Commit Graph

1194 Commits

Author SHA1 Message Date
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
Carlos Ruiz 31c808cf7c IDEMPIERE-454 Easy import / fix problem with java7 2013-03-30 12:24:50 -05:00
Carlos Ruiz 5a5712fb71 IDEMPIERE-812 Improve statistics for reports 2013-03-28 20:03:57 -05:00
Carlos Ruiz 629f2da8a8 IDEMPIERE-454 Easy import 2013-03-28 15:27:28 -05:00
Juan David Arboleda eed4b34f19 IDEMPIERE-454 Easy import 2013-03-28 13:45:41 -05:00
Carlos Ruiz 466f5f6cae IDEMPIERE-136 Tenant base language improvement / make it thread safe (thanks to Heng Sin for raising the alert) and include other suggestions from findbugs 2013-03-28 10:28:22 -05:00
Heng Sin Low 3bc108d975 Merge 6889ccbb3c7d 2013-03-28 12:04:11 +08:00
Heng Sin Low cc0d7302cb IDEMPIERE-656 ViewLog shows AppsServerOK=false in the the error tab of the about window. 2013-03-28 12:00:40 +08:00
Carlos Ruiz 094975caf4 IDEMPIERE-136 Tenant base language improvement 2013-03-27 22:48:29 -05:00
Carlos Ruiz 6230ac9d40 IDEMPIERE-806 Cache of lookupfactory must include language 2013-03-27 19:46:11 -05:00
Diego Ruiz 700f625011 IDEMPIERE-658 Count of records wrong on zoom across on System 2013-03-27 17:45:44 -05:00
Carlos Ruiz 648b2f1f2b IDEMPIERE-166 Rebranding of logo and product name 2013-03-27 17:27:56 -05:00
Carlos Ruiz 9c05ed1f74 IDEMPIERE-805 Translate SQL exceptions into user-friendly messages / Thanks to Edickson Martinez for the tip 2013-03-27 17:27:33 -05:00
Carlos Ruiz 100c74b203 Minor - change wrong log warning level on MBPartner.beforeSave 2013-03-27 16:55:35 -05:00
Carlos Ruiz 70ca887d0d IDEMPIERE-663 Zk: Remove the need of re-query for table editor after user have create a new record. / just add to cache when saving is successful 2013-03-27 13:44:42 -05:00
Carlos Ruiz 72058d4ac8 IDEMPIERE-794 Ticket #1001025 - Expand the views to provide more information / Adding IsDefault to some views is causing problems - i.e. setting defaults for BP and orderline 2013-03-23 10:24:18 -05:00
Carlos Ruiz 17560dba8e IDEMPIERE-720 UUID Generator doesn't work #resolve 2013-03-21 13:26:49 -05:00
Carlos Ruiz 5781427ac6 IDEMPIERE-777 I found a bug at PrintData.getRowIndex() Method. Thanks to Hagiwara Hideaki 2013-03-21 11:37:14 -05:00
Heng Sin Low ed11d2454d IDEMPIERE-763 Maximum size for File Upload. 2013-03-21 16:37:30 +08:00
Heng Sin Low b2063cc784 minor: Fixed potential NPE due to non synchronization access to m_writer. 2013-03-21 13:33:31 +08:00
Elaine Tan 30af38e5b1 IDEMPIERE-489 Make use of AD_Language configuration 2013-03-20 20:25:06 +08:00
Heng Sin Low 5d9c7a3f1a IDEMPIERE-778 Improve PostgreSQL support. 2013-03-20 15:31:45 +08:00
Carlos Ruiz df18055d9e IDEMPIERE-774 02_SynchronizeTerminology.sql not taking into account ad_menu.iscentrallymaintained 2013-03-19 12:44:22 -05:00
Heng Sin Low b1e0cdcef6 IDEMPIERE-362 Hide things that don't work on iDempiere. Disable broken auto landed cost calculation for average costing. 2013-03-19 21:24:27 +08:00
Heng Sin Low 554603f296 IDEMPIERE-761 New record on role is showing role 0 info on detail. 2013-03-19 17:28:06 +08:00
Heng Sin Low 502192986b IDEMPIERE-761 New record on role is showing role 0 info on detail. 2013-03-19 17:23:09 +08:00
Carlos Ruiz d39cbac673 IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / X_Shipper X_ShipperLabels X_ShipperPackaging X_ShipperPickupTypes X_ShippingProcessor 2013-03-18 17:32:04 -05:00
Carlos Ruiz 104dd05b39 IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / X_OnlineTrxHistory 2013-03-18 15:47:21 -05:00
Carlos Ruiz 45318ef957 IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / X_DepositBatch X_DepositBatchLine 2013-03-18 15:35:58 -05:00
Carlos Ruiz 1dae118cb9 IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / X_CommodityShipment 2013-03-18 14:24:36 -05:00
Carlos Ruiz 8225c2a935 IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / ASU_1099Box 2013-03-18 13:50:27 -05:00
Carlos Ruiz 34a9375067 IDEMPIERE-699 two o more master roles don't combine permissions 2013-03-17 19:25:15 -05:00
Carlos Ruiz 8c0c60a812 IDEMPIERE-708 Postgresql ERROR: date/time value current is no longer supported / Role access update broken with clock_timestamp - the correct replacement for oracle sysdate must be statement_timestamp 2013-03-17 18:17:58 -05:00
Carlos Ruiz ea40c1a8bf IDEMPIERE-661 OrderLineCreateProduction not passing accounting data from SO to Production 2013-03-17 16:31:01 -05:00
Carlos Ruiz 6998c63e9b IDEMPIERE-638 Fix replacing Logger with CLogger / remove warnings 2013-03-17 15:56:38 -05:00
Richard Morales c45dfd9557 IDEMPIERE-638 Check log level before calling logging method / .log(Level 2013-03-15 22:52:05 -05:00
Carlos Ruiz e7f817ec2b IDEMPIERE-638 Fix replacing Logger with CLogger 2013-03-15 22:41:36 -05:00
Carlos Ruiz 61608cd26d IDEMPIERE-489 Make use of AD_Language configuration 2013-03-15 22:36:09 -05:00
Carlos Ruiz b167a4c7df IDEMPIERE-638 Check log level before calling logging method 2013-03-15 16:16:28 -05:00
Carlos Ruiz c5f92ffdf7 IDEMPIERE-600 Use User Org Access in Role didn't work - fix bug found - System is able to login with any GW organization 2013-03-15 13:16:13 -05:00
Heng Sin Low 0b179c8de1 IDEMPIERE-738 Reduce duplicate string reported by Eclipse Memory Analyzer. Fixed NPE reported in google group. 2013-03-15 09:59:17 +08:00
Heng Sin Low 8c84198efc IDEMPIERE-743 GridField.GetDefault shouldn't log no result SQL default as warning. 2013-03-15 00:28:12 +08:00
Heng Sin Low 4249922521 IDEMPIERE-742 Can't search user using email address. 2013-03-14 23:56:40 +08:00
Heng Sin Low c24c0f11b6 Include extension point schema to ease plugin development. 2013-03-14 23:43:47 +08:00
Heng Sin Low cda5dd6e20 IDEMPIERE-738 Reduce duplicate string reported by Eclipse Memory Analyzer 2013-03-14 21:18:54 +08:00
Heng Sin Low cd1ee182ed IDEMPIERE-738 Reduce duplicate string reported by Eclipse Memory Analyzer 2013-03-14 18:29:58 +08:00
Carlos Ruiz 2cbd0d0d4f Clean migration scripts - disable log for AD_Preference and UPDATE C_AcctProcessor SET DateNextRun 2013-03-13 10:23:48 -05:00
Heng Sin Low a02db07307 Merge 89a7f6a5c6cf 2013-03-13 16:05:29 +08:00
Heng Sin Low fa61820db5 IDEMPIERE-728 Hazelcast Instance is not active exception on webui. Improve handling of shutdown/crash of hazelcast instance . 2013-03-13 16:04:20 +08:00
Elaine Tan 0d3945fd42 Ticket #1002211: Create Help pane for Bizidium - customize the context help display for 'Setup Wizard' form 2013-03-13 15:44:24 +08:00
Carlos Ruiz 0c25244464 IDEMPIERE-727 Implement Print Table Format - Print Function Symbols 2013-03-12 11:53:56 -05:00
Heng Sin Low 2186311a7c Merge 2feb23f94426 2013-03-13 00:24:23 +08:00
Heng Sin Low bc6078de46 IDEMPIERE-726 Financial Report: Add inverse operation option for credit/debit only column #resolve 2013-03-13 00:22:47 +08:00
Carlos Ruiz 171c5db67d IDEMPIERE-37 Make iDempiere safer using saveEx instead of save 2013-03-12 08:39:50 -05:00
Heng Sin Low 784b7c39dc Merge c1e2deccf768 2013-03-12 16:23:48 +08:00
Heng Sin Low 3d95f7f716 Merge 3101959123e6 2013-03-12 16:21:48 +08:00
Heng Sin Low b8bc2e4da7 IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. 2013-03-12 16:21:04 +08:00
Carlos Ruiz aecfe6fc5d IDEMPIERE-454 Easy import (Work in progress) 2013-03-12 00:43:00 -05:00
Juan David Arboleda 506f380141 IDEMPIERE-454 Easy import 2013-03-11 23:34:37 -05:00
Juan David Arboleda 78ed339b63 IDEMPIERE-712 Adding C_City_ID validation to beforeSave on MLocation 2013-03-11 20:59:41 -05:00
Carlos Ruiz 7626490d6c IDEMPIERE-679 inactivate client allow to log in / fix also for Change Role 2013-03-11 20:04:27 -05:00
Juliana Corredor 40e9cf974c IDEMPIERE-679 inactivate client allow to log in 2013-03-11 19:50:35 -05:00
Carlos Ruiz ed47ed7118 IDEMPIERE-716 #resolve can't use new role when "User Level" of the role is "system" 2013-03-11 09:40:29 -05:00
Heng Sin Low 7a5fd10add IDEMPIERE-694 ILookupFactory and DefaultLookupFactory to load subclasses of Lookup dynamically via OSGI components. Contributed by Jan Thielemann. 2013-03-11 17:32:48 +08:00
Carlos Ruiz c0025d8c70 IDEMPIERE-716 can't use new role when "User Level" of the role is "system" #resolve 2013-03-10 21:51:14 -05:00
Heng Sin Low ba8cc7463f IDEMPIERE-598 Different errors when running Groovy scripts from Swing or Webui. Peer review. 2013-03-09 08:47:01 +08:00
Heng Sin Low f073540046 IDEMPIERE-704 The Min. value and Max. value validation of column is not working. Fixed regression for reversal of document. 2013-03-09 07:17:14 +08:00
Heng Sin Low 3914864058 Merge 52294af1db66 2013-03-08 14:49:18 +08:00
Carlos Ruiz 0e09ac40e9 IDEMPIERE-678 Cannot copy a print format twice 2013-03-08 00:02:30 -05:00
Heng Sin Low fdacee09f9 Merge bf77ea2b354c 2013-03-08 12:59:01 +08:00
Heng Sin Low 502291a313 IDEMPIERE-704 The Min. value and Max. value validation of column is not working. 2013-03-08 12:57:51 +08:00
Elaine Tan 353b7f2602 Ticket #1002354: Price List Enhancement 2013-03-07 19:13:42 +08:00
Heng Sin Low 5b2f4a18e5 IDEMPIERE-698 AssetInvoiceWithMixedLines_LRO not translated. 2013-03-07 07:38:13 +08:00
Elaine Tan b825eab40d Merge with c436f1be02c998a2a0d1fcfe5c2a254be6c10693 2013-03-06 16:53:03 +08:00
Elaine Tan efa7aa1ec3 Ticket #1001758: FedEx & UPS - update C_Order.IsPriviledgedRate to match the parameter passed in during sales order rate inquiry process 2013-03-06 16:42:20 +08:00
Carlos Ruiz 1ff94d5337 IDEMPIERE-358 Login- how to make unique and safe / Implement same approach for fitnesse and webservices login 2013-03-05 19:14:29 -05:00
Carlos Ruiz 335bf8bc2f IDEMPIERE-372 Improve error messages 2013-03-05 17:31:25 -05:00
Carlos Ruiz a6a2da1295 IDEMPIERE-678 Cannot copy a print format twice 2013-03-05 15:21:05 -05:00
Carlos Ruiz cdabca7b4b Minor changes to SQL - to ease the peer review of generated migration scripts avoiding convert changes 2013-03-05 14:07:17 -05:00
Heng Sin Low b8851a6661 Merge deb80b3b3124 2013-03-05 18:28:38 +08:00
Heng Sin Low d45d5ce4a8 Merge a9912f5c2c56 2013-03-05 18:27:53 +08:00