feat(numbering): add fp.parent.numbered.mixin abstract model
Atomic counter via SELECT FOR UPDATE on the parent SO row. Composes child names as PREFIX-PARENT (bare for first) or PREFIX-PARENT-NN (zero-padded 2-digit, then unpadded past 99). Subclasses implement three hooks: _fp_parent_sale_order, _fp_name_prefix, _fp_parent_counter_field. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
'name': 'Fusion Plating',
|
||||
'version': '19.0.18.15.11',
|
||||
'version': '19.0.18.15.12',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Core plating / metal finishing ERP: facilities, processes, tanks, baths, jobs, operators.',
|
||||
'description': """
|
||||
|
||||
Reference in New Issue
Block a user