Difference between revisions of "Module Lot / Serial (developer)"
Jump to navigation
Jump to search
(Created page with "Category:Product {{TemplateDocDevEn}} {{TemplateModEN Developer}} {{BasculeDevUserEn| name=ProductBatch| num=39000| devdoc=This page| userdoc=Module ProductBatch|}} = Fe...") |
m (→Feature) |
||
Line 9: | Line 9: | ||
= Feature = | = Feature = | ||
− | The ProductBatch module allows you to manage batch number, | + | The ProductBatch module allows you to manage batch number, consumption by date and sale by date for product. |
= Entity ProductBatch = | = Entity ProductBatch = |
Revision as of 06:25, 7 June 2015
ProductBatch | |
---|---|
Numero/ID of module | 39000 |
User doc. of module | Module ProductBatch |
Developer doc. of module | This page |
Feature
The ProductBatch module allows you to manage batch number, consumption by date and sale by date for product.
Entity ProductBatch
This entity is used with stock and product. The PHP class to use to manipulate such object is file htdocs/product/class/productbatch.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.
Entity ExpeditionLigneBatch
This entity is used with shipment. The PHP class to use to manipulate such object is file htdocs/expedition/class/expeditionbatch.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.
Permissions
No specific permission.
Tables SQL
- llx_product_batch Contains details of eat-by date / sell-by date / batch number for product