Hybris订单价格的折扣维护

backoffice里创建一个新订单,维护一个行项目,添加一个产品:

clipboard1,1

在行项目的SubTotal界面,维护Base Price,在Discount values字段里,输入折扣信息:discount: 10.00%:

clipboard2,2

回到order界面,点击重新计算价格的按钮,就能看到1 * 10 = 9 美元的信息了,说明折扣已经生效。

clipboard3,3

参考了这个SAP帮助文档:

clipboard4,4

帮助文档路径:Commerce Platform Module->Commerce Platform Module Implementation->Ordering, Payment and Pricing Standards->Price, Tax and Discount Calculation->europe1 Extension->Editing Tax and Discount Values of an Order in Backoffice

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
公众号截图

原文地址:https://www.cnblogs.com/sap-jerry/p/11954312.html