Commit Graph

1174 Commits

Author SHA1 Message Date
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
Heng Sin Low f0d376c7ad IDEMPIERE-166 Rebranding of logo and product name. 2013-04-19 20:04:49 +08:00
Elaine Tan 48b43928e2 Merge with 3fc57e6ea4ccdabadf06c311d1dc4bd5e0928cb3 2013-04-19 17:08:49 +08:00
Elaine Tan 670c4f9c9c IDEMPIERE-867 Wrong shipping columns naming 2013-04-19 16:51:44 +08:00
Elaine Tan b542f8393e IDEMPIERE-861 Online Shipment Process for International Shipment - save the shipping transaction record after process online 2013-04-18 19:43:13 +08:00
Elaine Tan 305a23403a IDEMPIERE-860 Review Payment Processors
- improve the error message when a payment processor model is not found
- clear the result columns when copy from a payment transaction record
- fix the use of database transaction in payment transaction
2013-04-18 19:37:23 +08:00
Carlos Ruiz 5e5951fe31 IDEMPIERE-294 BroadCast Message / Several fixes:
- Clients <> System cannot expire their messages
- Reorganize window and set displaylogic for buttons
- Fix names of buttons
- Display just messages of client logged in
- Display non-expired messages without expiration date
2013-04-17 12:13:50 -05:00
Carlos Ruiz edd123a31b IDEMPIERE-796 - peer review migration scripts 2013-04-17 10:36:01 -05:00
Carlos Ruiz 1ab95f22bb IDEMPIERE-859 NPE on Attachment where is not storage provider configured / Show cause of problems when toolbar buttons cannot action 2013-04-20 12:24:42 -05:00
Juan David Arboleda 2292bc09b0 IDEMPIERE-454 Easy import - V5 -> Add transaction management per master key for the importer 2013-04-19 18:42:23 -05:00
Elaine Tan f7af4d1e20 IDEMPIERE-862 Create lines from MPS Lines function is not working 2013-04-17 18:23:21 +08:00
Elaine Tan d2c3c23d9d IDEMPIERE-860 Review Payment Processors
- fix the payment amount and invoice ID reference of the new sales payment when invoiced amount is NOT equals to the authorized amount
- throw error when invoiced amount is NOT equals to the authorized amount for non-CIM payment processor
2013-04-17 17:59:11 +08:00
Elaine Tan 4100d6ba55 Merge with db85c1fe66ddd64b9cca06d84f822d5f2985b81e 2013-04-17 13:01:34 +08:00
Carlos Ruiz f408fbc6d3 IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
Elaine Tan 30a05b2260 IDEMPIERE-861 Online Shipment Process for International Shipment 2013-04-16 16:00:42 +08:00
Elaine Tan 9c8f5b7363 IDEMPIERE-860 Review Payment Processors 2013-04-16 15:54:27 +08:00
Elaine Tan 46937f4018 IDEMPIERE-853 Improvement to Deposit Batch functionality 2013-04-12 11:44:15 +08:00
Heng Sin Low 6ede3fe618 IDEMPIERE-852 OM Drop seems broken. Based on patch from Richard Morales Herrera. 2013-04-11 12:47:49 +08:00
Edwin Ang 30a0ff3c2b IDEMPIERE-796 2013-04-10 21:54:08 +07:00
Heng Sin Low 07551b1ebe Merge 041670731cf5 2013-04-10 17:04:04 +08:00
Elaine Tan 648fce4583 IDEMPIERE-840 Improvement to Request model class - change the visibility level of PO.get_DisplayValue method to public 2013-04-10 16:19:48 +08:00
Carlos Ruiz 8ec9d58deb IDEMPIERE-843 Negative values are not evaluated in Tab Editor 2013-04-09 21:08:31 -05:00
Carlos Ruiz 01a9897cc1 IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal 2013-04-09 18:09:44 -05:00
Carlos Ruiz 16094d84d5 IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE 2013-04-09 17:52:50 -05:00
Carlos Ruiz 6b108cff55 IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal 2013-04-09 17:48:34 -05:00
Richard Morales e4476ec95c IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE 2013-04-09 15:49:25 -05:00
Elaine Tan 139b1e8040 IDEMPIERE-840 Improvement to Request model class 2013-04-09 17:51:30 +08:00
Heng Sin Low 3a922e95a4 IDEMPIERE-837 Zk: Zoom to purchase order from invoice (vendor) doesn't work for new record. 2013-04-09 14:17:17 +08:00
Heng Sin Low 558641d959 IDEMPIERE-378 Implement Reverse Accrual. #1. Make consistent the implementation of VoidIt for allocation, invoice, inout, inventory, payment and movement ( Based on patch from Armen Rizal ). #2. Remove the use of conditional calculation for open balance - hard to maintain and source of intermittent bug. #3. More efficient update of open balance for allocation. #4. Lock bp record before open balance update to prevent issue with stale data. 2013-04-09 11:12:06 +08:00
Deepak Pansheriya f25b306c11 IDEMPIERE-697 Duplicated Key Error when chaning System Organization Information 2013-04-05 16:32:53 +05:30
Heng Sin Low fc607f9fef IDEMPIERE-704 The Min. value and Max. value validation of column is not working 2013-04-05 15:28:31 +08:00
Carlos Ruiz 02b7c217b3 IDEMPIERE-489 Make use of AD_Language configuration 2013-04-13 20:25:26 -05:00
Carlos Ruiz de75287a15 IDEMPIERE-790 Voiding PO should unlink SO it was created from 2013-04-13 19:38:53 -05:00
Carlos Ruiz ad3f38b92f IDEMPIERE-794 Ticket #1001025 - Expand the views to provide more information / Commission Run Detail / Complete 2013-04-12 20:12:25 -05:00
Carlos Ruiz fb4bfb1e01 IDEMPIERE-454 Easy import - peer review 2013-04-12 13:41:39 -05:00
Juan David Arboleda 08d0c19de4 IDEMPIERE-454 Easy import - improve memory usage and speed 2013-04-12 13:41:00 -05:00
Richard Morales 773c805336 IDEMPIERE-423 Quantity in GL Journal not saved in accounting 2013-04-03 16:44:27 -05:00
Carlos Ruiz c72fecccbe IDEMPIERE-675 - Internal Use with zero qty is dropping the inventory / Peer review 2013-04-03 11:56:33 -05:00
Edwin Ang c67bc4738e IDEMPIERE-796 All Fixed Asset Related Document Must Use New DocBaseType 'FAA' 2013-03-29 13:15:50 +07:00
Edwin Ang 2032e604ff Fix IDEMPIERE-675 - Internal Use with zero qty is dropping the inventory 2013-03-24 14:56:33 +07:00
Heng Sin Low 7b38ac17f4 stop need to set log to null so that isstarted will return false 2013-04-03 14:38:47 +08:00
Heng Sin Low eb8146112b Merge 3d1c3abc6f59 2013-04-02 21:13:43 +08:00
Heng Sin Low e30f4dca4e IDEMPIERE-669 Zk: User Feedback Service. Make more extensible. 2013-04-02 21:01:58 +08:00
Elaine Tan db9d8b86df Ticket #1001984: Avoiding Payment profile ID mess 2013-04-02 18:46:48 +08:00
Heng Sin Low 2311908827 IDEMPIERE-815 DocFactory service IllegalAccessError for org.compiere.acct.Doc 2013-04-01 16:54:31 +08:00
Heng Sin Low 817f7b0979 Merge b9d4aa7914c7 2013-04-01 16:45:52 +08:00
Heng Sin Low d2b454117c IDEMPIERE-748 error while print jasper report when using table component in ireport 4.6.0
IDEMPIERE-807 Jasper report not working when adding barcode
2013-04-01 16:27:24 +08:00
Carlos Ruiz 7ad9d21ef8 IDEMPIERE-454 Easy import / apply best practices on import mode variables 2013-03-30 12:34:29 -05:00