Class PromotionRule

java.lang.Object
org.adempiere.model.PromotionRule

public class PromotionRule extends Object
Static helper methods for promotion rule (M_Promotion)
Author:
hengsin
  • Constructor Details

    • PromotionRule

      public PromotionRule()
  • Method Details

    • applyPromotions

      public static void applyPromotions(MOrder order) throws Exception
      Apply promotion rules to order
      Parameters:
      order -
      Throws:
      Exception