-
- Downloads
[FIX] product_expiry: changed removal date visibility on inventory report
1) removal_date in inventory report should be readonly if
product tracking is none or use_expiration_date of product
is false.
2) removal_date should be editable in inventory mode.
Fixes-2273732
closes odoo/odoo#52827
Signed-off-by:
Simon Lejeune (sle) <sle@openerp.com>
Showing
- addons/product_expiry/models/stock_quant.py 9 additions, 0 deletionsaddons/product_expiry/models/stock_quant.py
- addons/product_expiry/tests/test_stock_production_lot.py 27 additions, 0 deletionsaddons/product_expiry/tests/test_stock_production_lot.py
- addons/product_expiry/views/stock_quant_views.xml 2 additions, 1 deletionaddons/product_expiry/views/stock_quant_views.xml
- addons/stock/models/stock_quant.py 2 additions, 2 deletionsaddons/stock/models/stock_quant.py
Loading
Please register or sign in to comment