Dear all,
I need to create a new Entity Form which should be linked to the Order Entity. That new Entity form will have quite similar field as the Order Form like Customer info, product list...
So in order to reduce the amount of work is there a way to clone in a way the Order Entity and save it to a new name ?
For exemple my goal is to create a Process Order new Entity which is link to Order Entity.
The goal of the Process Order form is to be able to selecter products from Order form which belong to a certain Supplier, then prepare the PO for that supplier to be send to him.
So I need to be able to retrive from Order in the PO form follwing fields :
- Csutomer information
- Shipping adress
- Select product from Order Product List for this particular supplier
Any steps by stem how to do that ?
regards
*This post is locked for comments