objecttothis
|
e4e106d6bc
|
This line needs to go into 2.3_migrate_locations.sql
-- ALTER TABLE ospos_items DROP COLUMN location;
|
2017-08-25 16:59:21 +04:00 |
|
jekkos
|
eb3657e76f
|
Fix upgrade script (2)
|
2015-08-13 22:53:52 +02:00 |
|
jekkos
|
61206547cb
|
FIll in empty location_ids for existing data
|
2015-08-12 15:10:08 +02: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 |
|
jekkos-t520
|
e1e5434e2a
|
Stock locations are now shown on receivings and sales receipts
Database migration script now defines a default stock location name
Rmeove obsolete constraints from migration script
|
2014-08-11 13:10:29 +02:00 |
|
jekkos-t520
|
aed9fb8dd7
|
Fix barcode generation (removed whitespace from stock_locations model)
Fix error in receivings receipt
Update database migration script (needs more review)
|
2014-08-10 17:51:14 +02:00 |
|
jekkos-t520
|
b3b19ab4c5
|
Add migration script for 2.2.2 to 2.3
Update database script (add extra foreign keys + minor cleanup)
|
2014-08-09 10:16:12 +02:00 |
|