Skip to content

Conversation

@jordi-josc
Copy link

New field FileReference in the templates:

  • invoice_line_type
  • invoice_type

Code updated into the testing db and all the tests passed.

image

@robodoo
Copy link

robodoo commented Jan 28, 2026

This PR targets the un-managed branch odoo-dev/odoo:19.0-l10n_es-accounting-onboarding-malb, it needs to be retargeted before it can be merged.

Copy link

@malb-odoo malb-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pr ! 😄

<EndDate t-out="line['LineItemPeriod']['EndDate']"/>
</LineItemPeriod>
<TransactionDate t-out="line.get('TransactionDate')"/>
<FileReference t-out="line.get('FileReference')"/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's missing the python side and the correction of the tests 👀

@jordi-josc
Copy link
Author

Personal note, do the python stuff, we're not passing the value, then the code automatically delete the field and the tests pass correctly.

Finish the code.

@jordi-josc jordi-josc requested a review from malb-odoo January 29, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants