Commit Graph

1130 Commits

Author SHA1 Message Date
Heng Sin Low 28f2fa1c06 IDEMPIERE-528 Determine Zoom window depending on record. Add NPE check. 2013-08-15 09:30:44 +08:00
Heng Sin Low dcce7558b0 IDEMPIERE-1271 Bug of read only logic for tab 2013-08-14 22:43:30 +08:00
Heng Sin Low 7516f85d55 IDEMPIERE-1188 Invoice Price Variance for Average PO Costing. 2013-08-14 17:37:27 +08:00
Heng Sin Low d09e29e342 IDEMPIERE-1233 Problem with using the Create Lines From process on the Material Receipt window. 2013-08-12 18:59:11 +08:00
Heng Sin Low 288c967594 IDEMPIERE-1232 Zoom condition fixes. 1) Fixed WFEditor.zoom not using zoom condition. 2) Added null check for the query parameter in AEnv.zoom methods 3) Fixed AEnv.zoom(AD_Window_ID, query) not using zoom condition. Added AEnv.showZoomWindow(AD_Window_ID, query) to replace the direct opening of zoom window usage. 2013-08-12 14:40:17 +08:00
Carlos Ruiz 6de2833897 IDEMPIERE-1232 Zoom condition fixes / IDEMPIERE-528 2013-08-09 10:56:19 -05:00
Carlos Ruiz 51c8295228 IDEMPIERE-1236 Recent Items - Names do not reflect definitions from Window Customization 2013-08-08 18:00:22 -05:00
Carlos Ruiz d45691b141 IDEMPIERE-1258 Deleting a record is not refreshing recent items / based on patch from Richard Morales 2013-08-08 17:58:28 -05:00
Heng Sin Low 4be5c4a9da Merge 2998dd9be51a 2013-08-07 21:17:36 +08:00
Heng Sin Low 1dc923273d IDEMPIERE-304 Remove PREFERENCETYPE_AD_Reference_ID in generated X_ class. Only generate for official id. 2013-08-07 18:39:40 +08:00
Carlos Ruiz b0593a04e9 IDEMPIERE-1160 Hide potentially dangerous stuff from non-admin users / based on patch from Juliana Corredor 2013-08-06 16:20:59 -05:00
Carlos Ruiz 333c7f9a7f IDEMPIERE-1138 Broadcast Message Problems 2013-08-06 13:56:11 -05:00
Heng Sin Low 8630ed7597 Merge a8c44b7fbc2a 2013-08-06 08:05:26 +08:00
Heng Sin Low 139b4b691c Merge 6087eaebeb3c 2013-08-06 08:04:40 +08:00
Carlos Ruiz 57169b0322 IDEMPIERE-1210 Lookup factory not translating table_direct columns / Thanks to Naim Berisha for the tip 2013-08-05 18:59:24 -05:00
Carlos Ruiz a14fd8642f IDEMPIERE-1025 Improve translation for custom tables / based on patch from Richard Morales 2013-08-05 17:49:37 -05:00
Heng Sin Low 4ffff17e3b Merge 604976fdfdfe 2013-08-05 20:50:12 +08:00
Heng Sin Low 25d58a3f8d IDEMPIERE-1235 Add API to support the sharing of non-transactional connection within a single execution thread. Added simple sanity check ( isclosed ) for connection. 2013-08-05 20:48:09 +08:00
Elaine Tan 2345c88481 IDEMPIERE-1229 Purchase Order print format needs to be removed from SO window - maintain the old public method signature 2013-08-05 17:50:17 +08:00
Elaine Tan fb95f9fca8 IDEMPIERE-1229 Purchase Order print format needs to be removed from SO window 2013-08-05 15:59:20 +08:00
Carlos Ruiz 73bbb90470 IDEMPIERE-1138 Broadcast Message Problems / Based on patch from Richard Morales 2013-08-05 00:12:23 -05:00
Heng Sin Low ff167fd130 IDEMPIERE-1044 Load testing. Fixed MCountry.getDefault(ctx) not thread safe. 2013-08-02 22:56:46 +08:00
Heng Sin Low 6cceb11628 IDEMPIERE-1235 Add API to support the sharing of non-transactional connection within a single execution thread. 2013-08-02 16:09:45 +08:00
Heng Sin Low 2952930ab4 IDEMPIERE-1230 Detail pane always created for level 1 tab even when there's no child tab. Further optimization and fixed problem with sortTab. 2013-08-01 23:28:17 +08:00
Heng Sin Low 31426fbf60 IDEMPIERE-1231 Add non-persistent attributes support to PO. Peer review. 2013-08-01 21:58:23 +08:00
Elaine Tan c70293cb50 IDEMPIERE-569 Ticket #1001758: Improve shipping configuration to support external services
- sender's company name should retrieved from organization's name instead of description
- sender's contact name should retrieved from sales rep's name instead of description
2013-08-01 18:50:27 +08:00
Elaine Tan af722e2fd5 IDEMPIERE-1231 Add non-persistent attributes support to PO 2013-08-01 17:40:13 +08:00
Elaine Tan bc81a931df IDEMPIERE-1231 Add non-persistent attributes support to PO 2013-08-01 17:34:50 +08:00
Carlos Ruiz a4007bf19d IDEMPIERE-1227 add UU on clone method 2013-07-31 12:12:10 -05:00
Carlos Ruiz 9b13c2dec4 IDEMPIERE-840 Improvement to Request model class 2013-07-31 09:06:41 -05:00
Heng Sin Low 5a661371e7 Merge cf7b58b5e6d2 2013-07-31 16:42:54 +08:00
Heng Sin Low 714ce29278 IDEMPIERE-1224 Need a way to prevent auto start of OSGi service component from Core. 2013-07-31 16:41:37 +08:00
Heng Sin Low 8d9a2ba66f IDEMPIERE-1223 Use ClassName as Name of OSGi component. 2013-07-31 16:30:15 +08:00
Elaine Tan 92532db6de IDEMPIERE-840 Improvement to Request model class - combine the requestservice.xml and requesteventhandler.xml into one. Use class name as the pid. 2013-07-31 15:31:58 +08:00
Elaine Tan f5fb6f7d37 IDEMPIERE-840 Improvement to Request model class - fix requesteventhandler.xml 2013-07-31 14:29:52 +08:00
Elaine Tan cba6d77de7 IDEMPIERE-840 Improvement to Request model class - Drop request validator 2013-07-30 23:41:05 +08:00
Elaine Tan b63c3777e1 IDEMPIERE-840 Improvement to Request model class - Using OSGi event instead of model validator 2013-07-30 22:36:05 +08:00
Elaine Tan f4556324ad IDEMPIERE-840 Improvement to Request model class - Using OSGi event instead of model validator 2013-07-30 12:08:56 +08:00
Carlos Ruiz fa5ba42381 IDEMPIERE-1206 Drop obsolete QueryTimeout workaround for PostgreSQL JDBC Driver / minor cleanup of unused variable 2013-07-29 19:55:09 -05:00
Heng Sin Low a9b1e95f6b IDEMPIERE-545 improve logic of MMovementLineConfirm.ProcessLine() method. Fixed difference doc not created when it is fully confirmed but there's scrapped qty. 2013-07-29 17:44:18 +08:00
Heng Sin Low 19e875baf1 IDEMPIERE-545 improve logic of MMovementLineConfirm.ProcessLine() method. Fixed calculation of difference qty, Difference = Target - Confirmed Qty. Fixed callout movement getting wrong qty on hand for validation. Improve the robustness of the process - complete move and inventory document when user complete the move confirmation document. 2013-07-29 17:29:14 +08:00
Heng Sin Low 87dba26de2 IDEMPIERE-1208 Add API for execution of document action workflow. 2013-07-29 17:26:03 +08:00
Heng Sin Low d70244f8bc IDEMPIERE-1207 Fixed inconsistent error message for well known database exception. 2013-07-29 17:14:52 +08:00
Heng Sin Low 3c80de243c IDEMPIERE-1206 Drop obsolete QueryTimeout workaround for PostgreSQL JDBC Driver. 2013-07-29 15:36:46 +08:00
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
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
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 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
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
Deepak Pansheriya 971eaecf43 IDEMPIERE-1157: Adding functinality to add charts on the standard windows 2013-07-18 20:08:25 +05:30
Deepak Pansheriya c3a14d9547 IDEMPIERE-1157: Adding functionality to add charts on the standard windows / thanks to Adaxa 2013-08-22 18:52:57 -05:00
Carlos Ruiz 10488f31ef hg merge release-1.0c (forward-porting) 2013-08-22 18:18:41 -05:00
Heng Sin Low c05b7485e5 IDEMPIERE-583 Delete Selection Panel improvement. 2013-08-19 23:02:26 +08:00
Heng Sin Low 7246f49bab IDEMPIERE-1285 Estimated Landed Cost for PO. 2013-08-19 21:27:04 +08:00
Heng Sin Low be50c979a6 Merge changes from release-1.0c branch 2013-08-19 21:11:30 +08:00
Carlos Ruiz 14b0beddb0 hg merge release-1.0c (forward-porting) 2013-08-02 21:15:03 -05:00
Carlos Ruiz d0f1a03dba hg merge release-1.0c (forward-porting) 2013-07-31 10:04:55 -05:00
Carlos Ruiz e6442936b4 hg merge release-1.0c (forward-porting) 2013-07-29 20:46:47 -05:00
Elaine Tan f8d579d368 IDEMPIERE-1149 Implements SetFocus on field 2013-07-29 15:32:26 +08:00
Elaine Tan a918a6a85d IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - include copyright text and regenerate serialVersionUID for org.compiere.model.PO class 2013-07-29 15:08:35 +08:00
Elaine Tan ea8b457a51 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Enhance 2pack to make use of AD_TableIndex and AD_ViewComponent 2013-07-24 10:49:30 +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 465a39c7d4 Merged release-1.0c into development 2013-07-18 23:36:58 -05:00
Heng Sin Low 42bbcfc2de Merge release-1.0c changes to development 2013-07-19 10:41:02 +08: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 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 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 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 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
Elaine Tan d2d8553156 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Validation using unique AD_TableIndex 2013-07-11 15:26:26 +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
Dirk Niemeyer ce5a67c220 IDEMPIERE-1120 Implement Field SeqNo customization 2013-07-10 16:41:55 +02: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 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