fc3fd513a973f6f59c4ba1445a02e5fbe9437d16
Customers created from the Express Order / quote-configurator / part-catalog pickers now default customer_rank=1, so they stay visible in those pickers and the Customers menu (were landing at rank 0 and disappearing). The field context is a real dict, not a string — Odoo 19 web_read does with_context(**context), which throws TypeError on a str and broke the form. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
57.7%
HTML
23.9%
JavaScript
14.8%
SCSS
2.3%
CSS
0.8%
Other
0.4%