Add comment to show directoves to solve conception error on lot
management (add a table to store all lots and their properties: date, note, ...) Removed deprecated field pmp at stock level (pmp is at product level)
Showing
- htdocs/install/mysql/migration/3.9.0-4.0.0.sql 19 additions, 0 deletionshtdocs/install/mysql/migration/3.9.0-4.0.0.sql
- htdocs/install/mysql/tables/llx_product.sql 1 addition, 0 deletionshtdocs/install/mysql/tables/llx_product.sql
- htdocs/install/mysql/tables/llx_product_batch.sql 4 additions, 2 deletionshtdocs/install/mysql/tables/llx_product_batch.sql
- htdocs/install/mysql/tables/llx_product_lot.sql 30 additions, 0 deletionshtdocs/install/mysql/tables/llx_product_lot.sql
- htdocs/install/mysql/tables/llx_product_stock.sql 5 additions, 6 deletionshtdocs/install/mysql/tables/llx_product_stock.sql
- htdocs/install/mysql/tables/llx_user.sql 1 addition, 0 deletionshtdocs/install/mysql/tables/llx_user.sql
- htdocs/product/class/product.class.php 1 addition, 2 deletionshtdocs/product/class/product.class.php
- htdocs/product/stock/card.php 2 additions, 2 deletionshtdocs/product/stock/card.php
- htdocs/product/stock/class/mouvementstock.class.php 0 additions, 3 deletionshtdocs/product/stock/class/mouvementstock.class.php
- htdocs/product/stock/product.php 1 addition, 2 deletionshtdocs/product/stock/product.php
Loading
Please register or sign in to comment