[Feature] Store templates in db#4
Open
rconjour wants to merge 7 commits into
Open
Conversation
ee0dd2a to
13a4e4e
Compare
265458d to
885c25c
Compare
2a095d9 to
e054be7
Compare
2672556 to
17d0151
Compare
PieterPaulussen
approved these changes
Mar 24, 2020
9349a02 to
aba68e7
Compare
f918c01 to
d24c4aa
Compare
d24c4aa to
5f4feba
Compare
* [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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Store templates for account_invoice_import_invoice2data in the Odoo database.