-
Hi
I've already tried it and everything worked fine.
You tried to login with this credentials on the warehouse app, right?
Paulo Cristo.
2007-10-20 19:45:46 UTC in opentaps open source ERP+CRM
-
Yes, you can close it.
Paulo.
2007-10-12 20:31:59 UTC in opentaps open source ERP+CRM
-
Finished.
Here's how i did it:
1 - The file is created inside /runtime/output/ if there's balances data available
2 - I created an "Excel" link in customerVendorBalances.ftl to allow the file download
3 - There's a Servelet listening that request, and if it's a valid one, the file is downloaded and then deleted from /runtime/output/ (This is optional, and we can also preserve the file...
2007-10-11 19:23:58 UTC in opentaps open source ERP+CRM
-
I'll take a look at it!
It seemed to me that this one was easier, but i see now that it is not!
I've tried in several different ways:
If i use a servlet to do this, the difficulty is in passing the parameters to the servlet. Using a form or link, i can only pass Strings, if i open the URL from a java file i can write an object to the servlet outputStream but then i got problems with the SSL...
2007-10-09 22:05:10 UTC in opentaps open source ERP+CRM
-
I do need to implement the interface ViewHandler for this, right?
Thanks
Paulo.
2007-10-09 19:38:15 UTC in opentaps open source ERP+CRM
-
Need some help here!
I was thinking that maybe i don't need to write a servlet for this.
I was looking at some piece of code where there is some kind of PDF generation. In this particular case i've checked the CustomerVendorStatementPDF financials screen. As far as i could see, there's is no specific PDF java code in the bsh files or in the Helper classes, i only found references to pdf...
2007-10-09 02:38:34 UTC in opentaps open source ERP+CRM
-
You're right, i didn't get it right the first time, that's why it kept confusing me a lot!
Sorry for that!
This weekend, i'll take a look at it and fix things.
Paulo.
2007-10-05 20:47:25 UTC in opentaps open source ERP+CRM
-
Sure!
2007-10-05 00:15:06 UTC in opentaps open source ERP+CRM
-
I founded that's actually very easy to call it from html or javascript and use a servlet to deliver the file.
If that works best for you, than i'll do it as soon as possible.
Paulo.
2007-10-05 00:10:54 UTC in opentaps open source ERP+CRM
-
warehouse, livecatalog and purchasing already translated to Portuguese
Paulo.
2007-10-02 18:46:57 UTC in opentaps open source ERP+CRM