dolibarr 25.0.0-alpha
Module stocks

Module pour gerer la tenue de stocks produits More...

Files

file  inventory.php
 Setup page of inventories: numbering models and document models.
 
file  stock.php
 Page to setup module stock.
 
file  pdf_standard_inventory.modules.php
 File of class to build PDF document for an inventory (count sheet / result sheet)
 
file  mod_inventory_advanced.php
 File of class to manage Inventory numbering rules advanced (mask based)
 
file  mod_inventory_leaf.php
 File of class to manage free Inventory numbering (reference typed by the user)
 
file  mod_inventory_standard.php
 File of class to manage Inventory numbering rules standard.
 
file  modules_inventory.php
 File that contains parent class for inventory document models and parent class for inventory numbering models.
 
file  modStock.class.php
 Description and activation file for the module Stock.
 
file  modules_movement.php
 File with parent class for generating PDF of a stock movements.
 
file  fournisseur.commande.dispatch.class.php
 This file is an example for a CRUD class file (Create/Read/Update/Delete) Initially built by build_class_from_table on 2015-02-24 10:38.
 
file  inventory_document.php
 Tab for documents linked to an inventory.
 
file  card.php
 Page fiche entrepot.
 
file  entrepot.class.php
 File for class to manage warehouses.
 
file  mouvementstock.class.php
 File of class to manage stock movement (input or output)
 
file  productlot.class.php
 This is CRUD class file to manage table productlot (Create/Read/Update/Delete)
 
file  fiche-valo.php
 Page fiche de valorisation du stock dans l'entrepot.
 
file  index.php
 Home page of stock area.
 
file  info.php
 Page des information d'un entrepot.
 
file  list.php
 Page with warehouse and stock value.
 
file  massstockmove.php
 This page allows to select several products, then incoming warehouse and outgoing warehouse and create all stock movements for this.
 
file  movement_list.php
 Page to list stock movements.
 
file  product.php
 Page to list detailed stock of a product.
 
file  productlot_card.php
 Batch/series card on products.
 
file  productlot_list.php
 This file is an example of a php page Initially built by build_class_from_table on 2016-05-17 12:22.
 
file  replenish.php
 Page to list stocks to replenish.
 
file  replenishorders.php
 Page to list replenishment orders.
 
file  stockatdate.php
 Page to list stocks at a given date.
 
file  valo.php
 Page with stock values.
 

Detailed Description

Module pour gerer la tenue de stocks produits