[
https://issues.apache.org/jira/browse/OFBIZ-8116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Montalbano Florian updated OFBIZ-8116:
--------------------------------------
Attachment: OFBIZ-8116.patch
Here is a patch to enable this improvement.
On the page
https://localhost:8443/projectmgr/control/projectBilling?projectId=9000 , there is a new form which can be used to add time to an invoice selected from a drop-down.
The code is heavily inspired from already existent form and service.
This is a fully optionnal functionnality.
> Add tasks from diffrent project on the same invoice
> ---------------------------------------------------
>
> Key: OFBIZ-8116
> URL:
https://issues.apache.org/jira/browse/OFBIZ-8116> Project: OFBiz
> Issue Type: Improvement
> Components: specialpurpose/projectmgr
> Affects Versions: Trunk
> Reporter: Montalbano Florian
> Labels: billing, hours, invoice, project
> Attachments: OFBIZ-8116.patch
>
>
> Some client may want a unique invoice billing time from several project.
> We can achieve that by allowing the user to select an invoice wich can be completed on the screen
https://localhost:8443/projectmgr/control/projectBilling?projectId=9000 .
> To keep integrity, this invoice needs to be :
> - at status INVOICE_IN_PROGRESS
> - the party to bill must be the same for the two project
> This is a first step to enable billing Scrum project an Project on the same invoice.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)