FrancescoUK
53dcdc02cf
Fixed payment issue in return mode ( #1081 )
2017-02-18 21:48:21 +00:00
FrancescoUK
69391eb434
Added to composer.json PHP7.0 support
2017-02-18 17:27:18 +00:00
FrancescoUK
aff7e6df3b
Fixed composer.json name format (required by Packagist)
2017-02-18 16:50:18 +00:00
Luc Gagnier
9bf24fee5f
Translated using Weblate (French)
...
Currently translated at 100.0% (178 of 178 strings)
Translated using Weblate (French)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (French)
Currently translated at 98.8% (88 of 89 strings)
Translated using Weblate (French)
Currently translated at 86.0% (43 of 50 strings)
Translated using Weblate (French)
Currently translated at 99.1% (116 of 117 strings)
2017-02-15 23:54:00 +01:00
FrancescoUK
2c53f0e585
Fixed typo in README and added more info
2017-02-14 09:09:12 +00:00
FrancescoUK
5aeb1234a2
Fixed POS or pos issue in sale register ( #1081 )
2017-02-13 22:14:00 +00:00
FrancescoUK
6e62a3fe15
Update README with latest System Requirement
2017-02-13 18:55:36 +00:00
jekkos
67594190fc
Merge pull request #1140 from RuleDomain/item-kit-git-info-fix
...
This fixes an error with Item_kit.get_info
2017-02-13 08:16:24 +01:00
Steve Ireland
c6597ba6ce
This fixes an error with Item_kit.get_info that occurs in developer test mode.
2017-02-12 21:16:53 -05:00
FrancescoUK
2187898b04
Add CI language support
2017-02-12 13:39:37 +00:00
FrancescoUK
a6b5220047
Updated to CI version 3.1.3
2017-02-11 22:08:00 +00:00
FrancescoUK
78cb4822c2
Updated js plugins and composer
2017-02-11 20:51:32 +00:00
FrancescoUK
ae4ff80974
Fix encryption key generation issue ( #1110 )
2017-02-07 20:49:19 +00:00
jekkos
df2d616566
Merge pull request #1128 from RuleDomain/fixes-item-kit-discount-not-working
...
Fix for discount assignment not working
2017-02-07 20:27:08 +01:00
Steve Ireland
353fa8e95c
Fix for discount assignment bug
2017-02-06 18:37:34 -05:00
FrancescoUK
699236bca0
Merge pull request #1122 from i92guboj/pic_filename
...
Preliminary fix for dot corruption in pic_filename (#1026 )
2017-02-05 21:34:48 +00:00
FrancescoUK
4ca862ba9f
Refactor code ( #1110 )
2017-02-05 21:24:29 +00:00
i92guboj
7222df3551
Remove unnecessary/redundant check
2017-02-05 21:30:17 +01:00
i92guboj
72e1158847
Cleanup and tabs
2017-02-05 21:25:00 +01:00
i92guboj
145d97737f
Preliminary fix for dot corruption in pic_filename
2017-02-05 17:10:34 +01:00
FrancescoUK
8140d1aee4
Update language files ( #932 )
2017-02-04 12:15:40 +00:00
FrancescoUK
5f5394b18f
Fix correct database upgrade script ( #632 )
2017-02-03 22:24:38 +00:00
FrancescoUK
ceb9687e5e
Merge pull request #1115 from jlctmaster/date_or_time_format
...
Fixed bug sales data preview of day (#932 )
2017-02-03 22:04:30 +00:00
Jorge Colmenarez
7a4525319a
Fixed bug sales data preview of day when date or time field is checked into config location tab
2017-02-03 15:39:11 -04:00
jekkos
a175111b59
Merge pull request #1114 from RuleDomain/this-fixes-add-item-kit
...
This will fix the issue with the PHP error when adding a new item kit…
2017-02-03 10:54:22 +01:00
Steve Ireland
4cda5343aa
This will fix the issue with the PHP error when adding a new item kit. It also initializes the line_sequence config option.
2017-02-02 23:25:04 -05:00
FrancescoUK
e7cbacaae6
Merge pull request #1111 from RuleDomain/fix-kit-item-selection
...
Change kit item selection from the Item Kit maintenance to only selec…
2017-02-01 20:07:48 +00:00
Steve Ireland
faadbe554a
Change kit item selection from the Item Kit maintenance to only select kit items.
2017-02-01 14:43:16 -05:00
jekkos
999e12279a
Extract pic_filename update into method (clean code #1026 )
2017-02-01 08:08:51 +01:00
jekkos
37bb9b50f9
Bump Mysql version in docker dev container ( #630 , #591 )
2017-02-01 08:06:56 +01:00
FrancescoUK
5e02f31866
Fix bugs ( #1026 )
2017-01-31 23:16:38 +00:00
FrancescoUK
bf0d24a96f
Fix bugs ( #1026 )
2017-01-31 23:08:56 +00:00
FrancescoUK
be66258bfc
Fix bugs ( #1026 )
2017-01-31 23:03:53 +00:00
FrancescoUK
87247333cc
Fix bugs ( #1026 )
2017-01-31 22:52:37 +00:00
FrancescoUK
5e75613fec
Update LICENSE file
2017-01-31 21:14:20 +00:00
FrancescoUK
5b4d12cac8
Improve Items picture storing ( #1026 )
2017-01-31 20:23:59 +00:00
jekkos
0e013220ad
Use PHP7 + newest MariaDB in docker compose + cloud ( #630 , #591 )
2017-01-31 20:09:12 +00:00
Steve Ireland
ae92231903
Generate low inventory message if at least one of the item kit items added to a sale are below the reorder level.
2017-01-31 20:09:12 +00:00
Steve Ireland
9a1cf6752c
Change the inventory reports to exclude non-stock items.
2017-01-31 20:09:12 +00:00
FrancescoUK
9db439a8fe
Merge pull request #1107 from RuleDomain/low-inventory-check-for-kits
...
Low inventory check for kits
2017-01-31 20:02:34 +00:00
FrancescoUK
e458b23b7e
Merge pull request #1106 from RuleDomain/fix-inventory-low-missing-reorder_level-check
...
Restore reorder level check for low inventory report
2017-01-31 20:00:21 +00:00
jekkos
4ca0e74d42
Use PHP7 + newest MariaDB in docker compose + cloud ( #630 , #591 )
2017-01-31 19:24:40 +01:00
i92guboj
47357aaafc
Merge branch 'master' into pic_filename
2017-01-31 16:04:33 +01:00
Steve Ireland
a99f326bb8
Generate low inventory message if at least one of the item kit items added to a sale are below the reorder level.
2017-01-31 09:03:36 -05:00
Steve Ireland
cc584ca063
Change the inventory reports to exclude non-stock items.
2017-01-31 08:29:14 -05:00
FrancescoUK
d85aeaeaf8
Merge pull request #1103 from RuleDomain/restrict-inventory-reports-to-stock-items
...
Restrict inventory reports to stock items
2017-01-31 08:05:54 +00:00
FrancescoUK
cc2fd1876d
Merge pull request #1102 from RuleDomain/fix-out-of-stock-warning
...
Fix out of stock warning
2017-01-31 08:04:52 +00:00
FrancescoUK
f4a52dab8b
Merge pull request #1101 from RuleDomain/fix-for-line_sequence
...
Fix merge issues related to line_sequence for receipts and invoices
2017-01-31 08:03:52 +00:00
Steve Ireland
d75a936472
Change the inventory reports to exclude non-stock items.
2017-01-30 21:34:32 -05:00
Steve Ireland
2719c43e3d
Fix for issue where the warning messages for out of stock or below reorder level were not being sent to the user.
2017-01-30 20:38:24 -05:00