Heng Sin Low
c65f5176b1
* fix launch file to include needed jasperreport jar
2007-06-21 09:02:41 +00:00
vpj-cd
4a51dfccb9
[ 1740019 ] Wrong Accounting in Returns
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1740019&group_id=176962&atid=879332
2007-06-21 01:24:24 +00:00
armenrz
13c055c0ed
Average Costing & Landed Cost fixes
2007-06-20 12:44:44 +00:00
armenrz
72fd266378
Average Costing & Landed Cost fixes
2007-06-20 00:34:09 +00:00
armenrz
7be93edc86
Average Costing & Landed Cost fixes
2007-06-19 13:32:45 +00:00
armenrz
fd04f75d8a
Average Costing & Landed Cost fixes
2007-06-19 12:47:17 +00:00
teo_sarca
2e501c565d
BF [ 1739544 ] getLookup_TableEmbed error for self referecing references
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1739544&group_id=176962&atid=879332
2007-06-19 11:43:27 +00:00
teo_sarca
52d9e4dc1a
BF [ 1739530 ] getLookup_TableDirEmbed error when BaseColumn is sql query
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1739530&group_id=176962&atid=879332
* minor cleanup: commented unused variables
* fixed broken javadoc
2007-06-19 07:51:10 +00:00
Heng Sin Low
6dd45a2ed6
* Add hook to allow Env to work in a multi user environment, i.e servlet base UI
...
* Refactoring - move business logic code from AReport to MPrintFormat
2007-06-19 03:16:56 +00:00
teo_sarca
48f0e431a1
BF [ 1739096 ] Dunning Run Create is using inactive BP locations
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1739096&group_id=176962&atid=879332
* fixed javadoc
2007-06-18 14:26:07 +00:00
teo_sarca
806388c22d
BF [ 1739022 ] Print Dunning Letters: null pointer
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1739022&group_id=176962
2007-06-18 12:57:54 +00:00
Heng Sin Low
d41823c1db
* refresh of combo doesn't work
2007-06-18 10:41:11 +00:00
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