Pierre Smits created OFBIZ-10943:
------------------------------------
Summary: getGLAccountFromAccountType does not get gl account for Product/ProductCategory on invoice processing
Key: OFBIZ-10943
URL:
https://issues.apache.org/jira/browse/OFBIZ-10943 Project: OFBiz
Issue Type: Bug
Components: accounting
Affects Versions: Release Branch 16.11, Release Branch 15.12, Trunk, Release Branch 17.12, Release Branch 18.12
Reporter: Pierre Smits
When product and/or product category specific gl accounts are defined in [1] and/or [2], and an new invoices created for a product, which is referenced in [1] or is associated with the category in [2] then the glAccountId should be taken from there for the AccountTransEntry.
This does not happen, and instead the default from the getInvoiceItemTypeGlAccountInline service is used.
# [
https://demo-trunk.ofbiz.apache.org/accounting/control/editProductGlAccounts?organizationPartyId=Company]
# [
https://demo-trunk.ofbiz.apache.org/accounting/control/editProductCategoryGlAccounts?organizationPartyId=Company]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)