[14.0][FWD] partner_statement

- Added html and xlsx support for activity outgoing statement
This commit is contained in:
Christopher Ormaza
2021-11-29 16:08:24 -05:00
committed by Miquel Raïch
parent f3e1ac3b18
commit 17a596997a
13 changed files with 619 additions and 21 deletions

View File

@@ -1,3 +1,5 @@
from . import report_statement_common
from . import activity_statement
from . import outstanding_statement
from . import activity_statement_xlsx
from . import outstanting_statement_xlsx