![]() |
stock management - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: stock management (/showthread.php?tid=67480) |
stock management - Rafi - 02-26-2017 i am inserting data into purchase field now i want the stock table ,later when i am sale product from sales table i want to update stock, can u please help me with the database structure and the query? my controller RE: stock management - InsiteFX - 02-26-2017 Database Design and Modeling |