mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms: document_numbers and vat sync
This commit is contained in:
@@ -64,6 +64,12 @@
|
||||
<field name="is_agency" />
|
||||
</group>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='vat']" position="after">
|
||||
<field
|
||||
name="vat_document_type"
|
||||
attrs="{'invisible':[('vat','=',False)]}"
|
||||
/>
|
||||
</xpath>
|
||||
<xpath
|
||||
expr="//notebook/page[@name='sales_purchases']/group/group/field[@name='company_id']"
|
||||
position="after"
|
||||
|
||||
Reference in New Issue
Block a user