[jira] [Created] (OFBIZ-10240) Resolve invoiceItem description from InvoiceWorker

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

[jira] [Created] (OFBIZ-10240) Resolve invoiceItem description from InvoiceWorker

Nicolas Malin (Jira)
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)