Commit Graph

882 Commits

Author SHA1 Message Date
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