jekkos
|
3b9ae1d807
|
Enable bootstrap-tables for giftcards module (#293)
|
2016-05-03 08:10:35 +02:00 |
|
jekkos
|
af7b64a398
|
Migrate to bootstrap-tables in customers modules (#293)
|
2016-05-03 08:07:47 +02:00 |
|
FrancescoUK
|
34d09bc575
|
Made invoice optional from store config checkbox, updated and regen database script, few config fixes (#410)
|
2016-04-24 17:11:37 +01:00 |
|
FrancescoUK
|
9aa673448a
|
Reset quantities when an Item is deleted (#496)
|
2016-04-22 19:22:04 +01:00 |
|
FrancescoUK
|
9cfddaf2ab
|
undelete an item in case it's returned (#184)
|
2016-04-21 22:59:34 +01:00 |
|
FrancescoUK
|
ae5d23f77d
|
Make the payment type change a unique transaction in the model (#314)
|
2016-04-21 19:25:06 +01:00 |
|
FrancescoUK
|
83d93464bc
|
Added ability to update payment type when editing a sale (#314)
|
2016-04-17 21:51:52 +01:00 |
|
FrancescoUK
|
7a3e09adb0
|
Fixed "Calc avg. Price (Receiving)" config bug (#482)
|
2016-04-16 22:53:20 +01:00 |
|
FrancescoUK
|
1ac0182867
|
Added discount % to customer (#375) and added Total spent by customer (#369), both added in register and form
|
2016-04-16 22:26:50 +01:00 |
|
FrancescoUK
|
ffd0f25e13
|
Fix to "count shown instead of quantity" on certain Reports (#453)
|
2016-04-08 12:03:45 +01:00 |
|
FrancescoUK
|
afcb1641b7
|
Added decimals to taxes (#327), added totals rounding matching decimals (#327 #307, #429)
|
2016-04-02 13:59:01 +01:00 |
|
FrancescoUK
|
6efdccfef0
|
add configurable quantity decimals (#429)
|
2016-04-01 00:07:05 +01:00 |
|
FrancescoUK
|
086d5b39f3
|
bootstrapified and complete rework of the filters section in Items (#116 #293)
|
2016-03-30 18:10:42 +01:00 |
|
FrancescoUK
|
96c4b57b18
|
Properly fix item search bug (remove duplicated rows due to left outer join)
|
2016-03-21 21:08:56 +00:00 |
|
FrancescoUK
|
f6be7cdf23
|
Merge branch 'master' into bootstrapUI
|
2016-03-13 16:19:44 +00:00 |
|
FrancescoUK
|
0bd5bbec77
|
remove encode/decode base64 causing issues with web hosting providers (#374)
|
2016-03-13 10:52:32 +00:00 |
|
jekkos
|
f366757476
|
Add group operator to giftcard query
|
2016-03-08 18:18:27 +00:00 |
|
FrancescoUK
|
a156ad8087
|
Fix issue in Sales/Takings and apply same fix to other controller to avoid similar issues in the future (#337)
|
2016-03-08 18:16:31 +00:00 |
|
FrancescoUK
|
9a71bbc620
|
Complete CI 3.0.3 upgrade since it wasn't done in full (#120)
|
2016-03-08 17:44:59 +00:00 |
|
FrancescoUK
|
b7c0e32cd0
|
Fix reports error due to report.php now being Report.php (#120)
|
2016-03-08 17:44:59 +00:00 |
|
Toni Haryanto
|
75fa1a8167
|
Upgrade to Code Igniter 3.0.3 (#120)
|
2016-03-08 17:41:16 +00:00 |
|
jekkos
|
a6fa6c9cd6
|
Add group operator to giftcard query
|
2016-03-08 08:11:10 +01:00 |
|
jekkos
|
dfbab194de
|
Add item search for category + suppliers (#328)
|
2016-03-07 23:21:57 +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 |
|
jekkos
|
fd87c59492
|
Merge branch 'feature/bootstrapUI' of https://github.com/jekkos/opensourcepos into feature/bootstrapUI
Conflicts:
application/views/partial/header.php
application/views/receivings/receiving.php
application/views/sales/register.php
dist/opensourcepos.min.js
templates/spacelab/views/partial/header.php
|
2016-02-27 18:55:44 +01:00 |
|
FrancescoUK
|
fc3aac58b5
|
select transaction in Takings inclusive of time, fix Sale edit form to use bootstrap-datetimepicker (#116)
|
2016-02-14 22:41:10 +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
|
1f86842757
|
Complete CI 3.0.3 upgrade since it wasn't done in full (#120)
|
2016-01-07 20:16:59 +00:00 |
|
FrancescoUK
|
98b5c8da28
|
Fix reports error due to report.php now being Report.php (#120)
|
2016-01-07 19:09:53 +00:00 |
|
Toni Haryanto
|
d8057830c6
|
Upgrade to Code Igniter 3.0.3 (#120)
|
2016-01-07 19:06:35 +00:00 |
|
jekkos
|
1779685d31
|
Encode text before storing it as session variable (#254)
|
2015-12-30 08:10:14 +01:00 |
|
jekkos
|
1bb9acdc37
|
Fix for adding/deleting stock locations (#242)
|
2015-12-04 18:09:51 +01:00 |
|
FrancescoUK
|
03f6d234bc
|
#175 Fix inverted sorting issue
|
2015-09-28 22:47:16 +01:00 |
|
FrancescoUK
|
79361c976c
|
Refactoring around items and sales search
|
2015-09-28 19:21:35 +01:00 |
|
FrancescoUK
|
1296f393d7
|
#175 Add pagination links
|
2015-09-28 18:24:02 +01:00 |
|
FrancescoUK
|
4a3e9ef79d
|
#167 Limit description and serialnumber to 30 char before saving item to sale or suspended sale tables
|
2015-09-27 18:08:10 +01:00 |
|
FrancescoUK
|
e566223db9
|
#168 Items Kit: search by KIT id
|
2015-09-27 16:49:50 +01:00 |
|
FrancescoUK
|
ba6ecf0319
|
#132 Fix date range missing end date items
|
2015-09-23 18:04:04 +01:00 |
|
FrancescoUK
|
d9c49c1a72
|
#132 revert a modification in item model
|
2015-09-23 13:00:34 +01:00 |
|
FrancescoUK
|
5af7473769
|
#132 Set 1-1-2010 as starting date for the date range
|
2015-09-22 19:01:40 +01:00 |
|
FrancescoUK
|
aa9cd1fe6a
|
#132 Make sure we don't show multiple times the same item given a range
|
2015-09-22 18:38:21 +01:00 |
|
FrancescoUK
|
58899ca4cf
|
#132 Added date range in item model. Smoke test fine, more to test
|
2015-09-22 18:38:20 +01:00 |
|
FrancescoUK
|
404bc47e96
|
#132 Added date picker to Items manage, added date range to controller + model
|
2015-09-22 18:38:19 +01:00 |
|
FrancescoUK
|
f97e02c3d4
|
Items: allow custom field suggestion and search if checkbox is ticked
|
2015-09-19 17:46:28 +01:00 |
|
FrancescoUK
|
893345d334
|
#111 Change barcode types from numbers to strings for better code readability
|
2015-09-19 17:44:43 +01:00 |
|
FrancescoUK
|
4106378a6c
|
Changed CONCAT and use of " & '
|
2015-09-19 13:19:49 +01:00 |
|
FrancescoUK
|
41607c23bd
|
Fix to #161 when searching a Kit by name in Sales
|
2015-09-19 12:38:21 +01:00 |
|
FrancescoUK
|
a29b8c2a62
|
Added Kit prices to table view and barcode #162
Some spacing and retouching here and there.
|
2015-09-19 12:05:44 +01:00 |
|
FrancescoUK
|
dc45b77573
|
Fix to Gift card totals issue #159
Various indentation adjustments
|
2015-09-19 09:22:24 +01:00 |
|