Commit Graph

1221 Commits

Author SHA1 Message Date
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
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
Elaine Tan adfba92a08 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management 2013-07-08 19:15:24 +08: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 78be1998c8 Merged idempiere/idempiere into development 2013-07-05 17:28:16 -05:00
Heng Sin Low 58ab8b352d IDEMPIERE-1145 Trx and Trx Monitor is not thread safe. 2013-07-05 22:42:46 +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
Elaine Tan 9c5a73d4dd IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management 2013-07-05 14:46:21 +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 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
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 d6d519a0cc IDEMPIERE-860 Review Payment Processors - added string representation for MPaymentTransaction class 2013-07-02 14:42:19 +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
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 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
Carlos Ruiz 0ce064eec6 IDEMPIERE-234 Configurable Toolbar / Prefix _WinInfo_ for context variables AD_Window_UU, AD_Window_ID and WindowName 2013-06-26 08:41:35 -05:00
Heng Sin Low 1e2ea6386d IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added theme preference for trademark text for standard report footer. Peer review. 2013-06-26 12:52:07 +08:00
Elaine Tan 916636c30f IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added theme preference for trademark text for standard report footer. 2013-06-25 19:01:20 +08:00
Carlos Ruiz 4f2d489f29 Minor - lowering log level to a common message that is solved later 2013-06-24 22:10:50 -05:00
Carlos Ruiz 577057b1ba IDEMPIERE-1069 Callout doesn’t work the same way in quick entry window and normal AD window. / Peer review 2013-06-23 18:56:51 -05:00
Juliana Corredor c53e0f08c7 IDEMPIERE-1089 Document Type list in wrong language 2013-06-23 13:59:57 -05:00
Carlos Ruiz 339d10e787 IDEMPIERE-1087 Process Parameters don't have contextual menu (right click) / based on patch from Juliana Corredor 2013-06-21 19:57:56 -05:00
Carlos Ruiz 0e80967351 IDEMPIERE-1088 Problem with Reverse-Accrual with payment allocation 2013-06-21 19:26:14 -05:00
Carlos Ruiz ac1a8e486c IDEMPIERE-1079 Reset Allocation is leaving invoices as paid / Thanks to Juliana Corredor 2013-06-21 19:06:34 -05:00
Heng Sin Low 1993840bdc Merge 62bf3c7d8f22 2013-06-20 12:09:06 +08:00
Heng Sin Low 1d5b87afbf IDEMPIERE-1042 Role Data Access – Table Access Exporting. 2013-06-20 12:07:16 +08:00
Richard Morales b1b6d8ba0b IDEMPIERE-1071 Problem with using Report in tab Export Format Line 2013-06-19 19:44:43 -05:00
Carlos Ruiz 6b7e171196 IDEMPIERE-1070 Problem with Report in window Menu , tab traslation . Use language in Spanish 2013-06-19 18:33:28 -05:00
Nicolas Micoud d0aec1964d IDEMPIERE-958 2013-06-19 19:47:30 +02:00
Heng Sin Low f0c1b2db34 IDEMPIERE-1066 Toolbar Access problems. 2013-06-19 16:32:36 +08:00
Carlos Ruiz 4d31606343 IDEMPIERE-893 Use AD_InfoWindow_Access instead of DPViews for access to info windows / role access update 2013-06-18 22:22:00 -05:00
Carlos Ruiz ac058a1e7a Missing messages on IDEMPIERE-669 and IDEMPIERE-390 / raise log level for missing messages to increase chances to discover them 2013-06-18 15:31:17 -05:00
Heng Sin Low 2426e97c10 Merge b7d5f604e91f 2013-06-18 18:12:35 +08:00
Heng Sin Low 187eef6af2 IDEMPIERE-1044 Load testing. Make it easier to monitor connection pool status. 2013-06-18 18:10:02 +08:00
Carlos Ruiz 09a39bab52 IDEMPIERE-893 Use AD_InfoWindow_Access instead of DPViews for access to info windows / Based on patch from Juliana Corredor 2013-06-17 19:16:30 -05:00
Carlos Ruiz 470202287c IDEMPIERE-67 ProcessedOn should not be copied by MOrder.copyFrom / IDEMPIERE-922 / IDEMPIERE-938 / Restored backward compatibility on copying AD_Org_ID 2013-06-17 13:56:27 -05:00
Carlos Ruiz 3c9696db4b IDEMPIERE-994 Model afterSave and afterDelete must check success flag when doing DB work / based on patch from Carlos Sanchez 2013-06-14 13:09:51 -05:00
Carlos Ruiz 140eac588d IDEMPIERE-1040 The Sales Order / Purchase Order ignore the excluded tables for an Attribute Set defined as always mandatory 2013-06-13 23:41:30 -05:00
Richard Morales b4e46ac3f5 IDEMPIERE-996 Problem with searches when a tab is based on a view 2013-06-13 21:39:20 -05:00
Carlos Ruiz f4c50410dc IDEMPIERE-974 Issue with Quick Entry editor when a checkbox is added and a new record is created / peer review 2013-06-12 18:06:37 -05:00
Heng Sin Low 73a562b73c Merge da1cfed05569 2013-06-12 14:33:01 +08:00
Heng Sin Low 1d1782a02c IDEMPIERE-1044 Load testing. Fixed synchronization issue for m_instances. 2013-06-12 14:22:17 +08:00
Carlos Ruiz ac241a5db2 IDEMPIERE-1044 Load testing / avoid trxname > 60 chars (i.e. saving C_BPartner_Location) 2013-06-12 00:10:02 -05:00
Elaine Tan 888b4f073e IDEMPIERE-840 Improvement to Request model class 2013-06-10 19:39:09 +08:00
Elaine Tan c0895ae0fc IDEMPIERE-860 Review Payment Processors - fixed sql statement 2013-06-07 18:09:35 +08:00
Carlos Ruiz c85e398cc4 IDEMPIERE-1046 Ability to get a sequence number from everywhere / as suggested by Nicolas Micoud (nmicoud) 2013-06-19 09:54:15 -05:00
Juliana Corredor fac70fa059 IDEMPIERE-1067 Doc Matched Inv not processed and not posted 2013-06-19 08:08:43 -05:00
Carlos Ruiz 0616175792 IDEMPIERE-952 Setup wizard issue on setup wizard window 2013-06-04 23:19:26 -05:00
Elaine Tan 2deffafdab Merge with 44c18b00e72e79a347c3738041b9e34769ce2fb6 2013-06-03 13:17:21 +08:00
Elaine Tan 2a7586baab IDEMPIERE-860 Review Payment Processors
- Ensure that both bank account processor and payment processor accept the selected card type
- Add a checking to throw error when trying to save an active Bank Account Processor record with inactive payment processor
- Set the credit card type, credit card number and account name to read-only when a partner bank account record is tied to a customer profile ID reference
2013-06-03 12:55:43 +08:00
Carlos Ruiz 6c939f1c7e IDEMPIERE-1010 Thousands grouping separator is used for integers values / Implemented FormatPattern support for zk edition on numbers 2013-06-02 19:46:03 -05:00
Carlos Ruiz 6b57f30f62 IDEMPIERE-1001 Cannot correct Inventory (MA) Message IMPROVEMENT 2013-06-01 11:15:54 -05:00
Carlos Augusto Sanchez d822048536 IDEMPIERE-972 String index out of range: -1 on Financial Report 2013-05-29 19:27:11 -05:00
Carlos Ruiz b2d9e0ba88 IDEMPIERE-970 Role with the can Export option deselected would actually be able to export / jasper / peer review 2013-05-29 19:12:45 -05:00
Carlos Augusto Sanchez 3a0d154c52 IDEMPIERE-970 Role with the can Export option deselected would actually be able to export / jasper 2013-05-29 18:45:20 -05:00
Carlos Ruiz ef037df1b1 IDEMPIERE-933 Window Customization Security Hole 2013-05-29 17:17:41 -05:00
Richard Morales 4ec7c5e0e2 IDEMPIERE-933 Window Customization Security Hole 2013-05-29 17:10:16 -05:00
Carlos Ruiz f1662191a5 IDEMPIERE-814 POS Sales Order generating Cash transactions 2013-05-29 13:33:36 -05:00
Carlos Ruiz c8b2b44672 IDEMPIERE-983 Cannot print cash payments generated 2013-05-29 12:18:23 -05:00
Richard Morales fe88029151 IDEMPIERE-814 POS Sales Order generating Cash transactions 2013-05-29 11:37:13 -05:00
Carlos Ruiz c8da100ab2 IDEMPIERE-926 - SynchronizeTerminology doesn't update info window name in the menu 2013-05-29 11:03:26 -05:00
Carlos Ruiz a84ce786db IDEMPIERE-973 problem with searching in System Element / Peer review 2013-05-28 21:10:23 -05:00
Richard Morales 4b3295e563 IDEMPIERE-973 problem with searching in System Element 2013-05-28 21:09:07 -05:00
Carlos Ruiz 013d5c4fd4 IDEMPIERE-965 the "create table" process must also create the unique index for the UU column when found 2013-05-28 12:09:17 -05:00
Elaine Tan 1b1c7cb9d1 IDEMPIERE-954 Problem with Online Shipping Sales Order Rate Inquiry process 2013-05-23 15:46:43 +08:00
Heng Sin Low 460e5f2eac IDEMPIERE-949 Web services is loading spring schema resources from spring web site. Fixed changes that break webui. 2013-05-22 16:42:39 +08:00
Heng Sin Low 5cfb18cd60 IDEMPIERE-949 Web services is loading spring schema resources from spring web site. 2013-05-22 15:12:26 +08:00
Heng Sin Low c155937c9e IDEMPIERE-924 Reloading find window set value from current record on advance tab instead of keeping selected value. Base on patch from Deepak. 2013-05-17 17:19:42 +08:00
Richard Morales 6d7fb18ed2 IDEMPIERE-908 Cannot report on window Product Costs / Team work between Richard, Juan and Carlos 2013-05-31 17:55:26 -05:00
Carlos Ruiz 16c46701c8 IDEMPIERE-942 Duplicate Attribute Use showing wrong message for user 2013-05-31 17:37:25 -05:00
Carlos Ruiz 81a67229c0 IDEMPIERE-913 Fix trying to load lookup for non lookup fields 2013-05-13 17:02:51 -05:00
Carlos Ruiz cf769011c1 IDEMPIERE-913 Fix broken payment reference 2013-05-13 08:39:37 -05:00
Carlos Ruiz 5400d30443 IDEMPIERE-913 NPE when saving query with look-up field not visible on window / thanks to Anthony Sossah (xolali)
it solves also IDEMPIERE-916 NPE in Tab : Included Roles
2013-05-12 14:53:35 -05:00
Carlos Ruiz 21e3dc7b87 IDEMPIERE-894 Not Possible to Link Business Partner to an Organization 2013-05-04 16:05:53 -05:00
Juan David Arboleda f6d907ff63 IDEMPIERE-454 Easy import / Improvements (speed, export selected detail tab, bug fixes) 2013-05-04 14:10:19 -05:00
Carlos Ruiz 6f8c4bb5f3 IDEMPIERE-907 Cannot report if referenced table doesn't have identifiers 2013-05-03 13:01:58 -05:00
Heng Sin Low 870bf1e773 IDEMPIERE-878 WebServices casts wrong / Custom DisplayType / Load DisplayTypes via OSGI. Merge custom display type patch from Jan Thielemann. 2013-05-03 16:38:50 +08:00
Carlos Ruiz 3507559ef1 IDEMPIERE-888 NPE when opening an account as report from Trial Balance 2013-05-01 10:50:18 -05:00
Elaine Tan e7cd85ca42 IDEMPIERE-862 Create lines from MPS Lines function is not working - fix create package mps based on the box count 2013-04-29 17:56:23 +08:00
Heng Sin Low 58effe2266 IDEMPIERE-683 window "invoice schedule" not shows records in Report. Base on patch from Richard Morales Herrera. 2013-04-27 08:03:53 +08:00
Elaine Tan a39d4cfed5 IDEMPIERE-862 Create lines from MPS Lines function is not working - fix deadlock problem 2013-04-26 18:30:35 +08:00
Heng Sin Low 5ff38a68f3 IDEMPIERE-885 Info Columns defined as Query Criteria are displayed even if it is configured as not active 2013-04-26 17:43:26 +08:00
Elaine Tan 2ace795776 IDEMPIERE-862 Create lines from MPS Lines function is not working - fix deadlock problem 2013-04-26 16:41:33 +08:00
Heng Sin Low 1da7f8b59f Merge d64df2bbb169 2013-04-25 15:39:04 +08:00
Heng Sin Low 7c9ed6a18d Merge 69b8ff2eeb52 2013-04-25 15:36:31 +08:00
Heng Sin Low 759583ebb0 IDEMPIERE-877 Zk: Remove unnecessary refresh from WTableDirEditor 2013-04-25 15:35:07 +08:00
Carlos Ruiz 5ddb2d4b34 Generate model classes for release 1.0b 2013-04-25 01:24:59 -05:00
Carlos Ruiz fc12e4af25 Point to release 1.0b 2013-04-25 00:51:00 -05:00
Carlos Ruiz eb661f8a64 UUID Generator / IDEMPIERE-868 2013-04-24 16:48:39 -05:00
Carlos Ruiz 516b6893c2 IDEMPIERE-570 Doc_Production - production posting problems 2013-04-23 22:14:02 -05:00
Carlos Ruiz d22a69c1f6 IDEMPIERE-814 POS Sales Order generating Cash transactions 2013-04-23 18:43:32 -05:00
Juan David Arboleda 53c8d8d9d9 IDEMPIERE-454 Easy import - V6 -> Add DocAction event for documents 2013-04-23 18:27:37 -05:00
Richard Morales 2fa71e092f IDEMPIERE-814 POS Sales Order generating Cash transactions 2013-04-23 18:25:10 -05:00
Carlos Ruiz 976654ef25 IDEMPIERE-832 not shows the new request created in the Calendar / fix timezone problems - make alternate timezone configurable via CALENDAR_ALTERNATE_TIMEZONE sysconfig key 2013-04-23 17:07:31 -05:00
Carlos Ruiz dfb3b1cee9 IDEMPIERE-794 Ticket #1001026 - Expand the views to provide more information / Wrong report definition is being hidden from user - show the exception 2013-04-23 16:01:35 -05:00
Carlos Ruiz 40984c23e7 IDEMPIERE-844 Trial Balance displaying account names only in system language / Thanks to Richard Morales 2013-04-23 15:51:48 -05:00
Carlos Ruiz 652d86479d IDEMPIERE-722 Make email credentials configuration more flexible 2013-04-23 15:16:38 -05:00
Heng Sin Low 90c5d07898 minor NPE check. 2013-04-22 21:31:23 +08:00
Heng Sin Low 9e2ed40587 Merge cc8299e9ea58 2013-04-22 11:47:43 +08:00
Heng Sin Low 0fd68e54ca Merge 7bba97c0db7e 2013-04-22 11:46:19 +08:00