Commit Graph

3 Commits

Author SHA1 Message Date
FrancescoUK
4c763ea9c0 Drop location column after migration 2017-08-26 20:47:31 +01:00
objecttothis
b5f6cd56d6 add distinct designation to prevent sql error
without distinct it migrates multiple copies of the same stock location name which later cause issues in 2.3_to_2.3.1.sql when trying to insert into ospos_permissions.
2017-08-25 00:12:48 +04:00
jekkos-t520
a61bc10dde Location column is kept in database
Added a data migration script for stock_locations and item_quantities tables
2014-08-17 00:49:48 +02:00