You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Nicolas Malin (JIRA)" <ji...@apache.org> on 2018/02/25 10:31:00 UTC

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

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)