account-financial-reporting/partner_statement/report
Danny Adair 07b5969a12 [FIX] partner_statement: context_today() instead of today()
The date shown on the report should be based on the client's timezone not UTC. (can be off by a day)
2025-02-06 02:13:35 +13:00
..
__init__.py [IMP] partner_statement: add Detailed Activity report 2024-02-01 17:43:16 +01:00
activity_statement.py [16.0] [MIG] partner_statement: Migration to 16.0 2024-02-01 17:59:51 +01:00
activity_statement_xlsx.py [FIX] partner_statement: don't consider reconciled lines outside date range 2024-05-31 18:36:53 +02:00
detailed_activity_statement.py [IMP] partner_statement: add Detailed Activity report 2024-02-01 17:43:16 +01:00
detailed_activity_statement_xlsx.py [FIX] partner_statement: don't consider reconciled lines outside date range 2024-05-31 18:36:53 +02:00
outstanding_statement.py [16.0] [MIG] partner_statement: Migration to 16.0 2024-02-01 17:59:51 +01:00
outstanting_statement_xlsx.py [FIX] partner_statement: don't consider reconciled lines outside date range 2024-05-31 18:36:53 +02:00
report_statement_common.py [FIX] partner_statement: context_today() instead of today() 2025-02-06 02:13:35 +13:00