6351aa605471fdb4a852fc13dbaae436a9676fee
Regression from G2 conversion (Char → Many2One). The wizard's action_create_order built so_vals with 'x_fc_material_process': self.material_process (the recordset) instead of .id. Passing a recordset where an integer FK is expected raised: psycopg2.ProgrammingError: can't adapt type 'fusion.plating.process.node' at sale.order create time, breaking Confirm Order. Python-only fix — no module upgrade needed, systemctl restart picks it up.
Description
Odoo 19 custom modules
Languages
Python
71.8%
JavaScript
17.4%
HTML
8.2%
SCSS
1%
CSS
0.8%
Other
0.6%