fix extras_depend on view

This commit is contained in:
Àngel Àlvarez 2020-12-21 18:53:09 +01:00
parent 858f05b627
commit 93ba49cfc7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<tryton>
<data depends='stock_lot'>
<data depends='stock_lot_deactivatable'>
<record model="ir.ui.view" id="lot_view_form">
<field name="model">stock.lot</field>
<field name="inherit" ref="stock_lot.lot_view_form"/>