Hi,
I'm want to use EspoCRM for my service engineers which travel from customer to customer. For documenting their work they should use the EspoCRM Meeting and write down what happened. In addition to that, they should list spare parts they used. Therefore I purchased the sales extension. I imagined that I would be able to place a positions bock within the meetings detail view (like in quotes). The technicians can select for every meeting multiple products from database an add a quantity. Ideally they would immediately see the price, and give this information to the customer without any effort.
Sadly this seems not as simple as I imagined. When I look in entity manager for example in quotes, the item list is an json array. So I can't copy this to meetings.
Is there any chance to make this possible?
Basically it can't be more effort than some copy and paste from quote to meeting...
Kind regards
Daniel
I'm want to use EspoCRM for my service engineers which travel from customer to customer. For documenting their work they should use the EspoCRM Meeting and write down what happened. In addition to that, they should list spare parts they used. Therefore I purchased the sales extension. I imagined that I would be able to place a positions bock within the meetings detail view (like in quotes). The technicians can select for every meeting multiple products from database an add a quantity. Ideally they would immediately see the price, and give this information to the customer without any effort.
Sadly this seems not as simple as I imagined. When I look in entity manager for example in quotes, the item list is an json array. So I can't copy this to meetings.
Is there any chance to make this possible?
Basically it can't be more effort than some copy and paste from quote to meeting...
Kind regards
Daniel
Comment