But the problem is with that information is not enough because it is something much more complex and a lot of people still cant solve this problem so if
Some developer that at the moment could add new functional fields can help to the community by contributing some example by adding a field in Line_Items from the start we will appreciate it.
Iām not understanding what you are trying to do? If you want to add a custom line item just add and select a different product. If you want to add a custom field, just set it up in studio and then add it to your quote layout and add it to quote PDF. Can you explain exactly what you are trying to do?
I almost have 100% functioning, Iāll post it as soon as I have it ,although itās sad that in the forum there are people with so many years of experience developing in the system and even then they can not give me a good answer :pinch:
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 problems and figure out what could be wrong.
With time, I hope we develop better community resources (Documentation, past forum threads, blog posts, etc), and get more competent developers on board, so it becomes easier to get help coding.
Thanks for your patience and thanks in advance for posting coding tips in the future.
Normally when you canāt get a customization to be picked up, it needs to be customized āone file beforeā, meaning, you need a custom version of the file that invokes that file.
So in this case you probably need custom versions of these vardefs:
Although maybe this mechanism could be improved - if we can find where these vardef āincludesā are being evaluated, we could add a check for custom files thereā¦