Subscriptions not using price rules

Pricing Rules are not correctly applied for Subscriptions.

For example:

  • Item1 with 2 prices.
    ** Price1 with “default Price List”
    ** Price2 with “custom Price List”

  • Subscription Plan (based on price list)
    → Customer (Price List: custom Price List)
    == Sale Invoice (Price List: default Price List)

If there is no default price list set in /app/selling-settings/Selling%20Settings it works:

  • Subscription Plan (based on price list)
    → Customer (Price List: custom Price List)
    == Sale Invoice (Price List: custom Price List)

But if there is no price list set for the customer it breaks. Even if an default price list is set for an item.

Installed Apps

ERPNext: v13.5.2 (version-13)
Frappe Framework: v13.5.2 (version-13)

1 Like

Hi!
Same!

Hey @nextchamp.saqib
the problem seems to be global. Do you mind looking into it?

Best Regards

1 Like

Hi!
You should try again, it’s working for me now!

Hey @Irina_SB
which scenario is working for you? Do you create a Subscription Plan for each Price-List?
My Test showed that the user default Price List is not honored (S.Plan Price List empty).

Any update on this. Even on new subscription plan only only price list price is picked.