Commit Graph

2413 Commits

Author SHA1 Message Date
Heng Sin Low 1c9d32e824 * minor fix - the insert statement doesn't work on sqlplus ( have not test with set sqlblankline on but the extra blank line and bracket is not needed anyway ). 2008-02-11 18:38:09 +00:00
Redhuan D. Oon 13ff6a8cc6 [ 1891079 ] Repaired Login screen in Croatian Language
Given by Mislav Kasner - mkash
2008-02-11 13:40:38 +00:00
Redhuan D. Oon 71e256dd73 correct Malaysian ISO8859-15 naming is ms_MY based on http://www-306.ibm.com/software/globalization/eserver/pseries_locales.jsp#malay 2008-02-11 13:35:18 +00:00
tspc dedfe45a9b BF [ 1891105 ] Migration scripts failing when run with SQLPLUS 2008-02-11 12:34:44 +00:00
teo_sarca 6216f2c06e BF [ 1891082 ] NPE on MiniTable when you hide some columns 2008-02-11 11:44:45 +00:00
Heng Sin Low 8340239975 [ adempiere-Bugs-1891037 ] Tab: if initially grid mode, then no data is displayed 2008-02-11 11:37:41 +00:00
Carlos Ruiz 213ff5826a Fix [ 1890725 ] CopyOrder creating new order out of trx 2008-02-10 19:05:34 +00:00
Redhuan D. Oon fbc9a8d7c4 Have to reorganize import.. to solve change of package to adempiere 2008-02-10 04:42:53 +00:00
Redhuan D. Oon 4e5b169848 Removed redundant compiere graph package. Reassign compiere.grid.ed.VCellRenderer to new adempiere package.
Pls review if ok.
2008-02-10 04:41:20 +00:00
Redhuan D. Oon 37c580cd58 *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed
*Organize imports
2008-02-10 04:37:51 +00:00
Redhuan D. Oon 12487d063b [ 1890204 ] 2Pack PackRoll hangs fix attached
Submitted by  Kostadin (kzmp) for review testing
2008-02-10 03:56:43 +00:00
Carlos Ruiz 52e5d28049 Fix [ 1890206 ] getLines without reload not assigning trx
Removing duplicated code left by the fix
2008-02-09 17:26:29 +00:00
Carlos Ruiz 232f2c383c Fix [ 1890206 ] getLines without reload not assigning trx
Implement suggestion from Teo
2008-02-09 17:23:00 +00:00
Heng Sin Low b5b8dacf92 [ 1890205 ] VNumber show wrong value when save modified record using F4 2008-02-09 17:10:07 +00:00
teo_sarca 23e35757c4 * java generics warning fix
* refactored duplicate JASPER_STARTER_CLASS constant (use ProcessUtil.JASPER_STARTER_CLASS)
2008-02-09 14:36:16 +00:00
teo_sarca fcf59d7f7f BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for ProcessCtl
* organized imports
* fixed java generics warnings
2008-02-09 14:11:44 +00:00
Redhuan D. Oon 7a7bf13e74 *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots 2008-02-09 12:34:32 +00:00
teo_sarca 4da0bc719d BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MQuery 2008-02-09 12:34:11 +00:00
Redhuan D. Oon 76ac6d191f *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
*Organize imports
2008-02-09 12:31:39 +00:00
Redhuan D. Oon c4f0c7a1fa *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
*Organize imports
2008-02-09 11:08:45 +00:00
Redhuan D. Oon d515236a61 *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 3 spots
*Organize imports
2008-02-09 10:16:25 +00:00
Redhuan D. Oon 28c5fb4621 *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
*Organize imports
2008-02-09 10:12:24 +00:00
teo_sarca 6b2e33bb3b GridTab: minor java generics exception 2008-02-09 09:59:19 +00:00
Carlos Ruiz 70268b024f Fix [ 1890013 ] Assiging wrong cash on VPayment 2008-02-09 06:13:34 +00:00
Carlos Ruiz 72c8ce87c1 [ 1883270 ] Enhance Document No Formatting
Duplicating the number on document save
2008-02-09 05:59:44 +00:00
Carlos Ruiz fa68ad7513 Applying again changes from revision 4491 2008-02-09 05:54:43 +00:00
Carlos Ruiz 2d148d573e This is again MSequence from version 4489
The file MSequence.java was too changed in format in revision 4491 and don't allow good peer review or comparison with previous versions.
2008-02-09 05:46:52 +00:00
Carlos Ruiz 1f34545432 Deleting again MSequence to recreate version 4489 and apply changes after that.
The file MSequence.java was too changed in format in revision 4491 and don't allow good peer review or comparison with previous versions.
2008-02-09 05:45:48 +00:00
Carlos Ruiz 1ba1780c55 Fix [ 1789935 ] Wrong Sum Total Debit/Credit in GL Journal
Thanks to Colin
2008-02-09 05:09:41 +00:00
Carlos Ruiz 6a0b2f1ae3 Fix [ 1704203 ] Charges: Income accounts are also debited 2008-02-09 05:01:41 +00:00
Carlos Ruiz c57b01638e Fix [ 1882686 ] Resource Assignment problem
Thanks to Alvaro Montenegro - amontenegro
and Mgrigioni
2008-02-09 04:15:13 +00:00
Carlos Ruiz bab71c39fe Fix [ 1889924 ] Runtime change of VFormat don't allow to clear 2008-02-08 23:46:04 +00:00
Redhuan D. Oon 9a9eeda926 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:33:21 +00:00
Redhuan D. Oon 02b352fdb4 forgot reorganize imports 2008-02-08 19:28:43 +00:00
Redhuan D. Oon 4aa01e3459 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:25:19 +00:00
Redhuan D. Oon a35c729673 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:22:18 +00:00
Redhuan D. Oon 70159b94bf left out one db.close 2008-02-08 19:21:31 +00:00
Redhuan D. Oon b46a2dd4ed *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:13:13 +00:00
Redhuan D. Oon 0eb0840aaa *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Parameterized <T>
2008-02-08 10:26:59 +00:00
Redhuan D. Oon 918872fd8a *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Comment Never Used variable
2008-02-08 10:20:30 +00:00
Redhuan D. Oon 8ebf127df3 forgot the organize imports not done! 2008-02-08 10:08:30 +00:00
Redhuan D. Oon 0446feffaf *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 10:07:35 +00:00
Redhuan D. Oon 6039fa88f2 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 10:04:43 +00:00
Redhuan D. Oon 6400fd0d45 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 10:02:07 +00:00
Redhuan D. Oon 7e51491b76 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:59:52 +00:00
Redhuan D. Oon c9678e1527 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:57:28 +00:00
Redhuan D. Oon f73b7e164b *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:54:56 +00:00
Redhuan D. Oon a1dec79980 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:48:23 +00:00
Redhuan D. Oon 84ed404db1 *BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-08 09:46:03 +00:00
Redhuan D. Oon dc20d4e7b3 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:40:53 +00:00