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 #1090

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

Conversation

simahawk
Copy link
Contributor

@simahawk simahawk commented Dec 4, 2024

Replaces #1024
Includes a refactoring based on the division of input and output as done for the base sale module #1075

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 Author

simahawk commented Dec 6, 2024

TODO on v16 the confirm flag was added on #839 but it contains a bug that I fixed on 08042de (#1090)

When quick exec is on there's no need to call generate and send
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.

1 participant