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

[14.0][ADD] edi_sale_ubl_oca #1024

Open
wants to merge 35 commits into
base: 14.0
Choose a base branch
from

Conversation

thienvh332
Copy link
Contributor

@thienvh332 thienvh332 commented Aug 12, 2024

Depends on:

Description:

  • Updates the edi_sale_ubl_oca module by adding a necessary dependency in the 14.0 branch.

Context:

  • Previously, edi_sale_ubl_oca depended on edi_sale_oca, which included the edi_exchange_type_auto module. Since edi_exchange_type_auto has been removed from edi_sale_oca, this dependency is added explicitly to ensure continued functionality.

Changes:

  • Added edi_exchange_type_auto as a dependency to the edi_sale_ubl_oca module.

@thienvh332 thienvh332 marked this pull request as ready for review August 12, 2024 07:45
test-requirements.txt Outdated Show resolved Hide resolved
The Form class is just too dumb.
If a field is not there it's broken
and if you pass a view for a main record
you cannot pass any for the x2m fields
which makes it impossible to use for general purpose.
Additionally, avoid recomputing states for all lines
when we know which lines have changed.
Several lines' state make the order not satisfied.
@simahawk
Copy link
Contributor

@thienvh332 I took over this one as well and adapted to the dependency PRs.

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.

2 participants