Hello my friends .
This is my first participation in this great forum .
I created a program to my jop, working according to the cost accounting system
First:
This program is for small factory, manufactures door and window . The factory plan is: Three stages pass
The first stage :
Purchase of raw materials Such as (all kinds of wood - nails - glue - other materials).
The second stage : Is the manufacturing process Consisting of :
1- Raw materials purchased.
2 - Administrative expenses required for the manufacturing process.
3- Forming wood in other factories if necessary.
After the manufacturing process, it is sold directly to the customer or displayed at the factory exhibition , This is the third stage
The problem I can not solve is the second stage
I worked group tables to my knowledge
1- table : Add_doc .. Purchase invoice header
2- table : Produce_doc …Manufacturing invoice head, this invoice was used to control the withdrawal of materials from the warehouse .
3- table : issue_doc ... Head of sales invoice after production .
4- table : Movements … Table of movement of raw materials inside and out of the warehouse.
5- table : Forming … This is to record the cost of forming wood in other factory so that it is added to the cost of the product .
6- table : Administrative_expenses … To record administrative expenses during the work of the plant to be added to the cost of the product as well .
7- table : Customers … Customer registration .
8- table : Suppliers … Suppliers registration .
9- table : Names … Registering the names of the items only .
If there is an adjustment in a table you can do this or create a new table. Important I want to help solve the problem of programming the second stage, which is manufacturing. Thank you very much