Commit Graph

1397 Commits

Author SHA1 Message Date
wght 8197da45b6 Changed to make a full import of libero 2pack possible. 2007-06-21 00:14:00 +00:00
armenrz 13c055c0ed Average Costing & Landed Cost fixes 2007-06-20 12:44:44 +00:00
teo_sarca 5e046a0b8a [ 1740254 ] PriceList Version is empty in Product-Price tab
http://sourceforge.net/tracker/index.php?func=detail&aid=1740254&group_id=176962&atid=879332
2007-06-20 10:29:29 +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 e1fb105ef2 [ 1739541 ] Organization in Window "Role" problem
http://sourceforge.net/tracker/index.php?func=detail&aid=1739541&group_id=176962&atid=879332
2007-06-19 12:27:12 +00:00
teo_sarca c77bae90a2 [ 1739541 ] Organization in Window "Role" problem
http://sourceforge.net/tracker/index.php?func=detail&aid=1739541&group_id=176962&atid=879332
2007-06-19 12:23:47 +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
teo_sarca 4523ee6583 [ 1739516 ] Warning on numeric field with range set
http://sourceforge.net/tracker/index.php?func=detail&aid=1739516&group_id=176962&atid=879332
2007-06-19 07:15:05 +00:00
Heng Sin Low 9f1bf18713 * Refactoring - move business logic to model, clean up. 2007-06-19 03:21:03 +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
wght 8691c4d36c Added some ordering changes to the handle import functions to help with dependency errors. 2007-06-19 00:55:02 +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
teo_sarca 2958495619 WebUI:
* minor rebranding
* set the "background" frame "WCmd" to noresize
2007-06-18 09:21:33 +00:00
teo_sarca 235e2d5800 Minor import fix 2007-06-18 06:37:46 +00:00
teo_sarca 058d554663 BF [ 1738641 ] Import Formats are accesible for all tenants
http://sourceforge.net/tracker/index.php?func=detail&aid=1738641&group_id=176962&atid=879332
2007-06-17 13:45:55 +00:00
wght d18ac7a088 Test to validate the wellformedness of PackOut.xml 2007-06-15 21:06:27 +00:00
wght 38f63f35b3 Added a target to run the XMLImportStructureTest main function. 2007-06-15 20:59:49 +00:00
wght 951af5700e Added a main so I can see the output as it is running. 2007-06-15 20:58:24 +00:00
wght aa67340daa All types in the Libero.zip PackOut.xml can be imported if they are in the right order. I will now work on how to handle the problems that arise when elements depend on other elements that are not in the right order. 2007-06-15 20:01:42 +00:00
wght 96d071f8e5 Testing the new approach at importing 2pack xml. 2007-06-15 18:56:42 +00:00
vpj-cd c83a90d110 fixed bug [ 1737565 ] Standalone Jasper Report only with full path possible
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1737565&group_id=176962
2007-06-15 00:38:57 +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 3fedaf474b [ 1684853 ] Add Print Preview button
Added missing sql scripts for the "PrintPreview" message
2007-06-13 16:14:10 +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
deathmeat 3f543ffcea With the new process invokation methods Jasper Reports get started twice, fixed this issue 2007-06-13 15:11:44 +00:00
deathmeat daf66a462b Fixed wrong resultset column index and better exception/error handling 2007-06-13 15:04:16 +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 9fc4df5597 [ 1684853 ] Add Print Preview button
[ 1729327 ] Reporting Functionality ( zk client )
2007-06-13 05:21:35 +00:00
Heng Sin Low 361c3f4982 [ 1684853 ] Add Print Preview button
[ 1729327 ] Reporting Functionality ( zk client )
2007-06-13 05:20:23 +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
trifonnt 66edaf6eb8 Update of Russian translation by Anatoly Ustyugov. 2007-06-12 07:48:34 +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
Heng Sin Low 3be5e7907b [ 1730452 ] Autocompletion on comboboxes
- minor bugfix, discover after further testing
2007-06-11 17:45:55 +00:00
teo_sarca 4dc41bde4e [ 1735122 ] Mandatory fields with AutoCompletion have incorrect color
http://sourceforge.net/tracker/index.php?func=detail&aid=1735122&group_id=176962&atid=879332
2007-06-11 16:21:25 +00:00
teo_sarca 80ab81b48c * AutoCompletion.java: correct indentation 2007-06-11 14:32:54 +00:00
teo_sarca 595f062839 [ 1735043 ] AutoCompletion: drop down box is showed even if i press Caps
http://sourceforge.net/tracker/index.php?func=detail&aid=1735043&group_id=176962&atid=879332
2007-06-11 14:30:43 +00:00
teo_sarca 4031932f4c BF [ 1734924 ] Error when you create a new record that has mandatory values
http://sourceforge.net/tracker/index.php?func=detail&aid=1734924&group_id=176962&atid=879332
2007-06-11 12:48:43 +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 921eb1059e FR [ 1730595 ] Dependant Mandatory Field
http://sourceforge.net/tracker/index.php?func=detail&aid=1730595&group_id=176962&atid=879335

Modified ddlutils views for oracle and postgresql
2007-06-11 09:40:01 +00:00
teo_sarca 9048b8b8e7 [ 1734802 ] Right click on AutoCompletion box is not working as expected
http://sourceforge.net/tracker/index.php?func=detail&aid=1734802&group_id=176962&atid=879332
2007-06-11 08:03:54 +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