Commit Graph

1223 Commits

Author SHA1 Message Date
Heng Sin Low acd88e6e6e [ 1730452 ] Autocompletion on comboboxes 2007-06-07 08:48:49 +00:00
Heng Sin Low 459f990d65 [ 1726362 ] System Alert Processor exception
- revert 2465
2007-06-07 03:13:56 +00:00
Heng Sin Low 366ff46f9d * Minor trx fix, reported here
- https://sourceforge.net/forum/message.php?msg_id=4349419
2007-06-07 02:07:30 +00:00
Heng Sin Low a904062c17 * Minor trx fix, including the one reported here
- https://sourceforge.net/forum/message.php?msg_id=4349419
2007-06-07 02:04:09 +00:00
trifonnt e44d3c5d69 "test.properties" file must not be stored in SVN Repository. Users must create it from test.properties.template 2007-06-06 17:05:21 +00:00
Heng Sin Low e85798f06e * Refactoring to better separate business logic from view
- Move some business rule from swing dialog VDocAction to DocumentEngine
2007-06-06 05:56:32 +00:00
Heng Sin Low f5a2126e41 * Refactoring to better separate business logic from view
- Move some business rule from swing dialog VDocAction to DocumentEngine
2007-06-06 05:53:38 +00:00
Heng Sin Low a566f922f0 [ 1731053 ] Refactoring of ProcessCtl and ServerBean 2007-06-06 01:17:58 +00:00
Heng Sin Low 2ec286a428 [ 1731053 ] Refactoring of ProcessCtl and ServerBean 2007-06-06 01:16:36 +00:00
Heng Sin Low b2fc7de3c1 [ 1731053 ] Refactoring of ProcessCtl and ServerBean 2007-06-06 01:04:58 +00:00
bmovaqar 95d8e5ed95 [ FeatureRequests-1731662 ] Performance Dashboard Update Mechanism. Also did some cleanup. 2007-06-05 21:08:42 +00:00
wght d29162a086 Fixed a bug when exporting a process/report that has a printformat not closing
the printformat tag.
2007-06-05 19:12:22 +00:00
teo_sarca 0dcc13fee8 [ 1731362 ] When you modify product's name it throws SQLException
http://sourceforge.net/tracker/index.php?func=detail&aid=1731362&group_id=176962&atid=879332
2007-06-05 14:19:24 +00:00
wght 412aadbb28 Fixed bug dealing with outputing a printformat for a process when AD_PrintFormat_ID was 0. 2007-06-04 20:27:55 +00:00
Heng Sin Low 5320ff73a8 * Improve build performance
- remove unnecessary unjar
2007-06-04 16:32:55 +00:00
Heng Sin Low 7c361ef05b * Improve build performance
- remove unnecessary unjar
2007-06-04 16:30:10 +00:00
Heng Sin Low d27f8e5790 * Improve build performance
- remove unnecessary unjar
2007-06-04 16:26:14 +00:00
Heng Sin Low ad72056739 * Improve build performance
- remove unnecessary unjar
2007-06-04 15:26:15 +00:00
deathmeat 976a825fbd Ported to postgresql, tested and works 2007-06-04 13:45:12 +00:00
deathmeat 0c28f78383 ID error. ad_field_id 50187 already exists and is used by a column called "PrintFormat"
Fixed to make use of teh next free id 50188
2007-06-04 13:28:34 +00:00
kthiemann 20e49ecefc Feature Request [ 1730595 ] Dependant Mandatory Field 2007-06-04 11:04:10 +00:00
Heng Sin Low 30d2e3f962 * improve build performance 2007-06-04 04:45:58 +00:00
Heng Sin Low 524d9b2f0f * remove file that is generated on every run from repository. 2007-06-04 02:41:59 +00:00
Heng Sin Low cdb0d63488 * minor - javadoc 2007-06-04 02:01:22 +00:00
kthiemann 45c7566ae0 German Translation by metas.de version 1.2 for ADempiere 1.5 2007-06-01 10:40:34 +00:00
Heng Sin Low 2c3b29a575 [ 1727193 ] Convert failed with decode in quoted string
- more robust handling of quoted string in sql statement
- change to use junit test
- added test case for decode
2007-05-29 03:25:10 +00:00
teo_sarca a36682063b * minor localization fix for exceptions: use getLocalizedMessage instead of getMessage 2007-05-26 15:18:25 +00:00
teo_sarca 561ce058f3 BF [ 1726066 ] AdempiereMonitor shows the directories from the log dir
http://sourceforge.net/tracker/index.php?func=detail&aid=1726066&group_id=176962&atid=879332
2007-05-26 11:32:07 +00:00
wght 2ccfc2f5d9 Used this test to fix bug #: 1723733 2007-05-25 23:35:16 +00:00
wght ce5d490602 Fixed bug dealing with not exporting a sub printformat. BUG #: 1723733 2007-05-25 23:32:21 +00:00
wght a02fd823c9 Major printformat bug fixed. 2007-05-25 20:54:16 +00:00
wght d459a0e6bc Corrected a missing argument and added single quotes on D. 2007-05-25 20:07:20 +00:00
wght cc7bf05fe9 Added ad_printformat_id | numeric(10,0) | so needed to regenerate the x class. 2007-05-25 20:06:30 +00:00
wght 9d5aecf4ca Fixed arg value to Generate Model to have single quotes around it. 2007-05-25 19:33:23 +00:00
wght bb5cdbdd1c Added a GenerateModel ant target. It doesn't hurt the build process at all
so didn't think I needed approval.  It is just a nice/easy way to invoke GenerateModel.
2007-05-25 19:18:25 +00:00
Carlos Ruiz 4664d4da3f Fix element_id on scripts 2007-05-25 18:00:22 +00:00
Carlos Ruiz 2c6cf0d1e6 008_2pack_enhancements_printformat.sql for oracle 2007-05-25 17:45:14 +00:00
wght abcb2de830 Fixed alter statement. 2007-05-25 17:40:23 +00:00
wght c1a57c5dc2 Deleted 006_2pack_enhancements_printformat.sql and renamed to 008_2pack_enhancements_printformat.sql to keep in sequence. I also corrected bad sequence #'s that were being used by other sql scripts. 2007-05-25 17:38:04 +00:00
wght 98721dbcf2 AD table changes needed for printformat 2pack PackOut type export. 2007-05-25 17:15:12 +00:00
Heng Sin Low a8a3123964 * minor - license header, javadoc and comments. 2007-05-25 10:47:19 +00:00
Carlos Ruiz e9b32a3312 Bug fix [ 1674891 ] MLocatorLookup - weird error 2007-05-25 10:31:41 +00:00
Carlos Ruiz 063f967bf8 Bug Fix [ 1725383 ] QtyOrdered wrongly updated 2007-05-25 09:13:36 +00:00
Carlos Ruiz 78135ac724 Revert revision 2490 - this doesn't solve the problem.
The bug doesn't occurs always
2007-05-25 08:19:54 +00:00
Carlos Ruiz 994b1a5d65 Bug Fix [ 1725345 ] Material Receipt - Create Lines From - Invalid column index 2007-05-25 07:11:27 +00:00
Heng Sin Low 899c9e0042 * [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
- Implemented jaas authentication for server bean
2007-05-25 06:47:28 +00:00
Heng Sin Low e92cd37435 * [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
- Implemented jaas authentication for server bean
2007-05-25 06:42:12 +00:00
Heng Sin Low c6b0478c14 * [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
- Implemented jaas authentication for server bean
2007-05-25 06:40:20 +00:00
Heng Sin Low 6c59ed5784 * [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
- Implemented jaas authentication for server bean
2007-05-25 06:38:28 +00:00
wght 7f8ef7f43b Functional test to import a 2pack package. 2007-05-25 02:28:42 +00:00