Hi guys...
I've developed a self-contained "Invoice" form that pulls Account data and populates said data into a downloadable PDF. Very useful tool for our sales group so they can spend more time on the phone, and less time copying and pasting into M$ Word.
It currently doesn't do any db storing at the moment... it simply, interactively pulls the Account data from mysql via AJAX and then sends the PDF over the wire.
Here is what I'd like to develop:
I'd like a "Add an Invoice" button to appear, like the Notes, on the account page. Clicking this button would pull the account data from sugar, show the data and the form on the next page. Upon confirmation of all fields, it would run the pdf functions to create the PDF and then store all this relevant Invoice data into a new table. It might also save the actual PDF into Sugar for later use.
Where is the documentation to achieve this? Are there any 'sample' modules I can dissect?
Initially, I would simply like to see my form function properly without storing anything into Sugar's database... so how can I go about this?
Any help, suggestions, advice would be VERY appreciated.
Thank you!
Rafael.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks