|
@ -26,23 +26,6 @@ |
|
|
'license': 'AGPL-3', |
|
|
'license': 'AGPL-3', |
|
|
'author': 'Noviat', |
|
|
'author': 'Noviat', |
|
|
'category': 'Accounting & Finance', |
|
|
'category': 'Accounting & Finance', |
|
|
'description': """ |
|
|
|
|
|
|
|
|
|
|
|
Journal Reports |
|
|
|
|
|
=============== |
|
|
|
|
|
|
|
|
|
|
|
This module adds journal reports by period and by fiscal year with |
|
|
|
|
|
- entries printed per move |
|
|
|
|
|
- option to group entries with same general account & VAT case |
|
|
|
|
|
- vat info per entry |
|
|
|
|
|
- vat summary |
|
|
|
|
|
|
|
|
|
|
|
These reports are available in PDF and XLS format. |
|
|
|
|
|
|
|
|
|
|
|
This module depends upon the 'report_xls' module, |
|
|
|
|
|
cf. https://github.com/OCA/reporting-engine |
|
|
|
|
|
|
|
|
|
|
|
""", |
|
|
|
|
|
'depends': [ |
|
|
'depends': [ |
|
|
'account_voucher', |
|
|
'account_voucher', |
|
|
'report_xls', |
|
|
'report_xls', |
|
|