-
Hi guys...
Well, this error exists on all versions prior to 342s (and probably some of the 35* series to some extent, 354 fixes this, for sure). This happens because of the method isValid that exists on one of the dialog classes (ProcessModalDialog.java).. In the newer versions of the JVM (>=1.6.0_u13) Sun also implements this class. To fix this, you can either change the name of this class to...
2009-11-10 17:26:06 UTC in ADempiere ERP Business Suite
-
When using the centralized ID manager, the code to grab the ID's from the CGI server is not working over proxies. A fix for this involves dropping the use of Sockets for the use of HttpURLConnection. This has been proposed by Ricardo Santana in the AdempiereLBR code.
The code follows
/**
*
* Original not working code...
*
* String protocol = url.getProtocol();
if...
2009-11-05 12:56:03 UTC in ADempiere ERP Business Suite
-
Hi Jairah, first of all, congratulations for the adempiere.org website. I'm not sure if I ever congratulated you on it, so, now I did. :-) <br>
As for your question, the buttons in the menu bar are all tied to the APanel class. If you look closely to this class, you'll see that there we have the definition of the app action objects, and the actual code for the actions (the cmd__*...
2009-10-30 11:06:46 UTC in ADempiere ERP Business Suite
-
fer_luck committed revision 826 to the ADempiere ERP Localization Brazil SVN repository, changing 4 files.
2009-09-04 15:00:46 UTC in ADempiere ERP Localization Brazil
-
fer_luck committed revision 823 to the ADempiere ERP Localization Brazil SVN repository, changing 1 files.
2009-09-02 18:33:03 UTC in ADempiere ERP Localization Brazil
-
fer_luck committed revision 822 to the ADempiere ERP Localization Brazil SVN repository, changing 1 files.
2009-09-02 18:30:36 UTC in ADempiere ERP Localization Brazil
-
Atualmente, o sistema permite que qualquer perfil possa visualizar as informações de compra. Com a modificação feita na InvoiceHistory, somente os perfils listados na variável de ambiente LBR_PURCHASE_ROLES poderão ver estas informações.
2009-09-02 18:24:12 UTC in ADempiere ERP Localization Brazil
-
fer_luck committed revision 821 to the ADempiere ERP Localization Brazil SVN repository, changing 2 files.
2009-09-02 18:14:04 UTC in ADempiere ERP Localization Brazil
-
fer_luck committed revision 820 to the ADempiere ERP Localization Brazil SVN repository, changing 1 files.
2009-09-02 18:13:05 UTC in ADempiere ERP Localization Brazil
-
fer_luck committed revision 819 to the ADempiere ERP Localization Brazil SVN repository, changing 12 files.
2009-09-02 18:12:24 UTC in ADempiere ERP Localization Brazil