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)