mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] pms-api-rest: remove vat_document_type field
This commit is contained in:
committed by
Darío Lodeiros
parent
6daf4245ca
commit
b72d757c59
@@ -539,7 +539,6 @@ class PmsPartnerService(Component):
|
||||
partner_fields.update(
|
||||
{
|
||||
"vat": pms_partner_info.vatNumber,
|
||||
"vat_document_type": "vat",
|
||||
}
|
||||
)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user