brotherton-erpnext/erpnext/selling/doctype
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
..
campaign Data import Tool bug fix (#13165) 2018-03-09 12:33:13 +05:30
customer [ Major ] Loyalty Program Fixes (#14863) 2018-07-11 14:35:43 +05:30
industry_type [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
installation_note Controller init args fix (#11015) 2017-10-02 15:59:27 +05:30
installation_note_item [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
lead_source [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
pos_closing_voucher [Fix] POS Closing Voucher, on save collected amount becomes zero issue and added test cases (#14649) 2018-06-25 10:10:29 +05:30
pos_closing_voucher_details POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
pos_closing_voucher_invoices POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
pos_closing_voucher_taxes POS closing voucher (#14270) 2018-06-06 10:22:13 +05:30
product_bundle Add Bundle Description Field To Product Bundle (#11122) 2017-10-25 12:22:08 +05:30
product_bundle_item [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
quotation Resolved merge conflicts 2018-07-06 13:18:44 +05:30
quotation_item [fix] fix print hide weight details in quotation print format (#12412) 2018-01-10 16:30:09 +05:30
sales_order Print hide loyalty program related fields 2018-07-06 18:17:02 +05:30
sales_order_item [feature] Blanket Order 2018-06-14 15:55:38 +05:30
sales_partner_type minor changes 2018-06-12 16:04:49 +05:30
sales_team [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
selling_settings Add configurable frequency in Selling Settings for update of project … (#14670) 2018-06-28 23:43:23 +05:30
sms_center remove erroneous column breaks (#11522) 2017-11-10 18:54:03 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30