New to Moqui, have some questions:
In an organization, it is quite common that one sales person take care of several customers, and not allowed to view other sales person's customers. Same as buyer to suppliers. After some study, I suppose the correct way is to create party relationship AE(Account Executive) between the sales person and customer or buyer and supplier, after creating party(customer or supplier) and party role?
When one sales person log in and find his/her customers(party), since more than one entities are involved(party relationship, party...) use view entity or entity find and data filter, econdition?
While reading order entities and request entities, for quotation, there is status id of order requested in order entities, what is the difference of doing quotation by order entities or request entities? or, should I use order entities or request entities to do quotation? Appreciate if someone can give some directions.