Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new chart of account template in Odoo 17 #329

Closed
5 tasks done
trinhanhngoc opened this issue Mar 3, 2023 · 0 comments
Closed
5 tasks done

Support new chart of account template in Odoo 17 #329

trinhanhngoc opened this issue Mar 3, 2023 · 0 comments
Labels
Milestone

Comments

@trinhanhngoc
Copy link
Member

trinhanhngoc commented Mar 3, 2023

Ref: odoo/odoo#110016

image

  • Make code completion and navigation work in CSV chart template files.
  • Add model reference for the model argument of the @template(template=None, model='...') decorator.
  • Add field references for returned record data.
  • Add external id references for returned record data.
  • Support field path, e.g. repartition_line_ids/repartition_type.
@trinhanhngoc trinhanhngoc added the enhancement New feature or request label Mar 3, 2023
@trinhanhngoc trinhanhngoc added this to the 2023.9.9 milestone Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant