-
-
Notifications
You must be signed in to change notification settings - Fork 308
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
[16.0][MIG] account_invoice_import: Migration to 16.0 #1064
base: 16.0
Are you sure you want to change the base?
Commits on Nov 7, 2024
-
Rename module from account_invoice_pdf_import to account_invoice_import
FIX raise error when we don't identify a partner Update README
Configuration menu - View commit details
-
Copy full SHA for 23765a9 - Browse repository at this point
Copy the full SHA 23765a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e928ae - Browse repository at this point
Copy the full SHA 4e928aeView commit details -
Add instructions to use my PPA for poppler-utils on Ubuntu 14.04 LTS …
…+ instructions OCR
Configuration menu - View commit details
-
Copy full SHA for 753c54f - Browse repository at this point
Copy the full SHA 753c54fView commit details -
Add support for direct import of XML files (YAML test provided)
Rename test/pdf/ to test/invoices/ to host XML invoices too
Configuration menu - View commit details
-
Copy full SHA for db382d7 - Browse repository at this point
Copy the full SHA db382d7View commit details -
Sometimes, it's easier to extract the total tax amount instead of the…
… total untaxed (depends on invoice layout)
Configuration menu - View commit details
-
Copy full SHA for 073c0f8 - Browse repository at this point
Copy the full SHA 073c0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd7db36 - Browse repository at this point
Copy the full SHA bd7db36View commit details -
Configuration menu - View commit details
-
Copy full SHA for d414bcb - Browse repository at this point
Copy the full SHA d414bcbView commit details -
Adapt to latest changes in invoice2data
PEP8 stuff
Configuration menu - View commit details
-
Copy full SHA for fe94d68 - Browse repository at this point
Copy the full SHA fe94d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30ef739 - Browse repository at this point
Copy the full SHA 30ef739View commit details -
Configuration menu - View commit details
-
Copy full SHA for f565772 - Browse repository at this point
Copy the full SHA f565772View commit details -
Configuration menu - View commit details
-
Copy full SHA for 166636c - Browse repository at this point
Copy the full SHA 166636cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e8194f - Browse repository at this point
Copy the full SHA 5e8194fView commit details -
Add modules base_zugferd, account_invoice_import_zugferd and account_…
…invoice_zugferd (see README.rst for more info) Move the ZUGFeRD/CII-specific code of account_invoice_import to account_invoice_import_zugferd
Configuration menu - View commit details
-
Copy full SHA for fb82516 - Browse repository at this point
Copy the full SHA fb82516View commit details -
Log raw result of invoice2data (before we make modifications)
Disable test of invoice2data, because this lib is difficult to install
Configuration menu - View commit details
-
Copy full SHA for c3f43d8 - Browse repository at this point
Copy the full SHA c3f43d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04e0248 - Browse repository at this point
Copy the full SHA 04e0248View commit details -
Add module account_invoice_import_ubl
Add support for UBL refunds If you have an UBL refund that I could use to test, please contact me !
Configuration menu - View commit details
-
Copy full SHA for 39e9c7a - Browse repository at this point
Copy the full SHA 39e9c7aView commit details -
Convert YAML test to unittest
Configuration menu - View commit details
-
Copy full SHA for 3898e5f - Browse repository at this point
Copy the full SHA 3898e5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f654b - Browse repository at this point
Copy the full SHA 62f654bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4cc186 - Browse repository at this point
Copy the full SHA a4cc186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03cd3db - Browse repository at this point
Copy the full SHA 03cd3dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22db38c - Browse repository at this point
Copy the full SHA 22db38cView commit details -
Extract regular PDF invoice import from account_invoice_import to a d…
…edicated module account_invoice_import_invoice2data Update README.rst and headers to latest OCA conventions.
Configuration menu - View commit details
-
Copy full SHA for 89b62e7 - Browse repository at this point
Copy the full SHA 89b62e7View commit details -
Adapt code to plug the module 'ovh_supplier_invoice'
Better key names in the parsed_inv dict parsed_inv doesn't need to be JSON serializable anymore (small drawback: the invoice is parsed a second time on the second step... but the second step is rarely used)
Configuration menu - View commit details
-
Copy full SHA for 78b1b01 - Browse repository at this point
Copy the full SHA 78b1b01View commit details -
Move code from account_invoice_import_invoice2data to account_invoice_import
Configuration menu - View commit details
-
Copy full SHA for e94fd2e - Browse repository at this point
Copy the full SHA e94fd2eView commit details -
FIX PEP8 and account_invoice_import_invoice2data unittests
Update REAME and some interface strings about UBL being an ISO standard Small code changes
Configuration menu - View commit details
-
Copy full SHA for 0b345d7 - Browse repository at this point
Copy the full SHA 0b345d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3160966 - Browse repository at this point
Copy the full SHA 3160966View commit details -
Better/cleaner pivot invoice dict format (no more IDs in the pivot in…
…voice dict, cleaner organisation) Code refactoring: move code in base_business_document_import, factorise code for tax matching (it was duplicated in UBL and ZUGFeRD) Now support PDF with embedded UBL XML file Enable unittests on account_invoice_import_ubl More absolute xpath in account_invoice_import_ubl instead of relative xpath WARNING: these are big changes, I may have broken a few details
Configuration menu - View commit details
-
Copy full SHA for a8a2450 - Browse repository at this point
Copy the full SHA a8a2450View commit details -
Add module base_ubl (common methods to generate and parse UBL files)
Adapt module account_invoice_import_ubl to use the new base_ubl module Small fixes
Configuration menu - View commit details
-
Copy full SHA for 9787dc6 - Browse repository at this point
Copy the full SHA 9787dc6View commit details -
Add module base_phone_business_document_import
Add unitests in base_business_document_import Small code enhancements/simplifications
Configuration menu - View commit details
-
Copy full SHA for adfdf48 - Browse repository at this point
Copy the full SHA adfdf48View commit details -
Code cleanup/minor changes
Configuration menu - View commit details
-
Copy full SHA for 78a9478 - Browse repository at this point
Copy the full SHA 78a9478View commit details -
Add module base_business_document_import_stock
Rename key 'quantity' to 'qty' in all parsing dicts['lines'] Add common methods compare_lines() and post_create_or_update() Make sure price_unit is always untaxed in UBL XML files
Configuration menu - View commit details
-
Copy full SHA for 4dad9ce - Browse repository at this point
Copy the full SHA 4dad9ceView commit details -
Update invoice lines on "Update Existing" invoice import
Add button "Update from File" on supplier invoice form Use float_round() instead of round()
Configuration menu - View commit details
-
Copy full SHA for 53c34f3 - Browse repository at this point
Copy the full SHA 53c34f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9efcc - Browse repository at this point
Copy the full SHA 5a9efccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc7d8a - Browse repository at this point
Copy the full SHA 3bc7d8aView commit details -
FIX Don't use _inherit = ['business.document.import']
because we want to have access to the code of the modules that inherit business.document.import
Configuration menu - View commit details
-
Copy full SHA for 96ae015 - Browse repository at this point
Copy the full SHA 96ae015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aee366 - Browse repository at this point
Copy the full SHA 2aee366View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95b5dee - Browse repository at this point
Copy the full SHA 95b5deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a11d5 - Browse repository at this point
Copy the full SHA 14a11d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ddd05 - Browse repository at this point
Copy the full SHA c9ddd05View commit details -
8.0 Add support for partner bank matching on invoice update (OCA#6)
Add support for partner bank matching on invoice update (before, it was only supported on invoice creation)
Configuration menu - View commit details
-
Copy full SHA for 593757a - Browse repository at this point
Copy the full SHA 593757aView commit details -
8.0 Use try/except when importing external libs (OCA#8)
[FIX] LINT Use try/except when importing external libs Remove self.ensure_one() that has nothing to do in an api.model method
Configuration menu - View commit details
-
Copy full SHA for f29bdcb - Browse repository at this point
Copy the full SHA f29bdcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3950f8f - Browse repository at this point
Copy the full SHA 3950f8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17d3711 - Browse repository at this point
Copy the full SHA 17d3711View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11ac419 - Browse repository at this point
Copy the full SHA 11ac419View commit details -
Configuration menu - View commit details
-
Copy full SHA for 906ac13 - Browse repository at this point
Copy the full SHA 906ac13View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0de18 - Browse repository at this point
Copy the full SHA ba0de18View commit details -
Port base_business_document_import* to v10
Also port all the modules that generate the XML documents: account_invoice_ubl, account_invoice_zugferd, purchase_order_ubl and sale_order_ubl Add active buttons on invoice import config Note: it requires this fix on odoo 10: odoo/odoo#15649 Port account_invoice_import_factur-x and account_invoice_import_ubl to v10.0 base_business_document_import: Add support for the creation of res.bank Port purchase_order_import* to v10.0 Add ubl invoice generation option in accounting config page Update to OCA coding standards
Configuration menu - View commit details
-
Copy full SHA for 1bcb01f - Browse repository at this point
Copy the full SHA 1bcb01fView commit details -
Allow importing invoice without invoice_import_config on partner (use…
…full for third-party modules that use account_invoice_import) Code cleanup and optimisations
Configuration menu - View commit details
-
Copy full SHA for 44364a6 - Browse repository at this point
Copy the full SHA 44364a6View commit details -
Several fixes in account_invoice_import
Reorganise menu entries for invoice import and update labels
Configuration menu - View commit details
-
Copy full SHA for ae2dac7 - Browse repository at this point
Copy the full SHA ae2dac7View commit details -
Make country_id field required on res.partner form view
Configuration menu - View commit details
-
Copy full SHA for 70ffe3e - Browse repository at this point
Copy the full SHA 70ffe3eView commit details -
Add first support for the import of Factur-X invoices
Add support for start/end dates on lines Better handling of invalid IBANs
Configuration menu - View commit details
-
Copy full SHA for 0d6302e - Browse repository at this point
Copy the full SHA 0d6302eView commit details -
Add support for allowance and charges on Factur-X invoice import
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
Configuration menu - View commit details
-
Copy full SHA for dc43f75 - Browse repository at this point
Copy the full SHA dc43f75View commit details -
Fix bug OCA#16 : add support for adjustment lines (per line and global)
Add support for Tax Due Date on invoice import
Configuration menu - View commit details
-
Copy full SHA for 1ffdb8f - Browse repository at this point
Copy the full SHA 1ffdb8fView commit details -
account_invoice_factur-x: now generate refunds with document type = 3…
…81 instead of document type = 380 with negative amounts Improve the code of refund import to support both negative invoices and positive refunds
Configuration menu - View commit details
-
Copy full SHA for f7e9b61 - Browse repository at this point
Copy the full SHA f7e9b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for eefa680 - Browse repository at this point
Copy the full SHA eefa680View commit details -
Add support for importing customer invoices (bug OCA#24)
Add basic unit-tests in account_invoice_import
Configuration menu - View commit details
-
Copy full SHA for 795c9cf - Browse repository at this point
Copy the full SHA 795c9cfView commit details -
Improve + modularize generation of UBL (up-port from v8 PR)
Add script mass_invoice_import.py Code cleanup
Configuration menu - View commit details
-
Copy full SHA for 7192147 - Browse repository at this point
Copy the full SHA 7192147View commit details -
Finalise the use of the FacturX lib
One of the zugferd-specific code has been standardised in UNECE, so moved to the account_tax_unece module
Configuration menu - View commit details
-
Copy full SHA for 48ebd2f - Browse repository at this point
Copy the full SHA 48ebd2fView commit details -
account_invoice_import: workaround a framework bug
Fix update invoice via import wizard
Configuration menu - View commit details
-
Copy full SHA for 038759b - Browse repository at this point
Copy the full SHA 038759bView commit details -
account_invoice_import: Add partner_type to _match_partner method for…
… better support out customer invoice import Fix test suite of account_invoice_import (Agrolait is only a customer in v10)
Configuration menu - View commit details
-
Copy full SHA for f78f3b6 - Browse repository at this point
Copy the full SHA f78f3b6View commit details -
[10.0] Update to work with latest version of invoice2data (OCA#51)
* Update to work with latest version of invoice2data * Add requirements.txt file
Configuration menu - View commit details
-
Copy full SHA for 6687913 - Browse repository at this point
Copy the full SHA 6687913View commit details -
[10.0] Several fixes + import invoices with VAT in a company that can…
…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)
Configuration menu - View commit details
-
Copy full SHA for 6338f70 - Browse repository at this point
Copy the full SHA 6338f70View commit details -
Fix import of sale order with price_source='pricelist' when pricelist…
… 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]
Configuration menu - View commit details
-
Copy full SHA for 016ba13 - Browse repository at this point
Copy the full SHA 016ba13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59cd389 - Browse repository at this point
Copy the full SHA 59cd389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8476951 - Browse repository at this point
Copy the full SHA 8476951View commit details -
Add support for multiple invoice import configs in invoice import wizard
Update other modules accordingly
Configuration menu - View commit details
-
Copy full SHA for f6293de - Browse repository at this point
Copy the full SHA f6293deView commit details -
Add O2M field from import config to download config
Code update and cleanup
Configuration menu - View commit details
-
Copy full SHA for c019cd1 - Browse repository at this point
Copy the full SHA c019cd1View commit details -
Finalize the development account_invoice_download
Update the account_invoice_download_weboob following the changes in account_invoice_download Add README.rst for the 2 modules
Configuration menu - View commit details
-
Copy full SHA for a27ae0d - Browse repository at this point
Copy the full SHA a27ae0dView commit details -
Add support for additional module-specific weboob config parameters
Add weboob module management Improve log handling (explicit error when wrong pwd) account_invoice_import: by default, set tax to default tax of account when invoice_line_method = 1line_no_product
Configuration menu - View commit details
-
Copy full SHA for 776df79 - Browse repository at this point
Copy the full SHA 776df79View commit details -
account_invoice_import: add a mail gateway
Update text displayed in the invoice import wizard and make list of supported formats modular (like in bank statement import)
Configuration menu - View commit details
-
Copy full SHA for 3a4f653 - Browse repository at this point
Copy the full SHA 3a4f653View commit details -
Add ability to run cron invoice download from admin for all companies…
… in multi-company environnement Fix my previous commit on sequence field on invoice import config (caused a crash when creating a new record) Usability improvements on download config
Configuration menu - View commit details
-
Copy full SHA for c8e59a5 - Browse repository at this point
Copy the full SHA c8e59a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b4046 - Browse repository at this point
Copy the full SHA 59b4046View commit details -
Check the VAT number of the destination partner, to make sure the bus…
…iness document is imported in the right company
Configuration menu - View commit details
-
Copy full SHA for 1a630ba - Browse repository at this point
Copy the full SHA 1a630baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4992eb7 - Browse repository at this point
Copy the full SHA 4992eb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba870d5 - Browse repository at this point
Copy the full SHA ba870d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c37e072 - Browse repository at this point
Copy the full SHA c37e072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 128c1a5 - Browse repository at this point
Copy the full SHA 128c1a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0095f4 - Browse repository at this point
Copy the full SHA c0095f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5370bed - Browse repository at this point
Copy the full SHA 5370bedView commit details -
account_invoice_download: start OCA import bill wizard when using the…
… "Import Bill" button on journal dashboard
Configuration menu - View commit details
-
Copy full SHA for 42fade3 - Browse repository at this point
Copy the full SHA 42fade3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f7de9d - Browse repository at this point
Copy the full SHA 0f7de9dView commit details -
[MIG] account_invoice_import_facturx to v12
Update technical name of module to remove '-' Up-port PR OCA#78 Auto-creation of bank accounts upon invoice import is now optional Fix returned action when using the import wizard
Configuration menu - View commit details
-
Copy full SHA for 5f6d18a - Browse repository at this point
Copy the full SHA 5f6d18aView commit details -
Translated using Weblate (German)
Currently translated at 91.5% (97 of 106 strings) Translation: edi-12.0/edi-12.0-account_invoice_import Translate-URL: https://translation.odoo-community.org/projects/edi-12-0/edi-12-0-account_invoice_import/de/
Configuration menu - View commit details
-
Copy full SHA for 86c50cc - Browse repository at this point
Copy the full SHA 86c50ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for d569ea8 - Browse repository at this point
Copy the full SHA d569ea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for edb472e - Browse repository at this point
Copy the full SHA edb472eView commit details -
[IMP] account_invoice_import: parsed invoice hook
Add a hook to inject parsed invoice from othe means than a file
Configuration menu - View commit details
-
Copy full SHA for 49d0fd9 - Browse repository at this point
Copy the full SHA 49d0fd9View commit details -
[IMP] account_invoice_import: Missing partner hook
Add a hook for an action on missing partner
Configuration menu - View commit details
-
Copy full SHA for f382856 - Browse repository at this point
Copy the full SHA f382856View commit details -
Add a quick import invoice button
A button is added on the Vendor Bill form to import invoices in serie This button can be accessed through the keyboard shortcut with Alt + M (or an other letter depending on the modules installed on the server
Configuration menu - View commit details
-
Copy full SHA for 2b1d316 - Browse repository at this point
Copy the full SHA 2b1d316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20bc7c4 - Browse repository at this point
Copy the full SHA 20bc7c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d41fc - Browse repository at this point
Copy the full SHA 83d41fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b19e30 - Browse repository at this point
Copy the full SHA 4b19e30View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe0688 - Browse repository at this point
Copy the full SHA bbe0688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d4f77a - Browse repository at this point
Copy the full SHA 5d4f77aView commit details -
[MIG] account_invoice_import to v14
Add support for partner creation
Configuration menu - View commit details
-
Copy full SHA for 012d426 - Browse repository at this point
Copy the full SHA 012d426View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7cf939 - Browse repository at this point
Copy the full SHA c7cf939View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfb0931 - Browse repository at this point
Copy the full SHA bfb0931View commit details -
Configuration menu - View commit details
-
Copy full SHA for c14e2e9 - Browse repository at this point
Copy the full SHA c14e2e9View commit details -
account_invoice_import: FIX import config creation from partner
When you import an invoice via the wizard for a new partner that doesn't exist yet, the wizard will propose you to create a new one. Once the partner is saved, when you click on "0 invoice import configs", you would get a bad value in the partner_id field. This commit fixes it.
Configuration menu - View commit details
-
Copy full SHA for 87f9f21 - Browse repository at this point
Copy the full SHA 87f9f21View commit details -
invoice_import: add button box div in account.invoice.import.config f…
…orm view This will be used by other modules such as account_invoice_download
Configuration menu - View commit details
-
Copy full SHA for bd5dc4e - Browse repository at this point
Copy the full SHA bd5dc4eView commit details -
Translated using Weblate (French)
Currently translated at 94.3% (100 of 106 strings) Translation: edi-14.0/edi-14.0-account_invoice_import Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-account_invoice_import/fr/
Configuration menu - View commit details
-
Copy full SHA for ac7daf3 - Browse repository at this point
Copy the full SHA ac7daf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49f0748 - Browse repository at this point
Copy the full SHA 49f0748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d35f1 - Browse repository at this point
Copy the full SHA 55d35f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43aefa8 - Browse repository at this point
Copy the full SHA 43aefa8View commit details -
Translated using Weblate (Dutch)
Currently translated at 96.4% (136 of 141 strings) Translation: edi-14.0/edi-14.0-account_invoice_import Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-account_invoice_import/nl/
Configuration menu - View commit details
-
Copy full SHA for c1c4038 - Browse repository at this point
Copy the full SHA c1c4038View commit details -
Configuration menu - View commit details
-
Copy full SHA for b77c63b - Browse repository at this point
Copy the full SHA b77c63bView commit details -
account_invoice_import: fix error logging
* do not spoil emails * message_id is enough to find the msg in Odoo * no need to be so verbose on where it happened since the logger name is precise
Configuration menu - View commit details
-
Copy full SHA for dcaf539 - Browse repository at this point
Copy the full SHA dcaf539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9625f46 - Browse repository at this point
Copy the full SHA 9625f46View commit details -
account_invoice_import: Set a specific journal
You can now set a specific journal, either via the account.invoice.import.config or by the pivot dict. Fix setting invoice_date_due via pivot dict. Improve multi-company handling in tests. Add test for setting journal via pivot dict. Add more checks in test.
Configuration menu - View commit details
-
Copy full SHA for c344f3b - Browse repository at this point
Copy the full SHA c344f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for de4f541 - Browse repository at this point
Copy the full SHA de4f541View commit details -
account_invoice_import: improve handling of simple PDF invoices
Implement what is described in issue OCA#610: - account_invoice_import_simple_pdf and account_invoice_import_invoice2data can now be use d together - when importing an invoice for an unknown partner, it creates an empty invoice with PDF a s attachment - when importing an invoice via mail gateway and the from email is set on a partner that doesn't have any import config, create a supplier invoice with PDF as attachment and with that partner - when importing an invoice via mail gateway and the from email is set on a partner that has a single-line import config, create a supplier invoice with PDF as attachment, that partner and 1 invoice line with price_unit=0.
Configuration menu - View commit details
-
Copy full SHA for 37a5172 - Browse repository at this point
Copy the full SHA 37a5172View commit details -
account_invoice_import: skip mail attachments that are not PDF nor XML
FIX import of XML files via mail gateway FIX attachment number in logs
Configuration menu - View commit details
-
Copy full SHA for 0e83861 - Browse repository at this point
Copy the full SHA 0e83861View commit details -
Translated using Weblate (French)
Currently translated at 94.3% (100 of 106 strings) Translation: edi-14.0/edi-14.0-account_invoice_import Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-account_invoice_import/fr/
Configuration menu - View commit details
-
Copy full SHA for 540c4ac - Browse repository at this point
Copy the full SHA 540c4acView commit details -
account_invoice_import: add support for additional fields
* line notes * section headers * narration fields
Configuration menu - View commit details
-
Copy full SHA for 61be011 - Browse repository at this point
Copy the full SHA 61be011View commit details -
Translated using Weblate (Dutch)
Currently translated at 93.1% (135 of 145 strings) Translation: edi-14.0/edi-14.0-account_invoice_import Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-account_invoice_import/nl/
Configuration menu - View commit details
-
Copy full SHA for d014fdc - Browse repository at this point
Copy the full SHA d014fdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f78930 - Browse repository at this point
Copy the full SHA 2f78930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f66e1 - Browse repository at this point
Copy the full SHA 38f66e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f7a060 - Browse repository at this point
Copy the full SHA 6f7a060View commit details -
[FIX] account_invoice_import: crash due to missing method
The method get_invoice_line_account() was removed from the "account" module in odoo v13. So we now use the underlying method get_product_accounts() Fixes bug OCA#572
Configuration menu - View commit details
-
Copy full SHA for c8d6359 - Browse repository at this point
Copy the full SHA c8d6359View commit details -
Translated using Weblate (French)
Currently translated at 100.0% (145 of 145 strings) Translation: edi-14.0/edi-14.0-account_invoice_import Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-account_invoice_import/fr/
Configuration menu - View commit details
-
Copy full SHA for d1e26d1 - Browse repository at this point
Copy the full SHA d1e26d1View commit details -
account_invoice_import: use OCA wiz from in invoice tree view
In the supplier invoice tree view, when the user clicks on the "Upload" button at the top of the tree view, he now uses the OCA invoice import wizard instead of the native feature from the 'account' module.
Configuration menu - View commit details
-
Copy full SHA for b8607e7 - Browse repository at this point
Copy the full SHA b8607e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a19df - Browse repository at this point
Copy the full SHA f9a19dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 026641e - Browse repository at this point
Copy the full SHA 026641eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d86d97 - Browse repository at this point
Copy the full SHA 6d86d97View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (145 of 145 strings) Translation: edi-14.0/edi-14.0-account_invoice_import Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-account_invoice_import/es/
Configuration menu - View commit details
-
Copy full SHA for 27cc7e8 - Browse repository at this point
Copy the full SHA 27cc7e8View commit details -
[IMP] account_invoice_import: add support for discount
Add support for discount on lines in the multi-line create scenario
Configuration menu - View commit details
-
Copy full SHA for da4ab84 - Browse repository at this point
Copy the full SHA da4ab84View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fd8464 - Browse repository at this point
Copy the full SHA 2fd8464View commit details