brotherton-erpnext/erpnext/selling/page
Zarrar 5899d98077 [ Major ] Loyalty Program Fixes (#14863)
* fix checking of customer_group & territory of customer in loyalty program

* fetch and set applicable loyalty program
- in customer.py if found 1 program, set it or show a message to set it manually
- in sales invoice, if found 1 program for selected customer with no program set, set it else open a dialog with applicable options

* removed disabled field, added from_date & to_date

* loyalty program section made collapsible, added redeem check in it

* setting loyalty program improvised, manual selection if multiple found

* get_query added, amount calculation updated

* args passed rectified for expiry_date

* get loyalty_points logic improv, redemption_details logic added

* improv based on from/to date and other rectification

* code rectified based on different scenarios
- is_return, cancel, make loyalty points entry improv
2018-07-11 14:35:43 +05:30
..
point_of_sale [ Major ] Loyalty Program Fixes (#14863) 2018-07-11 14:35:43 +05:30
sales_analytics Remove unnecessary columns Analytics Reports (#13344) 2018-03-22 11:12:02 +05:30
sales_funnel Fix sales funnel legend position (Fixes #5073) (#8838) 2017-05-16 07:40:26 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30