Erastus
c57d8ef536
discount in item_kits
2018-09-03 00:51:34 -05:00
Erastus
85bbbe835c
Discount on Sales
2018-08-20 13:41:56 -05:00
Steve Ireland
72245c8631
Fix issue with item kits not being listed.
2018-06-30 09:46:36 -04:00
FrancescoUK
0e14d5390f
Minor fixes
2018-04-22 09:12:01 +01:00
Steve Ireland
cdd966878d
Various fixes for the item kit feature.
2018-04-21 17:46:39 -04:00
FrancescoUK
4bab3fc4e3
Code style adjustments
2018-04-14 14:40:02 +01:00
FrancescoUK
39dbd9af52
Small code refactoring
2017-09-17 15:17:48 +01:00
jekkos
6c714b2dc4
Add constants for magic numbers
2017-08-06 14:33:26 +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
df9b776d56
Add support for MySQL 5.7 ( #630 ) and PHP7 ( #591 ), better Item Kits ( #625 )
2017-01-30 20:10:17 +00:00
Steve Ireland
f9c1dde054
Changes to support Item Kits, support for MySQL 5.7, and a tweak for PHP 7
2017-01-29 22:23:46 -05:00
FrancescoUK
6c791afffc
Fixed Item Kits comment typos and small refactoring ( #665 )
2016-06-19 21:07:10 +01:00
jekkos
6c6e41495c
Fix item kit barcode generation ( #665 )
2016-06-19 19:15:09 +02:00
FrancescoUK
6d0ed7cc99
Removed redundant code in Controllers ( #39 )
2016-06-08 19:57:50 +01:00
FrancescoUK
336e10d445
Controller class hierarchy refactoring, made xss_clean part of base Secure_Controller class ( #39 )
2016-06-08 18:13:34 +01:00
FrancescoUK
b11377041d
XSS clean Customers, Employees, Suppliers, Person, Item_kits. Minor fix Giftcards and Config ( #39 )
2016-06-04 15:05:02 +01:00
jekkos
472ce16528
Fix item kit save
2016-05-26 18:10:58 +02:00
jekkos
d94b1d921e
Enable sorting for items, customers, suppliers, employees and item_kits module ( #293 , #507 )
2016-05-09 08:59:03 +02:00
jekkos
b37f984eb6
Fixes for item kits (new, update) ( #507 )
...
Fixes for takings overview (pagination, sorting) (#293 )
Fixes for item tax bulk update (#507 )
Table rows are highlighted again before delete (#507 )
2016-05-03 08:10:38 +02:00
jekkos
d5d96fa777
Add receipt button in takings ( #507 )
...
Fix add stock location in store config
Fix stock location filtering in items module
Fix item kits barcode generation
Fix broken form after first submit in all modules
Remove temp js from dist/ (#293 )
2016-05-03 08:10:37 +02:00
jekkos
8cf32f4470
Fix item kits view + search, item bulk edit ( #293 )
...
Refactored table_helper to add first and last column automatically
2016-05-03 08:10:36 +02:00
jekkos
46ad34548f
Enable bootstrap-tables for item kits module ( #293 )
2016-05-03 08:10:35 +02:00
FrancescoUK
ceac184c30
add comment about barcodes ( #116 )
2016-03-09 14:00:27 +00:00
FrancescoUK
f9803cb4f5
move barcode_sheet.php to views/barcode dir ( #116 )
2016-03-09 13:41:30 +00:00
jekkos
2436cf5da5
Fix suggestions for item kits (by name and KIT id) ( #328 )
2016-03-08 08:39:21 +01:00
jekkos
36f825d0fe
Replace legeacy autocomplete with jquery-ui version ( #328 )
...
Cleanup PHP search suggestion functionality
Add jquery-ui css explicitly (wasn't included in bower main attribute)
2016-03-07 21:23:29 +01:00
jekkos
6c29faeba1
Remove old jquery autocomplete
...
Remove id|name format in giftcards customer selection
Cleanup duplicated custom field suggestion in Items
Migrate table search suggestion to jQuery UI
Add jquery UI bootstrap theme
2016-03-07 07:56:41 +01:00
FrancescoUK
d7ff9bed1a
Merge branch 'ci3' into bootstrapUI
2016-02-27 09:44:41 +00:00
jekkos
a9902219ae
Continue bootstrapification (item bulk edit, bootstrap modals)
...
(#116 , #361 )
Remove get_form_width() from controllers, add new class to define modal width
Add bootstrap validation markup to edit forms
2016-02-25 23:31:43 +01:00
jekkos
3cb9aaa055
Remove duplicated cookie cleanup hack (CI 2.x issue)
2016-02-25 23:28:19 +01:00
FrancescoUK
03146d9e3b
Fix issue in Sales/Takings and apply same fix to other controller to avoid similar issues in the future ( #337 )
2016-02-22 17:52:29 +00:00
FrancescoUK
0f4d5e8f1b
Fix issue in Sales/Takings and apply same fix to other controller to avoid similar issues in the future ( #116 )
2016-02-14 19:40:18 +00:00
FrancescoUK
b72d620b15
Added comments to some controller functions and improved spacing to improve readibility of code ( #120 )
2016-01-17 17:56:54 +00:00
FrancescoUK
5468127e2f
Further review and fixes to input->post(...) ( #120 )
2016-01-16 22:04:12 +00:00
Toni Haryanto
d8057830c6
Upgrade to Code Igniter 3.0.3 ( #120 )
2016-01-07 19:06:35 +00:00