-
- Downloads
[FIX] l10n_it_stock_ddt: separate xpaths might need the invisible fields for inheritance purposes
Before, when installing stock_picking_batch after l10n_it_stock_ddt,
it would give a traceback because the header was replaced in a view
in stock_picking_batch and that removed the invisible field that was
used in an attrs in another place.
So we add the field again in that other place.
closes odoo/odoo#79638
Signed-off-by:
William André (wan) <wan@odoo.com>
Please register or sign in to comment