Commit Graph

9224 Commits

Author SHA1 Message Date
Heng Sin Low db5e974ab7 IDEMPIERE-1180 Cost Adjustment Document for Standard and Average Costing. 2013-07-22 20:21:02 +08:00
Heng Sin Low 0cead2d7f9 IDEMPIERE-481 Order field cleared at Shipment window. Add control to avoid clearing of lookup field value that just have been set. Fixed shipment callout always modify the IsSoTrx field's value due to wrong datatype comparision ( comparing 'Y'/'N' with boolean true/false ). 2013-07-22 20:13:00 +08:00
Heng Sin Low 0f04122f5b IDEMPIERE-1168 Master-detail issue with context variables (problem paying multiple invoices). Implement ~ prefix for current tab variable. 2013-07-22 16:02:37 +08:00
Heng Sin Low 2aebb1b5ea IDEMPIERE-528 Determine Zoom window depending on record. 2013-07-22 15:27:20 +08:00
Heng Sin Low d22b9652e8 IDEMPIERE-1168 Master-detail issue with context variables (problem paying multiple invoices) 2013-07-19 12:38:22 +08:00
Heng Sin Low d3cdc491f7 IDEMPIERE-1189 iDempiere non-distributed cache is not thread safe. Replace HashMap with thread safe ConcurrentHashMap. Unify the handling of null value for local and distributed cache since ConcurrentHashMap doesn't support null value entry too. 2013-07-19 11:00:16 +08:00
Carlos Ruiz 9cbe18feaf IDEMPIERE-1120 Implement Field SeqNo customization / minor peer review 2013-07-16 08:32:25 -05:00
Dirk Niemeyer ce5a67c220 IDEMPIERE-1120 Implement Field SeqNo customization 2013-07-10 16:41:55 +02:00
Carlos Ruiz 656fe8a366 IDEMPIERE-941 soapUI tests not working - required for peer review and tests, added 2Pack for the soapUI tests 2013-07-16 00:15:05 -05:00
Richard Morales 4ce7fba3a9 IDEMPIERE-941 NPE in WebServices when logging in with wrong username 2013-07-16 00:12:28 -05:00
Carlos Ruiz 2ab9b1554a IDEMPIERE-1172 Setup Wizard uses randomly languages / found the issue is because of adding object to cache on constructor (found and cleared same issue on MRfQLine and MRfQLineQty) 2013-07-15 21:08:05 -05:00
Carlos Ruiz 6ade4c42ca IDEMPIERE-842 The How-To help widget is partly language dependent / Thanks to Naim Berisha (nberisha) 2013-07-15 19:57:51 -05:00
Carlos Ruiz 97135e403e IDEMPIERE-1179 DB.executeUpdateEx is not allowing byte[] objects 2013-07-15 18:38:35 -05:00
Carlos Ruiz b68a7730ea IDEMPIERE-1176 Cannot generate UUIDs on migrated database 2013-07-15 17:59:52 -05:00
Carlos Ruiz eef3b475b9 IDEMPIERE-1173 Fixed landed cost allocation for Average Costing 2013-07-15 10:47:11 -05:00
Heng Sin Low 0062c09768 IDEMPIERE-1173 Fixed landed cost allocation for Average Costing. 2013-07-15 23:02:18 +08:00
Heng Sin Low 4f600b5060 IDEMPIERE-1175 iDempiere Server update script should preserve tomcat configuration file. 2013-07-15 17:13:07 +08:00
Heng Sin Low fa03fcce0e Merge 04fe6c74875b 2013-07-15 16:04:53 +08:00
Heng Sin Low 69ed0297c4 IDEMPIERE-1173 Fixed landed cost allocation for Average Costing. 2013-07-15 16:03:43 +08:00
Heng Sin Low 5c31c19036 IDEMPIERE-1174 Match PO not posted after material receipt have been posted when client accounting is post immediate. 2013-07-15 15:49:16 +08:00
Carlos Ruiz 265a24826e IDEMPIERE-724 Add comment on default theme for ZK_BROWSER_TITLE 2013-07-12 08:29:51 -05:00
Heng Sin Low 35c0c89fb6 Merge fcbc65ffd837 2013-07-12 15:38:12 +08:00
Heng Sin Low 2a0d47b90c IDEMPIERE-1164 Improve window layout of webservices. 2013-07-12 15:26:24 +08:00
Carlos Ruiz c5dfae200f IDEMPIERE-1169 WAccountDialog misbehaving if Account Combination is read/write 2013-07-11 23:50:56 -05:00
Carlos Ruiz 1f635fcbcb IDEMPIERE-1163 Web service role access control not working. 2013-07-11 18:34:34 -05:00
Carlos Ruiz 193797174b IDEMPIERE-724 Make default usage of sysconfig variable ZK_BROWSER_TITLE for default theme 2013-07-11 18:33:12 -05:00
Carlos Ruiz d9f24a308d 1002538 fitnesse improvements / include Payment displaytype as suggested by Heng Sin 2013-07-11 18:15:23 -05:00
Carlos Ruiz 35e289c3b2 IDEMPIERE-1165 #resolve Fitnesse and Web Services cannot run script processes 2013-07-11 10:31:21 -05:00
Heng Sin Low 8ce47a9e01 Mege 98b4c72da755 2013-07-11 14:42:27 +08:00
Heng Sin Low c1494abff4 IDEMPIERE-1163 Web service role access control not working. 2013-07-11 14:40:31 +08:00
Carlos Ruiz 86668972d0 1002538 fitnesse improvements:
- validate ID is valid in client
- validate process parameter is valid
- improve updaterecord logic
2013-07-10 22:34:24 -05:00
Carlos Ruiz c20b775176 IDEMPIERE-851 fitnesse improvements / Update Record is not resolving variables before setting 2013-07-10 19:05:52 -05:00
Heng Sin Low ba2d798449 IDEMPIERE-1156 PackIn of New EntityType fails. Fixed NPE. 2013-07-09 22:08:59 +08:00
Heng Sin Low d4f2d337cc IDEMPIERE-1044 Load testing. Modify to generate uuid sequence by idspace instead of by desktop to reduce the possibilities of uuid change on subsequent run. 2013-07-09 00:06:53 +08:00
Carlos Ruiz 189ef8425d IDEMPIERE-1116 When attachment is deleted the preview and size are not cleared + NPE / peer review 2013-07-06 18:16:33 -05:00
Richard Morales b45cd7b740 IDEMPIERE-1116 When attachment is deleted the preview and size are not cleared + NPE 2013-07-06 18:15:44 -05:00
Carlos Ruiz 0e2c5ffabd IDEMPIERE-362 Hide things that don't work on iDempiere / Inactivate other deprecated workflows - to avoid errors on Workflow Editor 2013-07-06 17:59:33 -05:00
Richard Morales edf28d5a4a IDEMPIERE-362 Hide things that don't work on iDempiere / Inactivate Setup Human Resource & Payroll workflow 2013-07-06 17:49:04 -05:00
Carlos Ruiz e7abe42baa IDEMPIERE-1127 The Name of the workflow node is not translated / peer review 2013-07-06 17:45:22 -05:00
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