Changes between Initial Version and Version 1 of Ticket #36349


Ignore:
Timestamp:
Apr 23, 2025, 4:36:51 AM (5 months ago)
Author:
Zankroh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36349 – Description

    initial v1  
    7070
    7171{{{#!python
    72 models.AgentHistory.objects.filter(
     72AgentAmount.objects.filter(
    7373    uid_agent="SMP43279",
    7474    last=True
Back to Top