mirror of
https://github.com/unclecatvn/agent-skills.git
synced 2026-09-14 20:53:17 +08:00
640cecf743
Add a complete Odoo 16 skill pack with version-specific references for models, fields, decorators, views, actions, security, reports, tests, translations, OWL, and performance. Wire the new version into the plugin metadata, README, and Odoo review/tracer agents, including corrected Odoo 16 view modifier guidance: attrs/states for record-reactive modifiers, direct invisible/readonly attributes limited to "1"/"0" literals and context-time expressions (the Odoo 17+ python field-expression syntax is not supported in 16.0).