[jira] Assigned: (OFBIZ-363) Use a separate AgreementTerm for commission invoices dueDate

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-363) Use a separate AgreementTerm for commission invoices dueDate

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato reassigned OFBIZ-363:
---------------------------------------

    Assignee: Jacopo Cappellato  (was: Si Chen)

> Use a separate AgreementTerm for commission invoices dueDate
> ------------------------------------------------------------
>
>                 Key: OFBIZ-363
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-363
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>            Reporter: Si Chen
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>
> Currently the commission invoice code is going through each comission agreement term's termDays and then using the minimum of all termDays to set the dueDate of the entire invoice.
> This seems rather counterintuitive.  For example, why is it minimum rather than maximum of all termDays?
> It seems a simpler and more intuitive approach would be to add an additional AgreementTerm of type "FIN_PAYMENT_TERM" with a termDays which would be the days due of the commission invoice.  This would also bring commissions in line with other purchasing agreements and accounts payable invoices.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.