Commit Graph

3 Commits

Author SHA1 Message Date
Carlos Ruiz 794d9cedbe IDEMPIERE-385 Resolve M_Storage locking and data consistency / avoid ERROR: failed to recreate dependent view 2012-11-22 11:32:12 -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