mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[WIP] pms: working on partner creation in checkin flow
This commit is contained in:
@@ -61,7 +61,10 @@
|
||||
<field name="name">Driving License</field>
|
||||
<field name="code">C</field>
|
||||
</record>
|
||||
<record id="document_type_identification_document" model="res.partner.id_category">
|
||||
<record
|
||||
id="document_type_identification_document"
|
||||
model="res.partner.id_category"
|
||||
>
|
||||
<field name="name">Identification Document</field>
|
||||
<field name="code">I</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user