[jira] [Created] (OFBIZ-9222) invoice.decimals should changed in 3 digits

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

[jira] [Created] (OFBIZ-9222) invoice.decimals should changed in 3 digits

Nicolas Malin (Jira)
Moatasim Al Masri created OFBIZ-9222:
----------------------------------------

             Summary: invoice.decimals should changed in 3 digits
                 Key: OFBIZ-9222
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9222
             Project: OFBiz
          Issue Type: Bug
          Components: accounting
         Environment: oracle database 12c
            Reporter: Moatasim Al Masri


I changed arithmetic.properties as below , when I create purchase invoice AP its display in invoice search correct with 3 decimal , but in sales invoice AR still display in 2 decimal, also in sales & purchase invoice when posted, display in 2 decimal not 3 decimal in Accounting Transactions!!!
invoice.decimals = 3
invoice.SALES_INVOICE.decimals = 4
invoice.PURCHASE_INVOICE.decimals = 4
invoice.rounding = ROUND_HALF_UP




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)