I wish I can tell you an easy solution exists. First, those modules are very particular. They were developed by a third party and have their own structure and logic. Because of their nature, they are a little bit different from the other modules.
Those modules utilize other modules Products (AOS_Products), Line items (AOS_Products_Quotes) y Group Items (AOS_Line_Item_Groups) to acomplish their functionality.
Not imposible but very involved task.
I’ll leave these posts for you. Hope it helps to give you a better understanding of what you want:
Hi there - I am trying to do the same thing - did you figure this out?
We would be happy to help you out with this, To be honest anyone doing this has to deal it with the customization as you are working on the right files, May be something more need to be addressed. But the honest reply is to keep debuging to get the values parsed on to the view.
I’m sry but I don’t get it to work.
Field was created as textarea “va_kunde_c” . Edits in custom/modules/AOS_Products_Quotes/line_items.js:
function insertProductLine Line 116 + 135 added the field:
"populate_list": ["product_name[" + prodln + "]", "product_product_id[" + prodln + "]", "product_part_number[" + prodln + "]", "product_product_cost_price[" + prodln + "]", "product_product_list_price[" + prodln + "]", "product_item_description[" + prodln + "]", "product_currency[" + prodln …
Please do post your solution, we need more of that here!
I personally don’t have years of experience developing projects for SuiteCRM, I only started developing one simple project. Then I learned the rest just helping out in the forums. But I often am left without enough expertise to help in coding problems.
I know it can be frustrating to ask and not get answers… we need to ask simple, partial questions, since developers normally don’t have enough time to really “dive” into other people’s pro…
Thanks for your interest, very kind.
Unfortunately, the discounts are not always the same and change from negotiation to negotiation. It is also capable that an extra discount will be granted at the end of work.
It would be useful to have 3 boxes available where to insert the various multipliers.
I tried to get my brother to do it and he succeeded in the edit view but then the data is not saved and consequently they are not shown in the detail view nor can they be recalled.
Is it possible th…
2 Likes