Nicolas Malin created OFBIZ-10240:
-------------------------------------
Summary: Resolve invoiceItem description from InvoiceWorker
Key: OFBIZ-10240
URL:
https://issues.apache.org/jira/browse/OFBIZ-10240 Project: OFBiz
Issue Type: Improvement
Components: accounting
Reporter: Nicolas Malin
Assignee: Nicolas Malin
To help the invoiceItem description resolution, I created a worker in InvoiceWorker to resolve it like this :
# take the item description field
# if tax associate, resolve the taxAuthorityRateProduct description
# if product associate, call content wrapper to resolve PRODUCT_NAME or take the brandName
# take the item Type line description
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)