FrancescoUK
|
b1c36b790f
|
Fix to item pic ID 0 issue (#921)
Some code clean up too.
|
2016-10-19 18:47:57 +01:00 |
|
FrancescoUK
|
a9963dcfd0
|
Small refactoring of pdf invoice
|
2016-10-01 15:17:12 +01:00 |
|
FrancescoUK
|
e3c9cddacb
|
Merge branch 'master' into composer
|
2016-09-07 19:31:52 +01:00 |
|
FrancescoUK
|
9012006e84
|
Updated invoice pdf support Dompdf to 0.7.0 (#839)
|
2016-09-07 08:58:05 +01:00 |
|
jekkos
|
91b18d032f
|
Replace DOMPDF, GaTracking with composer managed dependencies (#624)
Fix trim on search bug (#838)
|
2016-09-07 09:11:11 +02:00 |
|
jekkos
|
59bbe55215
|
Install CI langauges in system/language as before (#624)
Map CI language folder with ospos language code
|
2016-08-18 08:27:54 +02:00 |
|
jekkos
|
8b08bf5daa
|
Add frontside support for locale dependent number validation (#788)
|
2016-08-09 18:20:52 +02:00 |
|
FrancescoUK
|
63a6706770
|
Fixed comment sentence that was unclear
|
2016-08-03 07:36:02 +01:00 |
|
jekkos
|
956f18e55c
|
Round amount due before comparing with zero (#759)
Bump version chartist tooltip
|
2016-07-30 10:23:30 +02:00 |
|
jekkos
|
d8e4bf48d8
|
Check if payments cover sale with exact precision (#733)
Set bc-operation style scale globally
Add location filtering in graphical and summary reports (#742)
|
2016-07-20 20:43:31 +02:00 |
|
jekkos
|
4be3c8f433
|
Revert "Check if payments cover total using currency decimals configuration"
This reverts commit 9a7061e9c5.
|
2016-07-17 14:51:55 +02:00 |
|
jekkos
|
9a7061e9c5
|
Check if payments cover total using currency decimals configuration
(#733)
|
2016-07-17 14:11:06 +02:00 |
|
jekkos
|
1af612d18e
|
Add thousands separator option (#458)
Fix adding payment with comma as decimal separator (#740)
|
2016-07-15 11:22:31 +02:00 |
|
FrancescoUK
|
38d234fa5f
|
Fixed receipt, change due and total cash issues with no payment cases (#707)
|
2016-07-09 10:04:04 +01:00 |
|
FrancescoUK
|
7f169222d0
|
Little locale_helper improvement and regen database scripts (#458)
|
2016-07-08 09:49:22 +01:00 |
|
jekkos
|
21f5e46488
|
Fix tax percentage parsing (#458, #727)
Add tabindexes to price, discount field in register
|
2016-07-08 08:47:03 +02:00 |
|
jekkos
|
72efafdc50
|
Add back quantity_decimals() function for inventory / stock forms (#458)
|
2016-07-07 21:34:23 +02:00 |
|
jekkos
|
3af19daa0e
|
Fix decimal parsing, add php5-intl locale support (#458)
|
2016-07-07 20:56:51 +02:00 |
|
FrancescoUK
|
5be0feafe9
|
Inverted Sale edit form Delete and Submit buttons
|
2016-07-05 20:24:52 +01:00 |
|
FrancescoUK
|
4618af352c
|
Fixed New button in items form: visible in New Item not Edit/Update Item
|
2016-07-05 20:20:33 +01:00 |
|
jekkos
|
7b674b2e3f
|
Fix submit in items, customers and sales (#716)
Add again new button functionality in items (#712)
Bugfixes for csrf tokens (#599)
|
2016-07-04 23:20:14 +02:00 |
|
jekkos
|
90660fd9e9
|
Fix close button in stock details (#14)
|
2016-07-04 18:03:25 +02:00 |
|
jekkos
|
bb1a1ccd62
|
Fix table_helper after bad merge
|
2016-07-04 17:45:08 +02:00 |
|
jekkos
|
806c1b9986
|
Add csrf token in forms (#599, #597)
|
2016-07-04 17:38:58 +02:00 |
|
FrancescoUK
|
0ba5cadbb7
|
More models/Sale refactoring, fix button order in sales/form, make inventory count button a close one
|
2016-07-03 20:23:06 +01:00 |
|
FrancescoUK
|
43da232557
|
Tidy up time conversion utility functions
|
2016-06-30 15:32:43 +01:00 |
|
FrancescoUK
|
6466a71c0a
|
Removed all the character_limiter affecting tabular views (#692)
|
2016-06-26 12:20:35 +01:00 |
|
FrancescoUK
|
4b64269905
|
Fixed regression introduced with button translation support change (#699)
|
2016-06-25 16:06:59 +01:00 |
|
jekkos
|
57759d2775
|
Make bootstrap dialog buttons translatable (#439)
Update deploy instructions in Readme (#616)
Add partial views to load CI translations in javascript (#439)
|
2016-06-25 01:54:54 +02:00 |
|
FrancescoUK
|
d378cfdb5f
|
New look for the Reports listing page, code tidy up, dist regen (#695)
|
2016-06-24 17:55:10 +01:00 |
|
jekkos
|
359184934e
|
Fix refresh after deleting all items on last page (#627)
|
2016-06-16 23:11:40 +02:00 |
|
FrancescoUK
|
b96ebeed22
|
XSS clean Sales (#39), refactored Sales Controller (#639), added Send Email in Receipt & Invoice (#475)
|
2016-06-12 18:15:43 +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
|
9248ffd044
|
XSS clean Reports (#39)
|
2016-06-06 22:36:07 +01:00 |
|
FrancescoUK
|
5d66b9fbfd
|
Do not show 'Send SMS' glyphicon, if phone number is not available (#602)
|
2016-05-28 23:05:03 +01:00 |
|
jekkos
|
35b12df144
|
Remove empty column from columns dropdown in detailed sales/receivings reports (#571)
|
2016-05-20 17:35:07 +02:00 |
|
jekkos
|
fc2d5e89f0
|
Remove empty column switches in dropdown (switchable on column header) (#563)
|
2016-05-17 08:59:51 +02:00 |
|
jekkos
|
c83a46c726
|
Add change due to sale totals row + remove checkbox after load (#559)
|
2016-05-16 11:23:06 +02:00 |
|
jekkos
|
7e8f0e1dc1
|
Enable sorting for employees, giftcards and suppliers (#555)
|
2016-05-12 21:29:27 +02:00 |
|
jekkos
|
2a858b3f23
|
Collapse rows in detailed report after delete (#507, #293)
Hide columns without title in takings print view (#507)
Execute grunt after running bower uninstall
Try to fix integration tests
|
2016-05-12 18:02:26 +02:00 |
|
jekkos
|
5312dba499
|
Do not show checkbox and empty columns on takings print (#293, #507)
|
2016-05-12 08:47:35 +02:00 |
|
jekkos
|
d78c871855
|
Show empty column if no tax_percent found for item (#507)
|
2016-05-09 20:15:00 +02:00 |
|
jekkos
|
c3f2f41888
|
Fix barcode generation in items and item_kits (#537, #538)
Enable sorting in takings (with static row below the table) (#293, #507)
|
2016-05-09 18:40:13 +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 |
|
FrancescoUK
|
16e6042c9c
|
Fixed missing currency symbol in Item Kits view (#507)
|
2016-05-06 18:58:10 +01:00 |
|
jekkos
|
eca4b4ffb8
|
Use bootstrap tables for detailed and summary reports (#293, #507)
|
2016-05-06 00:37:46 +02:00 |
|
jekkos
|
e2f6bf283c
|
Show invoice icon if invoices enabled in config (#507)
Fix limit query for customers table (#507)
Add reference to translation when no persons found (#507)
|
2016-05-03 18:09:58 +02:00 |
|
jekkos
|
c2f895c1d4
|
Rebase with latest master (#293, #472)
Enable email button in customers, suppliers only if selected row has
email filled in
Disable sale/receiving edit in reports (TBC)
|
2016-05-03 08:58:11 +02:00 |
|
jekkos
|
2adc096eeb
|
Add invoice number and payment type in takings overview (#507)
|
2016-05-03 08:10:38 +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 |
|