Skip to content

[18.0][MIG] purchase_order_import#1360

Open
SilvioC2C wants to merge 29 commits into
OCA:18.0from
camptocamp:18.0-mig-purchase_order_import
Open

[18.0][MIG] purchase_order_import#1360
SilvioC2C wants to merge 29 commits into
OCA:18.0from
camptocamp:18.0-mig-purchase_order_import

Conversation

@SilvioC2C

Copy link
Copy Markdown
Contributor

No description provided.

@OCA-git-bot OCA-git-bot added series:18.0 mod:purchase_order_import Module purchase_order_import labels Jun 15, 2026
@SilvioC2C SilvioC2C force-pushed the 18.0-mig-purchase_order_import branch 2 times, most recently from 38afcbd to 9f45ceb Compare June 15, 2026 09:57

@simahawk simahawk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LG overall

Comment thread purchase_order_import/__manifest__.py Outdated
Comment thread purchase_order_import/models/purchase_order.py Outdated
Comment thread purchase_order_import/readme/CONTRIBUTORS.md
Comment thread purchase_order_import/tests/test_purchase_order_response_import.py Outdated
@SilvioC2C SilvioC2C requested a review from simahawk June 15, 2026 12:45
@SilvioC2C SilvioC2C force-pushed the 18.0-mig-purchase_order_import branch from 5708ff0 to d9609d2 Compare June 17, 2026 09:46
alexis-via and others added 22 commits June 19, 2026 12:36
because we want to have access to the code of the modules that inherit business.document.import
Add support for partner bank matching on invoice update (before, it was only supported on invoice creation)
Rename __openerp__.py to __manifest__.py and set installable to False
… module

Fix spelling mistake and other remarks on README by Tarteo
Add ubl invoice generation option in accounting config page
… has visible discounts

Code improvements in sale_order_import
Add unit tests in sale_order_import
Use display_name instead of name_get()[0][1]
…iness document is imported in the right company
Updated by Actualizar ficheiros PO com o novo POT (msgmerge) hook in Weblate.
the method play_onchange in server-tools/onchange_helper
only returns the changed keys in the dictionary it receives as first arguement.
The code in account_invoice_import, purchase_order_import and sale_order_import
was written as if all the keys were returned. Maybe the behavior of play_onchange
was updated in a recent version, but this nevertheless needs fixing in this module.

This should fix the unit tests which are red on this branch.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: edi-10.0/edi-10.0-purchase_order_import
Translate-URL: https://translation.odoo-community.org/projects/edi-10-0/edi-10-0-purchase_order_import/
lmignon and others added 6 commits June 19, 2026 12:36
The ORderResponce document allows a supplier to communicate the ack and the confirmation of an Order documnet. Depending of its content, the PO will be cancelled or confirmed. If the OrderResponse document contains some amended line, the import process will update the picking to reflect the changes
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: edi-10.0/edi-10.0-purchase_order_import
Translate-URL: https://translation.odoo-community.org/projects/edi-10-0/edi-10-0-purchase_order_import/
@SilvioC2C SilvioC2C force-pushed the 18.0-mig-purchase_order_import branch from d9609d2 to 713d28f Compare June 19, 2026 10:36
@simahawk simahawk changed the title [18.0][MIG] purchase_order_import [18.0][MIG] purchase_order_import Jun 19, 2026

@simahawk simahawk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@SilvioC2C SilvioC2C force-pushed the 18.0-mig-purchase_order_import branch from 713d28f to f468f77 Compare June 22, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:purchase_order_import Module purchase_order_import series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants