Commit Graph

259 Commits

Author SHA1 Message Date
deathmeat 5a764a02a3 Removed the reflection code, replaced by a cast to ProcessCall (thanks to Hengsin for the hint!) 2007-06-13 16:56:13 +00:00
deathmeat 608771cc21 Bug introduced with new process invocation methods.
processClass is not forced to be a SvrProcess class, it can be also a ReportStarter one (used with Jasper Reports)
Fixed by class validation and minimal usage of reflection.
Jasper Reports as well as normal processes are now both working again.
2007-06-13 15:21:22 +00:00
trifonnt df4f2335b3 Rebranding and cleanup.
inStr.indexOf(";"); modified to inStr.indexOf(';');
Incorrect usage of ==; must be equals(..)
2007-06-13 07:35:19 +00:00
trifonnt 2a26e0f1f9 Rebranding and cleanup of lines which say that modification of log is violation os license. 2007-06-13 07:30:35 +00:00
Heng Sin Low 4a5b39811f [ 1684853 ] Add Print Preview button 2007-06-13 05:17:03 +00:00
Heng Sin Low 0dc865317d * added check to avoid infinite recursion 2007-06-13 00:01:47 +00:00
teo_sarca 2e23edc9c9 [ 1735618 ] GridTable error when there is no model generated
http://sourceforge.net/tracker/index.php?func=detail&aid=1735618&group_id=176962&atid=879332
2007-06-12 10:09:58 +00:00
Heng Sin Low 967c7fc1ab * Ensure m_lookup and p_data is in sync after refresh. 2007-06-11 23:59:32 +00:00
teo_sarca 9e039d4d76 [ 1734881 ] Any window with product attribute on first tab is not workin
http://sourceforge.net/tracker/index.php?func=detail&aid=1734881&group_id=176962&atid=879332

Revert to rev. 2533.
2007-06-11 10:02:12 +00:00
teo_sarca e30fa38355 * minor rebranding issues 2007-06-11 07:30:57 +00:00
rob_k ec9689a642 2007-06-11 03:43:03 +00:00
rob_k ed1c8530f3 2007-06-11 03:42:50 +00:00
rob_k ff53d8a60a 2007-06-11 03:42:30 +00:00
teo_sarca e3b4ec86bd BF [ 1704828 ] PO.is_Changed() and PO.is_ValueChanged are not consistent
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1704828&group_id=176962
2007-06-10 18:12:47 +00:00
teo_sarca 0bd3f2d5f9 BF [ 1734394 ] MLookupFactory.getLookup_TableDirEmbed is not translated
http://sourceforge.net/tracker/index.php?func=detail&aid=1734394&group_id=176962&atid=879332

BF [ 1714261 ] MLookupFactory: TableDirEmbed -> TableEmbed not supported
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1714261&group_id=176962

BF [ 1672820 ] Sorting should be language-sensitive
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1672820&group_id=176962
2007-06-10 13:28:03 +00:00
teo_sarca 12309cfd2a BF [ 1734327 ] Acct Viewer sorting is very very slow
http://sourceforge.net/tracker/index.php?func=detail&aid=1734327&group_id=176962&atid=879332
2007-06-10 10:17:30 +00:00
vpj-cd 981b55c095 fixed [ 1733632 ] When export 2Pack create without Workflow,PrintFormat,etc
http://sourceforge.net/tracker/index.php?func=detail&aid=1733632&group_id=176962&atid=879332
2007-06-08 17:43:44 +00:00
vpj-cd d446128737 Revert to before revision becuase break the trunk 2007-06-08 17:26:56 +00:00
mjudd 162658d40f Bug Fix http://sourceforge.net/tracker/index.php?func=detail&aid=1733602&group_id=176962&atid=879332 2007-06-08 15:21:54 +00:00
Heng Sin Low ba74115606 * minor trx fix and cleanup 2007-06-08 00:14:15 +00:00
wght ec103c05ab Bug fix for bug #: 1733082 2007-06-07 21:33:52 +00:00
wght 9d49973adb Bug fix for bug#: 1733082 2007-06-07 21:32:14 +00:00
Heng Sin Low 577b0a5bbc * javadoc
* minor optimization
2007-06-07 09:32:16 +00:00
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
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 b2fc7de3c1 [ 1731053 ] Refactoring of ProcessCtl and ServerBean 2007-06-06 01:04:58 +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
kthiemann 20e49ecefc Feature Request [ 1730595 ] Dependant Mandatory Field 2007-06-04 11:04:10 +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
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 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 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 0289d09d92 Added the ability to export a print format as a seperate type. 2007-05-24 21:25:18 +00:00
kthiemann 176f33cc62 Feature Request [ 1677797 ] Store Archive In File System Or In DB 2007-05-23 11:57:18 +00:00
vpj-cd a225b0049b Fixed the Issue with PrintFormat when import a process 2007-05-22 22:52:56 +00:00
vpj-cd 3d29856071 2007-05-22 21:45:06 +00:00