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
Carlos Ruiz
26c2059c7d
IDEMPIERE-385 Resolve M_Storage locking and data consistency / integration with iDempiere
2012-11-13 20:51:04 -05:00
uthadehikaru
80e81f4c86
fixed bug related to inventory move
2012-11-12 09:54:53 +07:00
uthadehikaru
061a7deb5a
fixed error params on getQtyOnHand
2012-11-09 15:46:55 +07:00
Edwin Ang
ed5084972e
remove X, I and M storage classes
2012-10-29 15:15:18 +07:00
Edwin Ang
31ee8bc837
modify code related with M_Storage
2012-10-29 15:14:45 +07:00
Owner.Owner-PC
0731626ca0
fix qtyonhand() and add qtyavailable()
2012-10-25 16:42:38 +07:00
uthadehikaru
60ad06e5c1
added method getQtyOnHand
2012-10-25 16:04:28 +07:00
uthadehikaru
00bf46d67e
fixed bug when getQtyvailable
2012-10-25 13:19:33 +07:00
Owner.Owner-PC
c066a0c3e9
Merge
2012-10-23 11:31:40 +07:00
uthadehikaru
2cc429a3dd
- added method "get" on MStorageReservation
...
- change MProduct proses to get QtyOrdered and QtyReserved
2012-10-23 10:46:01 +07:00
uthadehikaru
4e119984a8
moved qtyavailable from storage onhand to storage reservation
2012-10-17 09:19:14 +07:00
Owner.Owner-PC
5732700f46
fix code related with MStorage.add() method
2012-10-16 14:06:19 +07:00
Owner.Owner-PC
2a4b62f683
commit initial work on IDEMPIERE-385
2012-10-16 13:46:20 +07: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
b98d84e788
IDEMPIERE-457 Tab Editor (to ease positioning of fields) / Team work with Juan Arboleda
2012-11-12 18:09:48 -05:00
Carlos Ruiz
99f2517034
IDEMPIERE-498 Make BP quick entry configurable
2012-11-09 23:56:37 -05:00
Carlos Ruiz
0dd0d36ad2
IDEMPIERE-316 Inform when the user is not approver of a workflow doc / Peer review
2012-11-09 13:11:09 -05:00
Carlos Ruiz
c407d6a3d0
IDEMPIERE-479 (Role->Access All Orgs) not being checked on Workflow Approval
2012-11-09 13:10:34 -05:00
Juliana Corredor
dfe9752326
IDEMPIERE-316 Inform when the user is not approver of a workflow doc
2012-11-09 12:18:55 -05:00
Carlos Ruiz
e7aee3e466
IDEMPIERE-357 Ticket #1001002 Move the Menu to be a Portlet / enable dashboard for System user
2012-11-09 11:56:08 -05:00
Carlos Ruiz
c77297c201
IDEMPIERE-484 Address field issue for a Country with additional fields
2012-11-09 11:24:26 -05:00
Carlos Ruiz
faf9c28733
IDEMPIERE-496 Exception when changing Organization Info
2012-11-09 11:00:33 -05:00
Elaine Tan
ad5d338dfd
Merge with c7817574afdfe577790aaa5144f192cf953dcda4
2012-11-08 18:28:56 +08:00
Elaine Tan
5f50cd16b6
IDEMPIERE-462 Ticket #1001503 : Credit Cards Online - make the payment processor fields configurable
2012-11-08 18:24:19 +08:00
Heng Sin Low
d4e9ae0656
IDEMPIERE-359 Add OSGi Service support for existing extension point. Move more core services to OSGi service.
2012-11-08 17:36:50 +08:00
Heng Sin Low
3d865703f1
IDEMPIERE-493 Add validation for matching. Fixed layout and refresh issue.
2012-11-08 13:26:30 +08:00
Heng Sin Low
5d253c71e5
IDEMPIERE-493 Add validation for matching. Need to do invoice-shipment matching first because MatchPO.create will auto create matchinv record if it doesn't found one.
2012-11-08 11:01:28 +08:00
Heng Sin Low
ba27cda7cf
IDEMPIERE-493 Add validation for matching
2012-11-08 07:50:01 +08:00
Elaine Tan
d7aa548502
Fix logged session listener initialized before server startup
2012-11-07 13:15:46 +08:00
Heng Sin Low
27d790d1ae
IDEMPIERE-471 Wrong behavior for 'Record on parent tab was changed by another user'
2012-11-07 10:24:27 +08:00
Heng Sin Low
7fd2f8ae31
Merge with c24b92887ef9dfc8ed7bcce0c793748cc21e6ce4
2012-11-06 11:42:06 +08:00
Heng Sin Low
2dfa60b73e
IDEMPIERE-359 Add OSGi Service support for existing extension point
2012-11-06 11:39:23 +08:00
Elaine Tan
236e06c7cc
IDEMPIERE-462 Ticket #1001503 : Credit Cards Online - support online credit payment, include copyright text, use translate message, fix credit card online processing issues
2012-11-02 18:27:14 +08:00
Elaine Tan
281cd20e6f
Fix merge with 28f0ff5b4ae2e8ae3565045da5ed334120e2965f
2012-11-01 20:59:59 +08:00
Elaine Tan
fe8573e501
Merge with 28f0ff5b4ae2e8ae3565045da5ed334120e2965f
2012-11-01 20:48:51 +08:00
Elaine Tan
442fd422a1
IDEMPIERE-462 Ticket #1001503 : Credit Cards Online - support online sales, authorization, delay capture and void payment
2012-11-01 20:23:20 +08:00
Carlos Ruiz
ef82abb2c6
Generate all model classes
2012-10-31 15:56:52 -05:00
Carlos Ruiz
d89bc0d4d0
Preparing release
2012-10-31 15:56:29 -05:00
Carlos Ruiz
f489fc76e2
IDEMPIERE-392 Redesign payment button - reuse SystemIDs
2012-10-31 09:37:27 -05:00
Carlos Ruiz
18aebedfb7
hg merge b153e9e42945
2012-10-31 09:23:45 -05:00