Commit Graph

284 Commits

Author SHA1 Message Date
trifonnt 60e80f99da Deleted GenerateModel.launch 2007-06-24 11:07:57 +00:00
trifonnt 88e2b86fbe Aded GenerateModel-general.launch, whihc will be used as a template for crating local GenerateModel.launch files for each developer in his own workspace! 2007-06-24 11:04:42 +00:00
mjudd 3565aafa6f See Bug Fix https://sourceforge.net/tracker/index.php?func=detail&aid=1742342&group_id=176962&atid=879332 2007-06-24 08:31:55 +00:00
mjudd 2ac16a22d2 Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335 2007-06-24 07:33:58 +00:00
teo_sarca be66313aaf BF [ 1742159 ] Editable number field for inactive record
http://sourceforge.net/tracker/index.php?func=detail&aid=1742159&group_id=176962&atid=879332
2007-06-23 18:40:50 +00:00
Carlos Ruiz 074584f043 Revert revisions 2734 to 2738.
Comments on tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-23 01:20:20 +00:00
mjudd 1ba5930006 Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335 2007-06-22 20:05:46 +00:00
Carlos Ruiz c3643b51cb Fix [ 1732338 ] Business Partner Open Balance Incorrect 2007-06-22 14:39:35 +00:00
Carlos Ruiz b8681be543 Revert revisions 2726 to 2729.
Comments on tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-22 13:39:16 +00:00
Carlos Ruiz cd7a34ac53 Fix [ 1741277 ] Changing menu structure makes adempiere hang 2007-06-22 13:07:12 +00:00
mjudd f47853f519 Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335 2007-06-22 01:28:43 +00:00
mjudd 75e2652924 Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335 2007-06-22 01:13:11 +00:00
fer_luck 2b6afea485 Corrected some erros introduced by:
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1740047&group_id=176962
[ 1740047 ] Average Costing & Landed Cost fix
2007-06-21 14:13:14 +00:00
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