-
- Downloads
[ADD] hr_timesheet_invoice: grouping invoice by partner
Add option to group analytic lines by partner to generate invoices. Refactoring of the method that was kind of unclear, splitting in separated methods and adding tests. Add graph view in analytic lines view.
Showing
- addons/account/account_analytic_view.xml 12 additions, 1 deletionaddons/account/account_analytic_view.xml
- addons/account_analytic_analysis/account_analytic_analysis_view.xml 1 addition, 1 deletion...ount_analytic_analysis/account_analytic_analysis_view.xml
- addons/analytic/views/analytic_view.xml 13 additions, 1 deletionaddons/analytic/views/analytic_view.xml
- addons/hr_timesheet_invoice/hr_timesheet_invoice.py 170 additions, 124 deletionsaddons/hr_timesheet_invoice/hr_timesheet_invoice.py
- addons/hr_timesheet_invoice/test/test_hr_timesheet_invoice.yml 63 additions, 0 deletions...s/hr_timesheet_invoice/test/test_hr_timesheet_invoice.yml
- addons/hr_timesheet_invoice/tests/__init__.py 1 addition, 0 deletionsaddons/hr_timesheet_invoice/tests/__init__.py
- addons/hr_timesheet_invoice/tests/test_invoice.py 103 additions, 0 deletionsaddons/hr_timesheet_invoice/tests/test_invoice.py
- addons/hr_timesheet_invoice/wizard/hr_timesheet_final_invoice_create.py 1 addition, 0 deletions...sheet_invoice/wizard/hr_timesheet_final_invoice_create.py
- addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py 2 additions, 1 deletion...r_timesheet_invoice/wizard/hr_timesheet_invoice_create.py
- addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create_final_view.xml 7 additions, 4 deletions...invoice/wizard/hr_timesheet_invoice_create_final_view.xml
- addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create_view.xml 4 additions, 1 deletion...sheet_invoice/wizard/hr_timesheet_invoice_create_view.xml
- addons/project_timesheet/project_timesheet_view.xml 1 addition, 1 deletionaddons/project_timesheet/project_timesheet_view.xml
Please register or sign in to comment