I have created the contracts entity from one of the tutorials and then I've linked the products to the contract so that a product can be selected for the contract. I'd also like to pull the default product pricing over to at least display on the contract. I know this is possible, but I'm not sure how/where to write this. I'm currently running Espo v4.3.1 (the newest release breaks my system and I need more time to look into it) and Advanced Pack v1.16.2.
Ideally, the unit price of the product selected would show up on the contract but then have the option to modify the price for the contract. If I have to display the default price and then transfer it to a different field on the contract that would be fine.
Any suggestions?
P.S. I'm using contracts instead of quotes/invoice because I wanted each product to have a separate listing with dates associated for each product and then have each product visible on the accounts page. The quote module did not display the quote-items list, but only the name given to the quote.
Ideally, the unit price of the product selected would show up on the contract but then have the option to modify the price for the contract. If I have to display the default price and then transfer it to a different field on the contract that would be fine.
Any suggestions?
P.S. I'm using contracts instead of quotes/invoice because I wanted each product to have a separate listing with dates associated for each product and then have each product visible on the accounts page. The quote module did not display the quote-items list, but only the name given to the quote.
Comment