brotherton-erpnext/erpnext/selling/doctype
Felipe Orellana 51082006a9 [FIX] Issue with customer doctype not allowing name series past 10
Query used to fetch mast number in series breaks due to sql MAX function handing string and number ordering differently. This causes the last "[name] - 9" series to be picked up as last in the series instead of "[name] - 10". Fix is to cast value to unsigned to MAX handles ordering correctly.
2016-09-23 11:58:11 -04:00
..
campaign [fix] quick entry 2016-07-25 15:03:39 +05:30
customer [FIX] Issue with customer doctype not allowing name series past 10 2016-09-23 11:58:11 -04:00
industry_type [fix] quick entry 2016-07-25 15:03:39 +05:30
installation_note [fix] remove first row on mapping, fixes #5707 2016-07-14 17:43:48 +05:30
installation_note_item [fix] make grids editable 2016-07-11 13:01:58 +05:30
lead_source [enhance] added Lead Source master, fixes #6231 2016-09-16 11:44:49 +05:30
product_bundle [fixes] raise if selects product bundle as sub item in another product bundle. 2016-03-09 15:42:01 +05:30
product_bundle_item [fix] make grids editable 2016-07-11 13:01:58 +05:30
quotation [enhance] added Lead Source master, fixes #6231 2016-09-16 11:44:49 +05:30
quotation_item Coded column deleted, column added from UI 2016-08-26 14:32:38 +05:30
sales_order Fixed version conflict 2016-09-23 12:16:31 +05:30
sales_order_item Coded column deleted, column added from UI 2016-08-26 14:32:38 +05:30
sales_team [fix] make grids editable 2016-07-11 13:01:58 +05:30
selling_settings [minor] In Sales Order, changed label from PO No. to Customer's Purchase Order 2015-08-27 17:04:05 +05:30
sms_center Exported all doctypes 2015-08-27 17:04:39 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30