diff options
Diffstat (limited to 'indoteknik_custom/views/stock_picking.xml')
| -rw-r--r-- | indoteknik_custom/views/stock_picking.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 0a8dba0b..9081a58e 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -23,17 +23,6 @@ }" /> </field> - <page name="note" position="after"> - <page string="E-Faktur" name="efaktur" attrs="{'invisible': [['is_internal_use', '=', False]]}"> - <group> - <group> - <field name="efaktur_id" domain="[('is_used','=',False)]"/> - <field name="is_efaktur_exported"/> - <field name="date_efaktur_exported"/> - </group> - </group> - </page> - </page> </field> </record> </data> |
