Topic: Inventory Status
what table in mysql to view invetory status ?
and where's function get_qoh_on_date ?
thanks
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Items and Inventory → Inventory Status
what table in mysql to view invetory status ?
and where's function get_qoh_on_date ?
thanks
Hello,
function get_qoh_on_date is in the file /includes/db/inventory_db.inc and the table for doing the inventory is X_stock_movements which you will se in the function.
/Joe
joe,
wheres table for inventory adjustment,
thanks
henry
Sorry henry,
Wrong name for the table. It should be X_stock_moves, where X_ is the table prefix. If this is your only company, then it could be 0_stock_moves.
/Joe
thanks joe,
now i'm create custom report for frontaccounting.
on x_stock_moves, what mean of 'type' field,
ex:
25 for : GRN
11 : adjustmen
CMIIW
Henry
Hello,
This is the type relating to systypes. You can see the types in file /includes/types.inc
/Joe
FrontAccounting forum → Items and Inventory → Inventory Status
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.