mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
base_import_match: Add conditionals to fields when importing.
This patch allows to import res.partner records by VAT when is_company==True by default.
This commit is contained in:
committed by
Marçal Isern
parent
5dd8c06855
commit
ac331434ef
@@ -16,6 +16,8 @@
|
||||
"base_import",
|
||||
],
|
||||
"data": [
|
||||
"security/ir.model.access.csv",
|
||||
"data/base_import_match.yml",
|
||||
"views/base_import_match_view.xml",
|
||||
],
|
||||
"demo": [
|
||||
|
||||
Reference in New Issue
Block a user