-
- Downloads
[REF] stock_account: valuation at date wizard
We add the valuation at date wizard by re-using the quantity at date wizard and adding a context key to separate the both. The same view/action is used when openning the current or at date valuation, only the `to_date` context key is changed.
Showing
- addons/stock_account/data/stock_account_data.xml 0 additions, 11 deletionsaddons/stock_account/data/stock_account_data.xml
- addons/stock_account/models/product.py 28 additions, 0 deletionsaddons/stock_account/models/product.py
- addons/stock_account/views/product_views.xml 2 additions, 15 deletionsaddons/stock_account/views/product_views.xml
- addons/stock_account/views/stock_account_views.xml 77 additions, 1 deletionaddons/stock_account/views/stock_account_views.xml
- addons/stock_account/wizard/__init__.py 1 addition, 0 deletionsaddons/stock_account/wizard/__init__.py
- addons/stock_account/wizard/stock_quantity_history.py 32 additions, 0 deletionsaddons/stock_account/wizard/stock_quantity_history.py
Loading
Please register or sign in to comment