Commit Graph

9419 Commits

Author SHA1 Message Date
Carlos Ruiz 241f515480 IDEMPIERE-1167 List of clients is not ordered on role panel / sort also list on Change Role 2013-07-23 19:08:58 -05:00
Carlos Ruiz 4d276dda99 IDEMPIERE-1135 Report wizard not clearing order items / based on patch from Juliana Corredor 2013-07-23 18:36:05 -05:00
Carlos Ruiz 6e77ac8872 IDEMPIERE-1167 List of clients is not ordered on role panel - added also hiding roles without org access to avoid errors selecting wrong role / based on patch from Richard Morales 2013-07-23 18:26:29 -05:00
Carlos Ruiz 121ac12f86 IDEMPIERE-1195 Native Sequences is reseting start on DB failures 2013-07-23 18:13:20 -05:00
Carlos Ruiz e370759d4b IDEMPIERE-1180 Cost Adjustment Document for Standard and Average Costing / peer review - set locator null on cost adjustment doc - test with HQ+Azalea was posting wrongly on StoreWest Org because the locator was being filled with 50006 as default 2013-07-23 15:36:33 -05:00
Carlos Ruiz 5262fab0d2 IDEMPIERE-528 Determine Zoom window depending on record / minor fix to avoid oracle complaning with SP2 2013-07-23 15:34:29 -05:00
Heng Sin Low 6eefdc62e8 IDEMPIERE-1168 Master-detail issue with context variables (problem paying multiple invoices). Product cost movement tab break by the context fixed. 2013-07-23 13:23:10 +08:00
Heng Sin Low 907dfcac4e Merge 8e223c142e06 2013-07-22 20:22:43 +08:00
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
Elaine Tan a33c9c0817 IDEMPIERE-860 Review Payment Processors - include credit card validation 2013-07-22 18:13:12 +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
Elaine Tan bc37aab2e4 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Foreign keys management 2013-07-19 18:42:26 +08:00
Carlos Ruiz 1572784afe IDEMPIERE-1132 peer review migration scripts 2013-07-19 00:07:41 -05: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
Carlos Ruiz 465a39c7d4 Merged release-1.0c into development 2013-07-18 23:36:58 -05:00
Carlos Ruiz 068897e912 IDEMPIERE-1162 2013-07-18 23:35:17 -05:00
Carlos Ruiz 226568658b IDEMPIERE-1151 2013-07-18 23:35:03 -05: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
Heng Sin Low 42bbcfc2de Merge release-1.0c changes to development 2013-07-19 10:41:02 +08:00
Carlos Ruiz 1319bae51a Backout aecb6ca - IDEMPIERE-1177 - backed out as a better solution has been proposed, pending to implement 2013-07-18 16:43:19 -05:00
Carlos Ruiz 3e06cf3255 IDEMPIERE-984 Change Role and Logout must check for unsaved records on open windows / use case 1 / peer review 2013-07-18 16:21:18 -05:00
Carlos Augusto Sanchez 839f02d823 IDEMPIERE-984 Change Role and Logout must check for unsaved records on open windows / use case 1 2013-07-18 16:20:29 -05:00
Carlos Ruiz 45db44b024 IDEMPIERE-1173 Fixed landed cost allocation for Average Costing / fix problems with distribution using cost 2013-07-17 22:28:31 -05:00
Carlos Ruiz 0ab9dca20d IDEMPIERE-1174 Found a matchinv created on matchpo was not being posted on immediate accounting / follow recommendation from Heng Sin about privacy of method 2013-07-17 22:27:22 -05:00
Carlos Ruiz 8390b8ed16 Backed out changeset 4c2a0e55b08a / wrong commit affecting two tickets and with a bug introduced, will fix in next IDEMPIERE-1174 2013-07-17 22:12:21 -05:00
Carlos Ruiz 61b9cd9508 IDEMPIERE-1174 Found a matchinv created on matchpo was not being posted on immediate accounting / follow recommendation from Heng Sin about privacy of method 2013-07-17 22:04:15 -05:00
Carlos Ruiz 46585842d2 IDEMPIERE-1174 Found avg po cost detail record was not being created when following flow PO->Inv->Receipt - force the posting of matchpo just when receipt is associated 2013-07-17 19:47:09 -05:00
Carlos Ruiz 180a720f25 IDEMPIERE-1174 Found a matchinv created on matchpo was not being posted on immediate accounting 2013-07-17 18:33:58 -05:00
Carlos Ruiz abdf870669 IDEMPIERE-1185 Cannot Lookup records in Reports 2013-07-17 16:32:20 -05:00
Carlos Ruiz be82eec408 IDEMPIERE-347 Password for user System must be changed via Reset Password window - as a security measure, and also because hashed password corrupt the password if changed from window 2013-07-17 13:15:21 -05:00
Carlos Ruiz 7ee9b8ddc4 IDEMPIERE-1177 Record Info not showing UUID for zero ID records 2013-07-17 12:52:24 -05:00
Carlos Ruiz bef6671726 backout 206712e3cad5 / IDEMPIERE-1177 Record Info not showing UUID for zero ID records, messed out creation of users on window, will need to find a better solution for this 2013-07-17 12:26:51 -05:00
Carlos Ruiz a8766eb276 IDEMPIERE-1170 Cannot Drag Tree Item After Insert New Record 2013-07-17 11:19:28 -05:00
Carlos Ruiz 54862b0d9e IDEMPIERE-460 Add back sample for list lookup 2013-07-17 08:48:02 -05:00
Deepak Pansheriya 89ff83536f IDEMPIERE-460: Fixing regression issue with lookup on web service 2013-07-17 14:52:11 +05:30
Carlos Ruiz c5211d7bf3 IDEMPIERE-1177 Record Info not showing UUID for zero ID records / this was affecting any program trying to read the zero ID records programatically using the ID constructor 2013-07-16 10:24:49 -05:00
Carlos Ruiz 95bad1508c IDEMPIERE-1178 2Pack exporting AD_Role_ID=0 as null 2013-07-16 09:52:17 -05:00
Carlos Ruiz 9cbe18feaf IDEMPIERE-1120 Implement Field SeqNo customization / minor peer review 2013-07-16 08:32:25 -05:00
Elaine Tan 7de49de4ef IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Enhance 2pack to make use of AD_TableIndex and AD_ViewComponent 2013-07-16 19:11:32 +08:00
Elaine Tan a8731ef4a5 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Validation using unique AD_TableIndex 2013-07-16 19:08:06 +08:00
Heng Sin Low 0bdbe4a99c Merge 455c96ee2bc3 2013-07-16 15:11:37 +08:00
Carlos Ruiz 26e9f707cd IDEMPIERE-370 Implement link from process ending message to next records / BankTransfer 2013-07-15 18:13:08 -05:00
Elaine Tan 6ac9a759dc IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Create AD_TableIndex record for all tables 2013-07-15 15:50:31 +08:00
Carlos Ruiz e133d7ceaa hg merge release-1.0c (forward-porting) 2013-07-12 08:46:51 -05: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