Commit Graph

8734 Commits

Author SHA1 Message Date
Heng Sin Low 838904b961 Revert changeset 6f7e1d47b072 for IDEMPIERE-187 Support developer to generate migration script from webui 2012-03-19 01:02:49 +08:00
Heng Sin Low 0978af9a56 Modify .classpath to attached source and remove .class file from repository. 2012-03-19 00:47:41 +08:00
Heng Sin Low 7da289a794 IDEMPIERE-118 Average Costing: Negative inventory. 2012-03-19 00:19:06 +08:00
Heng Sin Low 57baa80708 IDEMPIERE-117 Add cost history table and cost movement view - Fixed migration script. 2012-03-19 00:10:31 +08:00
Heng Sin Low 9febc774f1 IDEMPIERE-200 Zk6: The NumberBox component remain visible after setVisible(false) call 2012-03-16 22:27:34 +08:00
Heng Sin Low 2c0c4dc6da Merge with idempiere head 2012-03-16 03:42:02 +08:00
Heng Sin Low 156178f274 IDEMPIERE-155 Generating Installer for Other Platform Required the use of Delta Pack 2012-03-16 03:35:40 +08:00
Heng Sin Low 422ed5de28 Merge latest changeset from ideampiere head 2012-03-15 17:21:07 +08:00
Heng Sin Low 8274bb6acc IDEMPIERE-199 Deployed instance cannot be updated using equinox p2 director 2012-03-15 17:18:09 +08:00
Carlos Ruiz 628e1c63e3 IDEMPIERE-127 Implement Recent Items dashboard / Don't use centralized IDs for recent items table
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-03-14 22:04:23 -05:00
Carlos Ruiz 3687d3f778 IDEMPIERE-187 Support developer to generate migration script from webui
http://jira.idempiere.com/browse/IDEMPIERE-187
2012-03-14 21:49:10 -05:00
Carlos Ruiz 7367d59ef7 IDEMPIERE-127 Implement Recent Items dashboard / Don't save migration script for recent items table
http://jira.idempiere.com/browse/IDEMPIERE-127
2012-03-14 21:02:11 -05:00
Carlos Ruiz cc07ae21b7 IDEMPIERE-191 Product Info search dialog assign the wrong value to the name field.
http://jira.idempiere.com/browse/IDEMPIERE-191
2012-03-14 19:47:50 -05:00
Carlos Ruiz 36494f3e91 IDEMPIERE-198 GL Distribution Generate Wrong Fact Entry when the Create Reversal is NO
http://jira.idempiere.com/browse/IDEMPIERE-198
2012-03-14 15:34:21 -05:00
Heng Sin Low 6b8247ca1c IDEMPIERE-182 Zk6: Fixed alignment of confirmation panel. 2012-03-14 10:36:39 +08:00
Heng Sin Low 9c5999e716 IDEMPIERE-185 Zk6: Context menu not working after migration to Zk6 - Fixed NPE of previous commit. 2012-03-14 08:53:20 +08:00
Heng Sin Low 1eb1f8ab6f IDEMPIERE-193 Zk6: Account editor dialog not render correctly 2012-03-12 17:55:18 +08:00
Heng Sin Low 14b2ea7cc6 minor - do not turn on https requirement by default to simplify development setup. 2012-03-12 12:05:11 +08:00
Heng Sin Low 0ead96fc04 Fixed application logo missing. 2012-03-12 12:03:35 +08:00
Heng Sin Low 3a3d13a6e3 IDEMPIERE-192 Zk6: Fixed alignment issue for the application menu tree panel - make consistent with application menu tree panel changes. 2012-03-12 12:02:55 +08:00
Heng Sin Low 88aadea54d IDEMPIERE-192 Zk6: Fixed alignment issue for the application menu tree panel 2012-03-12 11:57:30 +08:00
Heng Sin Low acedf65ff7 IDEMPIERE-186 Zk6: Rendering of organization tree throw NPE 2012-03-12 11:51:31 +08:00
Carlos Ruiz 97b95b41eb fix lastmigrationscript on script 823 2012-03-09 09:18:02 -05:00
Heng Sin Low 3ec5707657 IDEMPIERE-190 Average Costing: make sure amt and qty argument for the setWeightedAverage method is of the same sight 2012-03-09 10:29:00 +08:00
Heng Sin Low f2f9da5add IDEMPIERE-188 Average Costing: Reversal of shipment shouldn't increase Accumulated Qty and Accumulated Amt 2012-03-09 10:14:23 +08:00
Heng Sin Low e16e2e2525 IDEMPIERE-117 Add cost history table and cost movement view 2012-03-09 08:02:42 +08:00
Heng Sin Low f9d7dd29ce IDEMPIERE-187 Support developer to generate migration script from webui 2012-03-09 07:59:08 +08:00
Carlos Ruiz b449ccf1db IDEMPIERE-178 Orders and Invoices must disallow amount lines without product/charge
http://jira.idempiere.com/browse/IDEMPIERE-178
2012-03-07 16:07:19 -05:00
Dirk Niemeyer 8ff43d60e9 IDEMPIERE-177
Added missing migration scripts
2012-03-07 12:09:42 +01:00
Carlos Ruiz b826db0c0c IDEMPIERE-177 Model Generated for iDempiere 2012-04-04 11:34:29 -05:00
Heng Sin Low 2e6f20aabd IDEMPIERE-185 Zk6: Context menu not working after migration to Zk6 2012-03-07 15:44:07 +08:00
Heng Sin Low 2148f8bf55 minor fixed for .classpath 2012-03-07 00:01:03 +08:00
Dirk Niemeyer f34782257d IDEMPIERE-177
Corrected selection process
2012-03-06 11:10:20 +01:00
Dirk Niemeyer 211d2f67b0 IDEMPIERE-177
Complete Window Customization functionality
2012-04-04 11:29:44 -05:00
Heng Sin Low cce74efa33 Fixed NPE and double rendering of previously focus grid row. 2012-03-05 13:10:25 +08:00
Heng Sin Low 383336a916 Fixed merge error. 2012-03-05 13:05:18 +08:00
Heng Sin Low 98a016016f Merge update from idempiere 2012-03-05 13:02:52 +08:00
Heng Sin Low 9800528f42 Performance: use simple row focus indicator and us detach() instead of setvisible. 2012-03-05 12:56:03 +08:00
Heng Sin Low 877d0409ba Performance: use simple row focus indicator and fixed layout. 2012-03-05 12:53:24 +08:00
Heng Sin Low 33fd4e4ae3 Added null check and fixed scroll to row for zk6 2012-03-05 12:52:25 +08:00
Heng Sin Low c82793df29 Fixed editor width for zk6. 2012-03-05 12:51:50 +08:00
Heng Sin Low 6da3e8a2b8 Fixed intermittent javascript error. 2012-03-05 12:48:13 +08:00
Heng Sin Low 413e7214ca IDEMPIERE-174 Performance: Use Executions.schedule instead of the Executions.activate and Executions.deactivate pair 2012-03-05 12:46:35 +08:00
Heng Sin Low 96687acab4 IEMPIERE-173 GridTab left with current record after save 2012-03-05 11:20:12 +08:00
Heng Sin Low 2ab29d79cc IDEMPIERE-176 Intermittent lost of context 2012-03-05 11:17:51 +08:00
Carlos Ruiz a74d86e741 IDEMPIERE-171 Improve message when posting with wrong accounts
http://jira.idempiere.com/browse/IDEMPIERE-171
2012-03-03 22:57:19 -05:00
Carlos Ruiz 28b414d6be IDEMPIERE-170 Complete Cash as Payment functionality
http://jira.idempiere.com/browse/IDEMPIERE-170
2012-03-03 22:55:43 -05:00
Carlos Ruiz 75d7c4f277 Minor fix to avoid HouseKeeping throwing message errors
Housekeeping - Process to delete historic information - ID: 2074600
http://sourceforge.net/support/tracker.php?aid=2074600
2012-03-03 18:51:22 -05:00
Carlos Ruiz f958219a71 IDEMPIERE-169 Query on detail tab is wrongly preserved when changin master record
http://jira.idempiere.com/browse/IDEMPIERE-169
2012-03-03 19:02:46 -05:00
Heng Sin Low 3e59a45fd2 minor, update .classpath setting. 2012-03-02 15:18:01 +08:00