mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms: refact compute folio sale lines
This commit is contained in:
@@ -488,14 +488,9 @@
|
||||
<field
|
||||
name="price_subtotal"
|
||||
widget="monetary"
|
||||
groups="account.group_show_line_subtotals_tax_excluded"
|
||||
optional="hide"
|
||||
/>
|
||||
<field
|
||||
name="price_total"
|
||||
widget="monetary"
|
||||
groups="account.group_show_line_subtotals_tax_included"
|
||||
optional="show"
|
||||
/>
|
||||
<field name="price_total" widget="monetary" />
|
||||
<field name="state" invisible="1" />
|
||||
<field name="invoice_status" invisible="1" />
|
||||
<field name="currency_id" invisible="1" />
|
||||
|
||||
Reference in New Issue
Block a user