Skip to content

[14.0] [MIG] purchase_order_import#11

Open
rconjour wants to merge 208 commits into
14.0from
14.0-mig-purchase_order_import
Open

[14.0] [MIG] purchase_order_import#11
rconjour wants to merge 208 commits into
14.0from
14.0-mig-purchase_order_import

Conversation

@rconjour
Copy link
Copy Markdown

No description provided.

@rconjour rconjour changed the title 14.0 mig purchase order import [14.0] [MIG] purchase_order_import Mar 25, 2021
@rconjour rconjour force-pushed the 14.0-mig-purchase_order_import branch 2 times, most recently from 0aac0bf to 87261b7 Compare March 26, 2021 07:57
Comment thread purchase_order_import/__manifest__.py Outdated
@rconjour rconjour force-pushed the 14.0-mig-purchase_order_import branch from 87261b7 to cbb580e Compare March 26, 2021 11:00
@PieterPaulussen PieterPaulussen self-requested a review March 29, 2021 09:41
Comment thread purchase_order_import/security/ir.model.access.csv Outdated
Comment thread purchase_order_import/tests/test_order_response_import.py Outdated
Comment thread purchase_order_import/tests/test_order_response_import.py Outdated
@rconjour rconjour force-pushed the 14.0-mig-purchase_order_import branch from cbb580e to 77d0dcd Compare April 12, 2021 12:10
alexis-via and others added 17 commits April 13, 2021 11:27
…ort_ubl and purchase_order_ubl

Move XSD files to base_ubl, to avoid duplication of UBL XSD files.
Add support for partner bank matching on invoice update (before, it was only supported on invoice creation)
Prepare v10 branch

Rename __openerp__.py to __manifest__.py and set installable to False

Also port all the modules that generate the XML documents: account_invoice_ubl, account_invoice_zugferd, purchase_order_ubl and sale_order_ubl

Rename account_invoice_zugferd to account_invoice_factur-x

Rename account_invoice_import_zugferd to account_invoice_import_factur-x
Add module to support py3o reporting engine:

Continue port of modules for v10.0, in particular sale_order_import_* module

Fix spelling mistake and other remarks on README by Tarteo

Disable get_pdf() in all tests because it doesn't work in Travis

[10.0] restore get_pdf() in tests (OCA#31)

* sale_order_ubl + purchase_order_ubl: restore get_pdf() in tests using HttpCase

* Restore get_pdf() in tests of account_invoice_factur-x and account_invoice_ubl modules

* Update oca_dependencies.txt
alexis-via and others added 29 commits May 12, 2021 12:43
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/
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/
@rconjour rconjour force-pushed the 14.0-mig-purchase_order_import branch from 1905bdf to d4cd2b7 Compare May 12, 2021 10:50
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.