Skip to content

[Feature] Store templates in db#4

Open
rconjour wants to merge 7 commits into
8.0from
feature/Store_templates_in_db
Open

[Feature] Store templates in db#4
rconjour wants to merge 7 commits into
8.0from
feature/Store_templates_in_db

Conversation

@rconjour
Copy link
Copy Markdown

@rconjour rconjour commented Mar 3, 2020

Store templates for account_invoice_import_invoice2data in the Odoo database.

@rconjour rconjour force-pushed the feature/Store_templates_in_db branch from ee0dd2a to 13a4e4e Compare March 3, 2020 13:08
Comment thread account_invoice_import_invoice2data/security/res_groups.xml Outdated
Comment thread account_invoice_import_invoice2data/tests/test_invoice2data_template.py Outdated
@rconjour rconjour force-pushed the feature/Store_templates_in_db branch 2 times, most recently from 265458d to 885c25c Compare March 13, 2020 09:50
Comment thread account_invoice_import_invoice2data/README.rst Outdated
Comment thread account_invoice_import_invoice2data/README.rst Outdated
Comment thread account_invoice_import_invoice2data/models/invoice2data_template.py Outdated
Comment thread account_invoice_import_invoice2data/tests/test_invoice2data_template.py Outdated
Comment thread account_invoice_import_invoice2data/models/invoice2data_template.py Outdated
Comment thread account_invoice_import_invoice2data/wizard/account_invoice_import.py Outdated
Comment thread account_invoice_import_invoice2data/tests/test_invoice2data_template.py Outdated
@rconjour rconjour force-pushed the feature/Store_templates_in_db branch 2 times, most recently from 2a095d9 to e054be7 Compare March 19, 2020 13:41
Comment thread account_invoice_import_invoice2data/__openerp__.py Outdated
Comment thread account_invoice_import_invoice2data/models/invoice2data_template.py Outdated
Comment thread account_invoice_import_invoice2data/tests/test_invoice2data_template.py Outdated
@rconjour rconjour force-pushed the feature/Store_templates_in_db branch 2 times, most recently from 2672556 to 17d0151 Compare March 24, 2020 09:35
Comment thread account_invoice_import_invoice2data/tests/test_invoice2data_template.py Outdated
Comment thread account_invoice_import_invoice2data/README.rst Outdated
Comment thread account_invoice_import_invoice2data/README.rst Outdated
Comment thread account_invoice_import_invoice2data/README.rst Outdated
@rconjour rconjour force-pushed the feature/Store_templates_in_db branch 6 times, most recently from 9349a02 to aba68e7 Compare April 6, 2020 09:01
@rconjour rconjour force-pushed the feature/Store_templates_in_db branch 3 times, most recently from f918c01 to d24c4aa Compare April 6, 2020 13:15
@rconjour rconjour force-pushed the feature/Store_templates_in_db branch from d24c4aa to 5f4feba Compare April 6, 2020 13:29
* [FEATURE] Invoice2data product line mapping

* Change mapping fields

* Move to account_invoice_import

* Merge custom nline_match_product with nline_auto_product

* Rename product_mapping to product_mapping_ids
* [FIX] Remove thousand separtor on parsing invoices

* Change typo
* Introduce fallback on no product match

* Introduce fallback on no product match

* Trigger warning as wizard if no match is found

* Validate amount total instead of taxline

* Return if no compare_res is set
* [FIX] Add ACL for invoice2data users

* Add CRU on account_invoice_import_config

* Return false after iterating through array instead of false negative on firs failure

* Add user and editor access rights

* Solve typo
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