Commit Graph

9385 Commits

Author SHA1 Message Date
Richard Morales 68223ee9af IDEMPIERE-1127 The Name of the workflow node is not translated 2013-07-06 17:44:39 -05:00
Carlos Ruiz 45bda82abc IDEMPIERE-1153 org.adempiere.pipo2.AbstractElementHandler.isProcessElement always returns false for enity types D and C / thanks to Anthony Sossah (xolali) 2013-07-06 17:17:48 -05:00
Carlos Ruiz 799788d366 IDEMPIERE-1119 Improve error message when Model Validator is not found 2013-07-05 18:03:16 -05:00
Carlos Ruiz b36ffd6fd6 merge 2013-07-05 17:07:38 -05:00
Carlos Ruiz 2f64086291 IDEMPIERE-1134 Immediate broadcast not showing acknowledge checkbox / follow suggestion from Heng Sin 2013-07-05 16:47:26 -05:00
Richard Morales 8461a5e006 IDEMPIERE-1133 Customize grid not translated / fix problem found by Heng Sin 2013-07-05 16:44:58 -05:00
Heng Sin Low 58ab8b352d IDEMPIERE-1145 Trx and Trx Monitor is not thread safe. 2013-07-05 22:42:46 +08:00
Heng Sin Low f4c2a30f44 Merge 2013-07-05 17:33:46 +08:00
Heng Sin Low df47fc59e4 IDEMPIERE-1139 Can't replace or extend Server for AdempiereProcessor using plugin. 2013-07-05 17:32:16 +08:00
Elaine Tan 8b2806797f IDEMPIERE-1129 Missing MPrintFont constructor - add the missing loader constructor to MColor, MQualityTestResult, MReplicationStrategy, MReplicationRun, MReplicationLog, MReplication, MSearchDefinition, MPrintColor, MReportColumnSet, MReportLineSet and regenerate serialVersionUID 2013-07-05 15:27:02 +08:00
Elaine Tan ee78ce186b IDEMPIERE-860 Review Payment Processors - regenerate serialVersionUID 2013-07-05 15:10:50 +08:00
Richard Morales d0a605b066 IDEMPIERE-1134 Immediate broadcast not showing acknowledge checkbox 2013-07-04 18:39:51 -05:00
Carlos Ruiz 7b498798df IDEMPIERE-1133 Customize grid not translated / peer review and complete 2013-07-04 18:25:42 -05:00
Richard Morales 7e17dd5fd0 IDEMPIERE-1133 Customize grid not translated 2013-07-04 18:19:28 -05:00
Richard Morales 09cf86758c IDEMPIERE-1123 Unnecessary showing user security fields 2013-07-04 17:57:50 -05:00
Richard Morales f2b54ce04f IDEMPIERE-1121 Field Customization IsUpdateable mandatory on DB not in dict 2013-07-04 17:53:54 -05:00
Heng Sin Low c7c0f5f8bb Merge 42772d46452a 2013-07-04 17:28:06 +08:00
Heng Sin Low 26fe7cf2bc IDEMPIERE-1136 2Pack: Prevent unwanted overwrite of UUID key during pack in 2013-07-04 17:27:02 +08:00
Carlos Ruiz dad7803507 IDEMPIERE-190 Average Costing: make sure amt and qty argument for the setWeightedAverage method is of the same sign 2013-07-03 21:41:54 -05:00
Heng Sin Low 1727029c25 IDEMPIERE-150 Vendor RMA - M_cost Table is not updated. Fixed different amount used for posting and costing calculation for "Return To Vendor". 2013-07-03 21:23:52 +08:00
Heng Sin Low 012084434e Merge e0683afeeecb 2013-07-03 17:45:06 +08:00
Heng Sin Low a9d61ac0a4 IDEMPIERE-216 Average Costing: Zero Costing Item From Vendor. 2013-07-03 17:44:15 +08:00
Heng Sin Low 84cb0a829f IDEMPIERE-1131 Get seed cost doesn't work for standard costing. 2013-07-03 16:31:19 +08:00
Heng Sin Low 6cf23071cc IDEMPIERE-150 Vendor RMA - M_cost Table is not updated. Fixed minor typo. 2013-07-03 15:23:49 +08:00
Elaine Tan a0a5caa279 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Fix locator and location popups. Required fixed popup height for ZK to auto adjust the position based on available space. 2013-07-03 13:50:57 +08:00
Elaine Tan cdead096cf IDEMPIERE-1130 Problem with the height of performance dashboard panel 2013-07-03 11:19:05 +08:00
Heng Sin Low 3fc9f7eebc Merge 2494d9912a0f 2013-07-02 17:27:34 +08:00
Heng Sin Low b27e82ec94 IDEMPIERE-150 Vendor RMA - M_cost Table is not updated. 2013-07-02 17:24:55 +08:00
Elaine Tan 133b0027c8 IDEMPIERE-1129 Missing MPrintFont constructor 2013-07-02 14:48:07 +08:00
Elaine Tan c39ca2a5f1 IDEMPIERE-1128 PackInHandler: Could not create new print paper record 2013-07-02 14:43:41 +08:00
Elaine Tan d6d519a0cc IDEMPIERE-860 Review Payment Processors - added string representation for MPaymentTransaction class 2013-07-02 14:42:19 +08:00
Heng Sin Low 4879ef281c IDEMPIERE-1125 2Pack: Deadlock in AdempireActivator. 2013-07-02 12:46:05 +08:00
Heng Sin Low 98150a1dea IDEMPIERE-1124 ZkSuite.ProductionTest is broken. Fixed lookup fixture. Fixed production test script. 2013-07-01 16:45:41 +08:00
Heng Sin Low 4f518786ce Merge 437b5ff245df 2013-07-01 16:02:22 +08:00
Heng Sin Low 386b054d38 IDEMPIERE-513 Multiple receipts on one purchase order line causes faulty Average PO calculation due to error in cost detail. Fixed wrong qty for mcostdetail record created from matched invoice line. 2013-07-01 16:01:10 +08:00
Carlos Ruiz daece5d52c IDEMPIERE-206 / Fitnesse fixes:
- Sync sample test cases with latest changes
- Use configurable port on ZkSuite
- Fix context problem on Login and RunProcess
- Fix jasper checking on RunProcess (same bug on webservices)
- Implement context variable parsing on Util
- Change log of post event on core to inform error when a fitnesse posting fails
- Improve error on posting material receipt requiring order line
2013-06-28 17:38:38 -05:00
Heng Sin Low 197afc88af IDEMPIERE-1118 Zk: Payment rule field editor is missing the dropdown button. Added css classes for payment rule field editor. Hide combobutton when combobox is readonly. 2013-06-29 01:23:59 +08:00
Heng Sin Low c361e73378 IDEMPIERE-1115 Zk: 2 Minor dashboard widget bugs. 2013-06-28 17:18:10 +08:00
Carlos Ruiz 61a0d9ca4b Added tag v1.0c for changeset 9fc0fd565432 2013-06-26 21:33:08 -05:00
Carlos Ruiz b414f905b2 Prepare folder for migration scripts 1.0c 2013-06-26 21:32:45 -05:00
Carlos Ruiz 18d2b5368f hg rename i1.0b-release i1.0b-i1.0c 2013-06-26 21:30:42 -05:00
Carlos Ruiz 0b4002cd1d Database seeds 2013-06-26 21:25:39 -05:00
Heng Sin Low 2a6adae653 Merge ee410b474586 2013-06-27 10:15:16 +08:00
Heng Sin Low e68b20aaff Pre-release clean up: 1) Remove firefox download link and redundant idempiere.org link 2) Updated browser support check. We support ff, chrome, webkit and ie 8+. 2013-06-27 10:13:59 +08:00
Carlos Ruiz ef371d7f8f Generate model classes for release 1.0c 2013-06-26 20:30:25 -05:00
Carlos Ruiz 7affd35f50 Versioning 2013-06-26 20:19:34 -05:00
Carlos Ruiz 1c183f5efc Pre Release Cleanup 2013-06-26 20:11:41 -05:00
Carlos Ruiz 47377261b3 IDEMPIERE-1104 Payments all get the same accounting date as the reconciling bank statement regardless of transaction date / IDEMPIERE-480 2013-06-26 13:21:20 -05:00
Heng Sin Low e978aafe0d minor footer height adjustment. 2013-06-27 01:01:01 +08:00
Heng Sin Low fd19a9058b DEMPIERE-1113 Make standard processes more extensible by plugin 2013-06-27 00:47:31 +08:00