createFinAccountForStore service should create FinAccount with currencyUomId of Store rather than default currency in general.properties.
----------------------------------------------------------------------------------------------------------------------------------------- Key: OFBIZ-4163 URL: https://issues.apache.org/jira/browse/OFBIZ-4163 Project: OFBiz Issue Type: Bug Components: accounting Affects Versions: SVN trunk Reporter: Chirag Manocha Priority: Minor Fix For: SVN trunk The service createFinAccountForStore is creating FinAccount record with default currency given in general.properties. It should create FinAccount with the defaultCurrencyUomId of store. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chirag Manocha updated OFBIZ-4163: ---------------------------------- Attachment: OFBiz-4163_StoreFinAccount.patch Here is the patch for fix. > createFinAccountForStore service should create FinAccount with currencyUomId of Store rather than default currency in general.properties. > ----------------------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4163 > URL: https://issues.apache.org/jira/browse/OFBIZ-4163 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Chirag Manocha > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBiz-4163_StoreFinAccount.patch > > > The service createFinAccountForStore is creating FinAccount record with default currency given in general.properties. > It should create FinAccount with the defaultCurrencyUomId of store. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4163. ---------------------------------- Resolution: Fixed Fix Version/s: Release Branch 10.04 Release Branch 09.04 Assignee: Jacques Le Roux Thanks Chirag, Your patch is in trunk at r1069965, R10.04 at r1069970, R9.04 at r1069971. > createFinAccountForStore service should create FinAccount with currencyUomId of Store rather than default currency in general.properties. > ----------------------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-4163 > URL: https://issues.apache.org/jira/browse/OFBIZ-4163 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: SVN trunk > Reporter: Chirag Manocha > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk > > Attachments: OFBiz-4163_StoreFinAccount.patch > > > The service createFinAccountForStore is creating FinAccount record with default currency given in general.properties. > It should create FinAccount with the defaultCurrencyUomId of store. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |