You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Moatasim Al Masri (JIRA)" <ji...@apache.org> on 2017/02/19 08:48:44 UTC

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

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)