brotherton-erpnext/erpnext/selling/doctype
2017-10-26 20:32:08 +05:30
..
campaign Once primary key is generated, do not allow changing Series #8911 (#9265) 2017-06-14 16:10:09 +05:30
customer customer.py -- get_credit_limit function which gets called by the above customer_credit_balance report is updated to deduct the amount of sales order for which credit limit bypass flag is set. cint function is added. 2017-10-26 20:32:08 +05:30
industry_type [minor] rename icons as per FontAwesome 4 (#7136) 2016-12-05 14:17:26 +05:30
installation_note Controller init args fix (#11015) 2017-10-02 15:59:27 +05:30
installation_note_item Added fields in global search 2017-02-20 13:38:31 +05:30
lead_source [enhance] added Lead Source master, fixes #6231 2016-09-16 11:44:49 +05:30
product_bundle Add Bundle Description Field To Product Bundle (#11122) 2017-10-25 12:22:08 +05:30
product_bundle_item Added fields in global search 2017-02-20 13:38:31 +05:30
quotation Controller init args fix (#11015) 2017-10-02 15:59:27 +05:30
quotation_item [minor] removed the default precision for the margin_rate_or_amount field (#10923) 2017-09-27 12:49:16 +05:30
sales_order sales_order.py -- Three changes are done (a) if bypass credit limit check is enabled we should not check customer credit on submit of sales order (b.1/b.2) There is provision to make delivery note and sales invoice from sales order. Since credit limit is bypassed at sales order level we need to check credit of customer on make of (b.1)delivery note or (b.2)sales invoice. cint function is added. 2017-10-26 20:15:24 +05:30
sales_order_item [minor] removed the default precision for the margin_rate_or_amount field (#10923) 2017-09-27 12:49:16 +05:30
sales_team [fix] make grids editable 2016-07-11 13:01:58 +05:30
selling_settings [fix] unset default customer group (#10689) 2017-09-14 15:03:45 +05:30
sms_center Removal of SMS Settings and SMS Parameters from ERPNext (#10033) 2017-08-08 14:55:30 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30