[ https://issues.apache.org/jira/browse/OFBIZ-12450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17463885#comment-17463885 ]
ASF subversion and git services commented on OFBIZ-12450: --------------------------------------------------------- Commit a4cbc2c7bcea4619ba42a486bdb1ab48d718c54a in ofbiz-framework's branch refs/heads/trunk from Pierre Smits [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=a4cbc2c ] Fixed: Price Rules: Price rules configurations are not syncing with eCommerce storefront (OFBIZ-12450) (#424) * Fixed: Price Rules: Price rules configurations are not syncing with eCommerce storefront (OFBIZ-12450) When adding a Price Rule, whether it be a Product Category, Product, Party, Party Classification, the system doesn't show a price difference. The price rules work with the Database as they do get changed when saved. But their functionality doesn't work, it won't give a price increase or decrease or restriction. Modified: Various data files to enhance demonstration of price rule functionality Modified: ProductDemoData.xml - restructured some price rule data elements - added additional price rule data elements Modified: PriceServices.java: added partyClassificationGroupId to the mix > Price Rules: Price rules configurations are not syncing with eCommerce > storefront > --------------------------------------------------------------------------------- > > Key: OFBIZ-12450 > URL: https://issues.apache.org/jira/browse/OFBIZ-12450 > Project: OFBiz > Issue Type: Bug > Components: product/catalog > Affects Versions: Trunk > Reporter: Justine Nowak > Assignee: Pierre Smits > Priority: Major > Labels: price-rule, user-experience > > When adding a Price Rule, whether it be a Product Category, Product, Party, > Party Classification, the system doesn't show a price difference. > The price rules work with the Database as they do get changed when saved. But > their functionality doesn't work, it won't give a price increase or decrease > or restriction. -- This message was sent by Atlassian Jira (v8.20.1#820001)