51082006a9
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. |
||
---|---|---|
.. | ||
campaign | ||
customer | ||
industry_type | ||
installation_note | ||
installation_note_item | ||
lead_source | ||
product_bundle | ||
product_bundle_item | ||
quotation | ||
quotation_item | ||
sales_order | ||
sales_order_item | ||
sales_team | ||
selling_settings | ||
sms_center | ||
__init__.py |