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

[11.0][MIG] base_zugferd: Migration to 11.0 #148

Closed
wants to merge 21 commits into from

Conversation

yucer
Copy link

@yucer yucer commented Dec 11, 2019

This is the same attempt from @njeudy but rebased on 11.0

alexis-via and others added 21 commits December 11, 2019 12:30
…invoice_zugferd (see README.rst for more info)

Move the ZUGFeRD/CII-specific code of account_invoice_import to account_invoice_import_zugferd
…edicated module account_invoice_import_invoice2data

Update README.rst and headers to latest OCA conventions.
Adapt module account_invoice_import_ubl to use the new base_ubl module
Small fixes
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
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_import_zugferd to account_invoice_import_factur-x
Add module to support py3o reporting engine:
To avoid headaches with invalid files, now check XSD of XML invoices before parsing it upon import
Move Factur-X/zugferd xsd to base_zugferd
One of the zugferd-specific code has been standardised in UNECE, so moved to the account_tax_unece module
…not deduct VAT (OCA#64)

* Move code to a new dedicated method
* FIX update of existing draft invoice
  Improve error message of partner matching
  Move hook of partner matching to put it after VAT matching, which is the
  most reliable
* Add support for importing an invoice with VAT in a company that cannot deduc VAT
  Display nice error when account is missing on product
* Improve compliancy with Factur-X standard (using schematron)
@yucer yucer changed the title 11.0 mig base_zugferd [11.0][MIG] mig base_zugferd Dec 11, 2019
@yucer yucer changed the title [11.0][MIG] mig base_zugferd [11.0][MIG] base_zugferd Dec 11, 2019
@yucer yucer changed the title [11.0][MIG] base_zugferd [11.0][MIG] base_zugferd: Migration to 11.0 Dec 11, 2019
@yucer yucer mentioned this pull request Dec 11, 2019
@yucer yucer closed this Dec 11, 2019
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