[ADD]pms: default_invoice_to in form folio view

This commit is contained in:
Darío Lodeiros
2023-04-06 10:21:50 +02:00
parent 0c63297669
commit b355144d0c

View File

@@ -492,6 +492,7 @@
optional="show"
/>
<field name="price_total" widget="monetary" />
<field name="default_invoice_to" optional="show" />
<field name="state" invisible="1" />
<field name="invoice_status" invisible="1" />
<field name="currency_id" invisible="1" />