Commit Graph
300 Commits
Author SHA1 Message Date
FrancescoUK 33cc7e3f9c Remove the "crap" (#1875) 2018-03-04 14:47:29 +00:00
FrancescoUK acb12dd517 Bump migrate file name with newer date 2018-02-25 15:03:05 +00:00
Steve Ireland 3dbc124f62 Various fixes for comments for quotes, work orders, and invoices 2018-02-25 14:56:38 +00:00
FrancescoUK a7ada7e85a Fix broken chartist plugin dependency 2018-02-04 20:58:58 +00:00
FrancescoUK e0329472ef Various fixes 2018-01-01 11:59:25 +00:00
Steve Ireland 62f34663ae Provide a way to enter a line total and have the quantity sold automatically calculated. 2017-12-31 16:22:04 -05:00
FrancescoUK 37ed01ed3e Move Office Icons to the right (#1624) 2017-10-13 20:17:38 +01:00
FrancescoUK c5a78613ba Newer migration support (#1576) 2017-09-24 16:49:36 +01:00
objecttothis b2d21dd8a5 Remove unneeded app_config entry
this entry is automatically created on first save, so is not needed to manually be entered.
2017-09-19 16:53:15 +04:00
FrancescoUK 5c375636a2 Fix 3.1.1 to 3.2.0 SQL upgrade script error 2017-09-17 16:10:40 +01:00
FrancescoUK bd18549613 Merge Allow Duplicate Barcodes 2017-09-13 09:16:57 +01:00
objecttothis 18e6a3f78b Support for custom search suggestion format 2017-09-13 09:12:41 +01:00
objecttothis 35b17b120b Modify database creation to allow duplicate barcodes 2017-09-13 09:12:41 +01:00
objecttothis dbaf7e8481 Modify items to allow duplicate barcodes 2017-09-13 09:12:41 +01:00
objecttothis 6b00091332 correct default value 2017-09-13 09:11:32 +01:00
objecttothis 59297f6954 correct default value 2017-09-13 09:10:52 +01:00
objecttothis c11973f78b misspelling 2017-09-13 09:10:22 +01:00
objecttothis 6f1da83723 misspelling 2017-09-13 09:09:31 +01:00
objecttothis 8e6b8f4da0 Add allow_duplicate_barcode to master table 2017-09-13 09:08:43 +01:00
objecttothis e687e505f8 Database entry to allow duplicate barcodes 2017-09-13 09:07:59 +01:00
FrancescoUK ce6e9d6ba4 Merge Search suggestions formatting 2017-09-13 09:02:14 +01:00
objecttothis aa346cbb3f Add support for custom search suggestion format 2017-09-13 08:55:54 +01:00
objecttothis 07dd8158e5 Support for custom search suggestion format 2017-09-13 08:55:54 +01:00
FrancescoUK 1fd6f5fb70 Individual languages 2017-09-11 21:02:41 +01:00
Steve Ireland e85e2e5e55 Final touch on Work Orders 2017-09-09 17:39:23 -04:00
FrancescoUK 700e695b4b Consistency in database upgrade script 2017-09-09 15:59:38 +01:00
FrancescoUK 717bda9f31 Merge branch 'feature/backoffice' (#1543 #1539) 2017-09-09 10:30:12 +01:00
Steve Ireland 771c1b9d1e Enance reporting to accomodate work orders and canceled transactions. 2017-09-08 08:54:25 -04:00
FrancescoUK cfa051cee8 Add en_GB translations to backoffice feature (#1543 #1539) 2017-09-07 21:40:18 +01:00
Steve Ireland 981aceda53 Add support for Work Orders 2017-09-07 21:37:50 +01:00
Steve Ireland 23b4dacb9a Fix database and table script. 2017-09-07 21:35:42 +01:00
Steve Ireland 893aad3502 Add Office Menu 2017-09-07 21:35:42 +01:00
FrancescoUK 2bc702acc8 Fix old database upgrade scripts (#1546) 2017-09-04 19:37:38 +01:00
FrancescoUK e1743f4d9f Fix database upgrade script issue and rename it to 3.0.2 to 3.1.1 (#1546) 2017-09-04 18:32:58 +01:00
FrancescoUK 52ab4ce035 Fix db upgrade script and prepare 3.1.0 release (#1242) 2017-09-02 12:43:21 +01:00
FrancescoUK 8dbd5e55dd Switch from en to en_US & en_GB (#1485) 2017-09-01 22:19:32 +01:00
FrancescoUK 8169a08ff1 Minor fix 2017-08-27 18:21:29 +01:00
FrancescoUK e26290469f Regen database script files 2017-08-27 18:12:59 +01:00
objecttothis 3612ecf577 Addition and changes
This app_config key/value exists in the 3.0.2_to_3.1.0 upgrade script but not in tables.sql
Custom values changed to varchar 255 and allowing null to match change in update scripts.
2017-08-27 13:15:25 +02:00
FrancescoUK 31367d8943 Regen db script files 2017-08-26 20:54:16 +01:00
FrancescoUK 4c763ea9c0 Drop location column after migration 2017-08-26 20:47:31 +01:00
objecttothis 7b8a7033a1 Update receivings and sales tables
changing comment to default to null which allows comment fields to not be filled
2017-08-25 22:06:20 +04:00
FrancescoUK 8478a7797c Merge pull request #1523 from objecttothis/patch-4
Removed duplicate lines that exist elsewhere
2017-08-25 15:13:57 +01:00
FrancescoUK 44a571ad4f Remove duplicates from database.sql script 2017-08-25 15:12:37 +01:00
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
objecttothis 00bc200643 Removed duplicate lines that exist elsewhere
('currency_decimals', '2'), exists in 2.4_to_3.0.sql
('cash_decimals', '2'), already exists above
('cash_rounding_code', '0'), already exists above
2017-08-25 16:40:05 +04:00
FrancescoUK a40ccfd232 Merge pull request #1508 from objecttothis/patch-2
Increase acceptable length of custom fields and allow null values
2017-08-25 13:15:25 +01:00
FrancescoUK 63f859d392 Merge pull request #1520 from objecttothis/patch-10
add missing keys delete dropped key
2017-08-25 08:56:53 +01:00
objecttothis 93d00f06b3 removed the addition of client_id to app_config
this field is added automatically and not needed to be added by the update script.
2017-08-25 11:52:27 +04: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