Commit Graph
82 Commits
Author SHA1 Message Date
FrancescoUK 4aec3d04d6 Bump script date to follow the correct database migration order 2019-06-15 10:48:50 +01:00
FrancescoUK 01dfd023eb Merge pull request #2319 from opensourcepos/fix-attribute-datetime
Fix attribute datetime formatting
2019-06-15 10:32:22 +01:00
FrancescoUK b4790334a6 Add ospos_expenses date index 2019-06-15 09:42:54 +01:00
Steve Ireland 442af20815 Add missing database constraints. 2019-06-14 21:28:16 -04:00
FrancescoUK a61ddc19d2 Optimise DB query, tidy up 2019-06-09 10:53:48 +01:00
Steve Ireland 595ef0b617 Track initial cash refunds 2019-06-07 21:48:05 -04:00
jekkos 0ae6470b35 Migrate attribute datetime to date (#2441) 2019-06-05 00:47:17 +02:00
Steve Ireland a89674ccfe Support updates to payments 2019-05-01 21:17:22 -04:00
Steve Ireland ae1fb3cac1 Fix Sales Tax Migration 2019-04-07 14:54:21 -04:00
objecttothis ce7b13a633 Merge pull request #2394 from opensourcepos/add_iso_currency_code
Add iso currency code
2019-03-13 13:54:46 +04:00
objecttothis 2cd9c23ac0 Update 20190317102600_add_iso_4217.php 2019-03-13 13:53:14 +04:00
objecttothis 2e755c6806 Rename 3.4.0_add_iso_4217.sql to 3.3.0_add_iso_4217.sql
3.3.0 release
2019-03-13 13:52:21 +04:00
FrancescoUK 3f1ca2480c Rename migration script 2019-03-09 09:15:15 +00:00
objecttothis f284823707 Add ISO currency code 2019-03-08 11:48:38 +04:00
objecttothis 34d3352d73 Create 20190317102600_add_iso_4217.php 2019-03-08 11:09:21 +04:00
objecttothis a55893930a Create 3.4.0_add_iso_4217.sql 2019-03-07 16:01:03 +04:00
objecttothis 74995a5ac1 Adding of decimal unit field 2019-03-06 15:42:04 +04:00
objecttothis d79783f605 Create 3.4.0_decimal_attribute_type.sql
Adding migration script for database add of DECIMAL attribute type
2019-03-01 17:52:30 +04:00
objecttothis 5fe9e3f8d2 Create 20190301124900_decimal_attribute_type.php
Adding migration php file
2019-03-01 17:51:09 +04:00
Steve Ireland 2f710e80e7 Fixes a couple of problems with sales tax migration plus a couple of other problems. 2019-02-23 18:58:28 -05:00
jekkos 231f7485fe Temporarily fix supplier update (#2309) 2019-02-02 14:36:05 +01:00
jekkos 6f75ec3ae2 Skip india GST migration if it ran before + force cleanup (#2302) 2019-02-02 14:08:20 +01:00
objecttothis 749c41c43c Merge pull request #2333 from opensourcepos/attribute_migrations_values_fix
Add IGNORE to insert and UNIQUE constraint to attribute_value
2019-01-30 13:27:02 +04:00
objecttothis ab2a46ff22 Add IGNORE to insert and UNIQUE constraint to attribute_value 2019-01-30 13:08:12 +04:00
Steve Ireland 57fa8c1a4b India GST script is dependent on the 3.3.0 script. 2019-01-29 21:30:52 -05:00
FrancescoUK cbfb8e5a89 Merge pull request #2289 from opensourcepos/refactor-tax-config
Refactor Tax Configuration
2019-01-14 10:59:09 +00:00
jekkos f911cebae2 Revert translation update + bump migration script version 2019-01-13 13:18:51 +01:00
jekkos 02d7588e59 Add config item for default order discount 2019-01-13 13:18:51 +01:00
Steve Ireland 20cb007f3c Refactor Tax Configuration 2019-01-10 21:42:15 -05:00
Steve Ireland 3220469837 Add support for India GST 2018-12-23 09:16:10 -05:00
objecttothis 41db04eb0e Removed rows associated with custom fields in ospos_app_config 2018-12-04 23:00:30 +01:00
objecttothis cc669eb347 Increase maximum varchar size to 255 for attribute_value 2018-11-27 17:37:27 +04:00
objecttothis 0509c24f31 Check for and exclude empty custom values not just NULL custom values 2018-11-27 17:35:25 +04:00
jekkos bbac4c5847 Set migrated attribute visiblity to items only (#2224) 2018-11-15 23:31:36 +01:00
jekkos e8aa12a296 Add default attribute visiblity (#2224) 2018-11-15 23:23:20 +01:00
jekkos 465a2c29d5 Fix temporal dependency in migration 2018-11-05 19:30:12 +01:00
Emilio Silva Schlenker 2122866b50 Supplier field optional, SQL script, removed extra tab 2018-10-21 16:51:34 +01:00
Emilio Silva Schlenker 18db2e5c82 linked expenses with suppliers 2018-10-21 16:51:34 +01:00
FrancescoUK 21ed53aa6d Minor fixes (#68) 2018-10-15 21:11:28 +01:00
jekkos a7bc09312d Update migration script (#68) 2018-10-15 19:32:29 +02:00
jekkos fc01e35a43 Add collation to tables 2018-10-15 19:32:29 +02:00
jekkos 9e7543a41a Fix attribute values in items (#68) 2018-10-15 19:32:29 +02:00
jekkos 3c21b8ff5a Minor db script review remarks 2018-10-15 19:32:29 +02:00
jekkos 83dc1de6d6 Don't create attributes if custom fields were empty (#68) 2018-10-15 19:32:29 +02:00
jekkos 1ed56e388b Rename migration script (#68) 2018-10-15 19:32:29 +02:00
jekkos 1a490cedf5 Add support for DATETIME in attributes (#68) 2018-10-15 19:32:29 +02:00
jekkos df61ee09bb Add item attributes functionality (#68) 2018-10-15 19:32:29 +02:00
FrancescoUK 006ee22435 Add Supplier Category (#2088) 2018-10-07 15:45:20 +01:00
FrancescoUK deed04cd46 Alter cashup db table (#440 #2131) 2018-10-03 21:10:20 +01:00
FrancescoUK bc34293cac Add due payment to cashup (#440 #2131) 2018-09-30 15:17:31 +01:00