Commit Graph

565 Commits

Author SHA1 Message Date
Heng Sin Low b6fd81b23c IDEMPIERE-514 Match Invoice not created automatically for multiple receipts on single purchase order line 2012-12-03 18:18:09 +08:00
Heng Sin Low 690d7bdb8f Minor - Fixed NPE. 2012-12-03 18:08:25 +08:00
Heng Sin Low 14f3e0b0ff IDEMPIERE-378 Implement Reverse Accrual . Fixed reverse accrual not working for inventory move, payment and physical inventory. 2012-12-03 17:04:23 +08:00
Heng Sin Low 0b95ab7cd1 IDEMPIERE-496 Exception when changing Organization Info. Fixed wrong max row comparison in previous revision. 2012-12-03 15:26:13 +08:00
Heng Sin Low 8c30c3d051 Merge 6c683b4f5c29 2012-12-03 15:13:31 +08:00
Heng Sin Low 87a3c1ac23 minor performance tweak. 2012-12-03 15:04:10 +08:00
Heng Sin Low 75c8695aa8 Minor - remove private method that's not used. 2012-12-03 14:59:55 +08:00
Heng Sin Low db154e11b7 IDEMPIERE-502 Use single thread pool for client and server process. Fixed scheduled thread pool executor service doesn't use min pool size and shouldn't have core thread timeout. 2012-12-03 14:37:46 +08:00
Heng Sin Low 41249300e7 IDEMPIERE-496 Exception when changing Organization Info. Performance improvement. 2012-12-03 14:36:30 +08:00
Deepak Pansheriya 7788bf9bae IDEMPIERE-293 Support for Kill Session 2012-11-30 17:15:19 +05:30
Carlos Ruiz 2de5900c6c IDEMPIERE-294 BroadCast Message / Peer review 2012-12-02 23:59:49 -05:00
Deepak Pansheriya f992cef2d7 IDEMPIERE-294 BroadCast Message 2012-11-30 14:56:59 +05:30
Carlos Ruiz dae3f4c27b IDEMPIERE-390 Attachments/archives on load balancer scenario / Implemente deletion of attachment entries for filesystem method 2012-11-29 16:35:56 -05:00
Heng Sin Low 36b39ddf9f Merge c088cbe26368 2012-11-30 01:19:15 +08:00
Heng Sin Low 9a24ad651e IDEMPIERE-522 Zk: Random Freeze of screen update 2012-11-30 01:17:44 +08:00
Carlos Ruiz beb0b209e8 IDEMPIERE-390 Attachments/archives on load balancer scenario / Peer review 2012-11-28 17:00:13 -05:00
Juliana Corredor 28008f2737 IDEMPIERE-390 Attachments/archives on load balancer scenario 2012-11-28 15:52:54 -05:00
Carlos Ruiz 1c0b1ebd9e IDEMPIERE-385 Resolve M_Storage locking and data consistency / lock storage record being updated 2012-11-28 10:12:56 -05:00
Carlos Ruiz 5c4de4a93a IDEMPIERE-393 Setup wizards / Peer review 2012-11-28 01:05:41 -05:00
David Peñuela 7fa15475a8 IDEMPIERE-393 Setup wizards 2012-11-27 22:54:38 -05:00
Heng Sin Low a44a3a17df IDEMPIERE-491 Caching data can generate problem. Fixed a backward compatibility issue. 2012-11-27 22:40:46 +08:00
Heng Sin Low 9573837df2 Merge with 351f2f8327904e8f0b154d200c77b99b141bc785 2012-11-27 16:56:04 +08:00
Carlos Ruiz 6e2cdb9958 IDEMPIERE-491 Caching data can generate problem / Fix problems with swing client not starting with postgres and throwing NPE 2012-11-26 15:04:11 -05:00
Elaine Tan 6bcb4b9151 Ticket #1001392: Implement Single ‘online trx history table’ instead of individual tables - fix the incorrect text message of online trx history when it is a void or credit (payment) transaction 2012-11-26 19:29:32 +08:00
Carlos Ruiz a4562a33fc IDEMPIERE-163 Implement isupdateable and isalwaysupdateable on ad_field / Peer review 2012-11-23 13:34:49 -05:00
Juan David Arboleda 6433b7c02f IDEMPIERE-163 Implement isupdateable and isalwaysupdateable on ad_field 2012-11-23 12:57:35 -05:00
Carlos Ruiz 89c9a7a2ed hg merge e29fe52f1f00 2012-11-23 10:17:17 -05:00
Heng Sin Low 3e4c1a7103 IDEMPIERE-369 Master Detail layout improvements. Fixed link column determination for detail tab. 2012-11-23 16:56:15 +08:00
Carlos Ruiz 9a7e649bbc IDEMPIERE-385 Resolve M_Storage locking and data consistency / Improve error message - i.e. for negative inventory disallowed 2012-11-21 17:20:12 -05:00
Carlos Ruiz 3e0fb3b5a2 hg merge fb4181fa99c2 2012-11-21 10:04:09 -05:00
Heng Sin Low 41c9005d81 Merge with a38faf9fb423b6a26fd5085f0b8b45a4f339311e 2012-11-21 18:00:04 +08:00
Heng Sin Low 48ac83c4d3 Merge with d6b2cf8369afa87ae85cdeff838b061f3f5ab331 2012-11-21 17:58:12 +08:00
Heng Sin Low ef584a5f60 IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support. 2012-11-21 17:07:39 +08:00
Heng Sin Low c8b4a158b7 IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support. 2012-11-21 17:06:02 +08:00
Heng Sin Low fb883fd47c IDEMPIERE-359 Add OSGi Service support for existing extension point. Added process factory interface. 2012-11-21 16:54:18 +08:00
Carlos Ruiz c93620b3c9 IDEMPIERE-385 Resolve M_Storage locking and data consistency / Code refinements 2012-11-20 17:30:44 -05:00
Carlos Ruiz d74f7933ba IDEMPIERE-385 Resolve M_Storage locking and data consistency / M_StorageReservation requires IsSOTrx part of they key / PO.java need changes to manage Boolean on multi-column primary key 2012-11-20 17:30:16 -05:00
Carlos Ruiz bba1082d4e IDEMPIERE-385 Resolve M_Storage locking and data consistency / Finish changes to database:
- view replacement for M_Storage – ad_table marked as view
- migration script from M_Storage to the two new tables
- migration script to fill M_Warehouse.ReserveLocator_ID
- generate UUID columns and model classes for the two new tables
- the unique index key m_storagereservation_pkey must have IsSOTrx
- reorg unique index key m_storagereonhand_pkey - most accessed columns first
- m_product_stock_v - restored to previous version based on M_Storage now view
- m_product_substituterelated_v - restored to previous version based on M_Storage now view
2012-11-19 16:17:40 -05:00
Heng Sin Low 86eb3d32fa IDEMPIERE-378 Implement Reverse Accrual. Fixed reverse matching doesn't update current document's description correctly. Added validation to prevent repeated execution of reversal process. 2012-11-20 00:21:35 +08:00
Carlos Ruiz ab54f80937 IDEMPIERE-463 Fields based on table reference can't display identifiers 2012-11-16 11:56:46 -05:00
Carlos Ruiz 190e3c0767 IDEMPIERE-457 Tab Editor 2012-11-16 11:19:35 -05:00
Elaine Tan bec8fac40c Ticket #1001611: Adjust Payment Processor Options for Tenant 2012-11-16 17:40:17 +08:00
Elaine Tan baa32c9952 IDEMPIERE-462 Ticket #1001503: Credit Cards Online - make the payment processor fields configurable - revert the use of IGridTab 2012-11-14 16:59:08 +08:00
Heng Sin Low fcce5918dd Merge with 8d3b639fd52cecdc89d7256e97f469430175ecb1 2012-11-14 10:21:13 +08:00
Heng Sin Low 0b06a75a3b IDEMPIERE-503 Zk: Implement image icon support for window 2012-11-14 10:14:14 +08:00
Heng Sin Low 640888051a IDEMPIERE-502 Use single thread pool for client and server process 2012-11-14 10:11:17 +08:00
Heng Sin Low 6bdc0b187e IDEMPIERE-378 Implement Reverse Accrual 2012-11-14 09:58:53 +08:00
Carlos Ruiz 26c2059c7d IDEMPIERE-385 Resolve M_Storage locking and data consistency / integration with iDempiere 2012-11-13 20:51:04 -05:00
Carlos Ruiz b98d84e788 IDEMPIERE-457 Tab Editor (to ease positioning of fields) / Team work with Juan Arboleda 2012-11-12 18:09:48 -05:00
uthadehikaru 80e81f4c86 fixed bug related to inventory move 2012-11-12 09:54:53 +07:00