Open sharmanakul opened 3 years ago
A quick wishlist from me:
happy to see this plan!
input / wishlist:
Here are some example function of another PLM Platform https://www.aras.com/en/resources?data-selectable-Types=Demo https://www.arenasolutions.com/platform/plm/ https://github.com/docdoku/docdoku-plm
@sharmanakul did you see my feature spec suggestion above?
Great ideas. Prioritizing a couple of these could give a usable first-pass system.
Fundamental:
New product introduction process / Engineering change request and engineering change order for Items, BOMs
Versioning of Items, BOMs
Another very common integral concept is Engineering Change Notification (ECN), emphasizing a system for messaging affected parties. High end ERP's even feature messaging triggered to notify production, purchasing, warehouse, sales, etc. if the items are on things such as open work orders, purchase orders, sales orders, in stock, and the like. (**Edit: the auto-triggering of messaging should go into the nice-to-have-but-later section below. A method for messaging manually-selected individuals or groups would be nice to have now.)
There are other features nice to have but not fundamental. If they're complicated to implement, I wouldn't think they should get in the way of rolling out Item/BOM revision history and Engineering Change Management.
Versioning of Routing / Engineering Change Request for Routing
Attach and view CAD designs
agree with @erictmyers on the core feature-set needs.
regarding attachments for engineering data, the current side-pane / 'attachments' feature in erpnext will need a reworked storage backend for this to work well in manufacturing projects where everything needs to be traceable and atomic (like git).
as a first step:
a while back I made an issue about improving the attachment function here: https://github.com/frappe/frappe/issues/14336
checking in!
We'll mostly attempt implementing the version control in some generic manner: https://github.com/frappe/frappe/issues/22075
Is your feature request related to a problem? Please describe. The ERPNext does not have the PLM functionality.
Describe the solution you'd like New product introduction process Engineering change request and engineering change order for Items, BOMs, Routing Versioning of Items, BOMs, Routing Attach and view CAD designs