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:
Jairo Llopis
2016-05-12 11:34:09 +02:00
committed by ernesto
parent 8d317ed990
commit d0cdf496d7
9 changed files with 242 additions and 104 deletions

View File

@@ -1,2 +1,2 @@
name,vat
Federal Changed,BE0477472701
name,vat,is_company
Agrolait Changed,BE0477472701,True
1 name vat is_company
2 Federal Changed Agrolait Changed BE0477472701 True