Files
opensourcepos/database
objecttothis 3af4bf0187 Ignore pre-existing rows
sales_stock and receivings_stock already exist at the point this insert gets run causing the sql to fail.  Adding the IGNORE directive causes duplicate entries to be skipped in the insert.
2017-08-24 17:55:35 +04:00
..
2014-08-17 01:55:51 +02:00
2015-08-13 22:53:52 +02:00
2017-08-24 17:55:35 +04:00
2017-08-06 14:33:26 +01:00