-
- Downloads
[IMP] sale_timesheet: invoice from plan project
We want to invoice from the project overview. To do so, a button can help people: it is only visible when an order linked to task in that project has something to invoice Any sale order line, even the ones with no service product will be invoiced. However, the user will have to choose which SO (involved in the project) to invoice. Then the "invoice order" wizard takes over.
Showing
- addons/sale_timesheet/__manifest__.py 1 addition, 0 deletionsaddons/sale_timesheet/__manifest__.py
- addons/sale_timesheet/controllers/main.py 26 additions, 7 deletionsaddons/sale_timesheet/controllers/main.py
- addons/sale_timesheet/wizard/__init__.py 1 addition, 0 deletionsaddons/sale_timesheet/wizard/__init__.py
- addons/sale_timesheet/wizard/project_create_invoice.py 56 additions, 0 deletionsaddons/sale_timesheet/wizard/project_create_invoice.py
- addons/sale_timesheet/wizard/project_create_invoice_views.xml 34 additions, 0 deletions...ns/sale_timesheet/wizard/project_create_invoice_views.xml
Loading
Please register or sign in to comment