forked from frappe/erpnext
-
Notifications
You must be signed in to change notification settings - Fork 19
Changes in Manufacturing Module
anandpdoshi edited this page Dec 20, 2012
·
14 revisions
Production --> Manufacturing
* Rearranged fields
* More intuitive field labels
* Code cleanup/rewrite
* Operations are not mandatory anymore. Check "With Operations" to use Operations)
* Removed 'Standard Rate' option for Raw Material rate calculation
* Materials Required (Exploded) will only contain end level Raw Materials.
It will exclude sub-assembly items.
* Removed fields:
* Maintained By
* Remarks
* "FG Warehouse" label changed to "For Warehouse"
* Added fields:
* Naming Series
* Removed fields:
* WIP Warehouse (to be entered directly in Stock Entry)
* Use Multi-Level BOM (to be entered directly in Stock Entry)
* Posting Date
* Origin
* Production Item Description
* Fiscal Year
* Purpose list changed to:
* Material Issue
* Material Receipt
* Material Transfer
* Manufacture/Repack
* Subcontract
* Sales Return
* Purchase Return
* From Production Order:
* When issuing raw materials, purpose will be "Material Transfer"
* When updating finished goods, purpose will be "Manufacture/Repack"
* Production Order field mandatory (autofilled if created from Production Order)
* "Get Items" is executed automatically when created from Production Order
* "Other" purpose is deprecated. BOM No. visible for all purposes except
"Sales/Purchase Return"
* Purpose in existing records patched as per new purposes
* Fields related to Indian taxation converted to Custom Fields for existing customers
(only if data exists for those fields):
* Is Excisable Goods
* Excisable Goods
* Under Rule
* Transporter
* Transfer Date
You may need to change their positions by going to Custom Fields
* Removed fields:
* Process
* Total Amount
* FG Item (Items Table)
* Reqd Qty (Items Table)
* Fiscal Year
These changes should improve usability and (ideally) should not affect business logic,
unless you have implemented customizations on Purpose field in Stock Entry.
It is recommended that one should not change the drop down options of a select field when the value of such a field is used for triggering events.
We are planning to remove the "Remarks" field (gradually) from all forms, as it serves the same purpose as comments.
* Create Purchase Request from Production Planning Tool
* Multi-level BOM will be automatically identified if BOM of sub-assembly item is specified