Hello!
I would need some help with the following situation by the EspoCrm community :-)
We have bought the Advanced Sales Pack. We would like to use EspoCRM as CRM and also for simple SCM Tasks. So, we are differencing Accounts in supplier and customer:
Account: Has an attribute "ACCOUNTTYPE" as single choice, with possible values "customer" and "supplier". An account can be customer and supplier
simultaneously.
Quote: has an n:1 Relationship with Account (default).
For the creation of new quotes, choosing an related account is necessary (see first picture). How would it be possible to restrict the selection of accounts in "new quote" for our employees only to Accounts with "ACCOUNTTYPE"="customer"?
I would need some help with the following situation by the EspoCrm community :-)
We have bought the Advanced Sales Pack. We would like to use EspoCRM as CRM and also for simple SCM Tasks. So, we are differencing Accounts in supplier and customer:
Account: Has an attribute "ACCOUNTTYPE" as single choice, with possible values "customer" and "supplier". An account can be customer and supplier
simultaneously.
Quote: has an n:1 Relationship with Account (default).
For the creation of new quotes, choosing an related account is necessary (see first picture). How would it be possible to restrict the selection of accounts in "new quote" for our employees only to Accounts with "ACCOUNTTYPE"="customer"?
Comment