Create 'Equipment' in 'sale.subscription

This commit is contained in:
2022-06-19 22:36:16 -05:00
parent 56b3d0db32
commit e197ecf527
6 changed files with 21 additions and 5 deletions

View File

@@ -6,4 +6,8 @@ this repository contains the full copyright notices and license terms. -->
<label name="client_type"/>
<field name="client_type"/>
</xpath>
<xpath expr="/form/notebook/page[@id='general']" position="after">
<page string="Equipments Party" id="equipments_party">
</page>
</xpath>
</data>