New: Enhance stock management: Introduce tag to define if a subproduct
must have stock decreased and add inventory code on stock movements.
Showing
- htdocs/fourn/class/fournisseur.product.class.php 4 additions, 4 deletionshtdocs/fourn/class/fournisseur.product.class.php
- htdocs/install/mysql/migration/3.7.0-3.8.0.sql 6 additions, 0 deletionshtdocs/install/mysql/migration/3.7.0-3.8.0.sql
- htdocs/install/mysql/tables/llx_product_association.sql 2 additions, 1 deletionhtdocs/install/mysql/tables/llx_product_association.sql
- htdocs/install/mysql/tables/llx_stock_mouvement.sql 2 additions, 1 deletionhtdocs/install/mysql/tables/llx_stock_mouvement.sql
- htdocs/langs/en_US/stocks.lang 3 additions, 1 deletionhtdocs/langs/en_US/stocks.lang
- htdocs/product/class/product.class.php 6 additions, 4 deletionshtdocs/product/class/product.class.php
- htdocs/product/composition/card.php 2 additions, 1 deletionhtdocs/product/composition/card.php
- htdocs/product/stock/class/mouvementstock.class.php 37 additions, 25 deletionshtdocs/product/stock/class/mouvementstock.class.php
- htdocs/product/stock/mouvement.php 16 additions, 3 deletionshtdocs/product/stock/mouvement.php
- htdocs/product/stock/product.php 20 additions, 11 deletionshtdocs/product/stock/product.php
Loading
Please register or sign in to comment