FrancescoUK
80fcede1ca
#152 Remove Alain name and add it to the COPYING under the Copyright section
2015-09-19 17:40:00 +01:00
FrancescoUK
461de2f048
#162 fix further issues due to cost & retail prices added to the table
2015-09-19 15:23:16 +01:00
FrancescoUK
4106378a6c
Changed CONCAT and use of " & '
2015-09-19 13:19:49 +01:00
FrancescoUK
dfb556b27b
Fixed typo in comment
2015-09-19 12:43:08 +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
FrancescoUK
ad948ac81e
Fix to rebase/merge mistake with Barcode_lib
2015-09-18 18:05:43 +01:00
FrancescoUK
eee7f137ef
Fix to rebase/merge mistake with Barcode_lib
2015-09-18 18:33:32 +02:00
jekkos
2237c332b9
Derive barcode id from item array
2015-09-18 18:33:22 +02:00
FrancescoUK
d5cf608bac
Fix to #152 remove name of people from code comment and add them to COPYING license file
2015-09-18 18:33:22 +02:00
FrancescoUK
96973da280
Item kits issue #155 fix
...
Added Kit Id column to table view
2015-09-18 18:33:22 +02:00
FrancescoUK
bca4386aed
Fix to sale and receiving receipt barcode
2015-09-18 18:33:22 +02:00
FrancescoUK
27f89a63be
remove the - from language/id/common_lang.php
2015-09-17 22:00:06 +02:00
FrancescoUK
3f5d0b781b
Fix to $lang["common_last_page"] issue #156
2015-09-17 22:00:06 +02:00
FrancescoUK
0984cdbfc4
Fix to sale and receiving receipt barcode
2015-09-17 22:00:06 +02:00
FrancescoUK
c48106f2f5
Fix items view search issue having a ' in the string. Bug #149
2015-09-17 21:59:34 +02:00
jekkos
e1ddcbbb5b
Rename Item_quantities model to Item_quantity
...
Rename Stock_locations model to Stock_location
Fix barcode generation in receipts (sales + receivings)
2015-09-17 21:59:33 +02:00
FrancescoUK
2b7ceb4228
Move Print button in sale/manage (Takings) to top right
2015-09-17 21:59:33 +02:00
jekkos
3c89416b83
Update languages
2015-09-15 23:21:59 +02:00
FrancescoUK
10ea821b2a
Leave item_number empty if Code39/128 is selected
...
Added Empty UPC checkbox in Items view to easily select empty items that need barcode code generation and in case of EAN8/13 fill in item_number
Added language for Empty UPC string
Indentation/spacing adjustment
2015-09-15 17:49:51 +01:00
FrancescoUK
cf0276c772
If item_number (UPC/EAN/ISBN) is empty and a new barcode is generated save it in the item_number field and update the item entry
...
Refactoring of barcode_lib
Some code alignment adjustment here and there
2015-09-15 11:13:58 +01:00
FrancescoUK
8f2740d349
Centred barcode image
...
Moved $data to base class and added getData
Fixed indentation
2015-09-14 23:20:20 +01:00
FrancescoUK
eb71dbc300
Fix EAN 13 typos + set pix per bar
...
Add EAN 8 support
2015-09-14 23:20:19 +01:00
FrancescoUK
68915dd28c
Ean13 code generation implementation
2015-09-14 23:20:19 +01:00
FrancescoUK
93d8775ac5
Remove extra comma from end of array
2015-09-14 23:20:18 +01:00
FrancescoUK
807d48ac7b
Add EAN13 in Barcode lib
...
Sketched EAN13 class code
Fix typo
2015-09-14 23:20:17 +01:00
FrancescoUK
79fd666bff
Add Ean13 file and class
...
Fixed typos
2015-09-14 23:20:16 +01:00
FrancescoUK
393ac9bb97
Fixed some minor issues
2015-09-14 23:20:15 +01:00
jekkos
c843c174ed
Initialize table sorting if this didn't happen when the page was loaded
...
initially (#139 )
2015-09-14 08:26:41 +02:00
jekkos
d6f052f082
Add default translation in other languages as well ( #142 )
2015-09-12 20:55:54 +02:00
jekkos
a78ef2fb08
Merge branch 'master' of https://github.com/marteserede/opensourcepos
2015-09-12 20:16:46 +02:00
Martes Erede
4cbbd3a6f7
[ #32 ] using to_currency for currency values in table-data
2015-09-11 16:16:34 +08:00
Martes Erede
4a8c3a83b3
[ #32 ] adding new language-strings and running generate_languages.php
2015-09-11 15:59:27 +08:00
Martes Erede
308be8079f
[ #32 ] improving the inventory summary report, including total inventory value
2015-09-11 15:58:57 +08:00
jekkos
335ced948e
Remove unneeded fields from sales_temp table
2015-09-09 23:20:31 +02:00
jekkos
b41a006a79
Fix duplicated payment amounts ( #136 )
2015-09-09 23:09:28 +02:00
jekkos
506aced23e
amount_due and change_due were incorrect if multiple items in sale
...
(#136 )
2015-09-09 19:25:44 +02:00
jekkos
e9ea2ba792
Create temp table when necessary
2015-09-07 22:53:19 +02:00
jekkos
2c5f3ee759
Add grunt-cache-breaker plugin ( #137 )
...
Fix tax inclusive pricing for daily sales overview (#136 )
Fix table sorting when using search in daily sales overview (#131 )
2015-09-07 22:15:41 +02:00
jekkos
b680cdff36
Fix table sorting after loading search results
2015-09-07 08:35:59 +02:00
jekkos
e62df579f1
Keep last row in position even after filtering
2015-09-06 13:33:12 +02:00
jekkos
2b6b3914a7
Mark totals row as static (keep it at bottom of the table issue #131 )
2015-09-06 13:19:32 +02:00
jekkos
756b675e2b
use configured dateformat for jquery ui date parser
...
disable sorting on columns 0 and 9 (no data there)
default sorting enabled on column 1
2015-09-05 15:05:20 +02:00
jekkos
1d65ceaccf
Merge branch 'master' of https://github.com/daN4cat/opensourcepos
2015-09-05 09:52:48 +02:00
jekkos
0c92cc661f
Remove date field type for filters
2015-09-05 09:52:30 +02:00
FrancescoUK
c87a936e22
Fix language issue
2015-09-04 23:24:53 +01:00
FrancescoUK
c041a18624
Added Print button to print the current view
2015-09-04 22:51:12 +01:00
jekkos
ac3aab51fa
Fix payment summary update on search
2015-09-04 23:35:23 +02:00
jekkos
9281995029
Fix payment summary update on search
...
Merge branch 'master' of https://github.com/daN4cat/opensourcepos into daN4cat-master
2015-09-04 23:14:06 +02:00