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
..
2016-09-23 12:16:31 +05:30
2016-09-22 15:17:04 +05:30
2016-08-22 15:50:21 +05:30
2016-09-15 15:17:04 +05:30
2016-09-19 15:38:38 +08:00
2016-09-19 12:49:01 +06:00
2016-09-23 17:25:23 +05:30
2016-09-22 11:33:51 +05:30
2016-09-23 12:16:31 +05:30
2016-09-21 13:06:19 +05:30
2016-09-23 12:16:31 +05:30
2016-09-22 15:17:04 +05:30
2016-08-25 15:23:40 +05:30
2016-09-15 15:17:04 +05:30
2016-09-23 17:53:28 +06:00
2016-07-20 19:25:02 +05:30
2016-09-23 17:25:23 +05:30