Module Lot / Serial (developer)

Revision as of 09:18, 16 March 2014 by Cgross (talk | contribs) (Created page with "Category:Product {{TemplateDocDevEn}} {{TemplateModEN Developer}} {{BasculeDevUserEn| name=ProductBatch| num=39000| devdoc=This page| userdoc=Module ProductBatch|}} = Fe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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, eat-by date and sell-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