jekkos
|
1861f4f71f
|
Don't take totals row in takings into account for pagination (#620)
Reset payment summary css position underneath table
|
2016-06-15 17:18:31 +02:00 |
|
FrancescoUK
|
3a5b88d51c
|
Added configuration order of payment options available in Sales Register (#456 #646)
|
2016-06-13 19:39:02 +01:00 |
|
FrancescoUK
|
cd6277c1a8
|
Removed use_invoice_template as it's not used anymore (#639)
|
2016-06-13 09:15:43 +01: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 |
|
jekkos
|
e6c173dcdc
|
Merge branch 'master' of https://github.com/jekkos/opensourcepos
|
2016-06-09 20:40:30 +02:00 |
|
jekkos
|
0923ed0f80
|
Enable receiving invoice number override (#626)
|
2016-06-09 20:39:38 +02:00 |
|
FrancescoUK
|
1ad844fe74
|
Fixed Customer Account # issue (#633)
|
2016-06-09 19:31:41 +01:00 |
|
FrancescoUK
|
fc81e842c2
|
Made Items and Customers excel import strings translatable (#439)
|
2016-06-09 08:49:14 +01:00 |
|
FrancescoUK
|
53b220b10b
|
Fixed excel import notifications (#478)
|
2016-06-08 22:31:25 +01:00 |
|
FrancescoUK
|
5129ebec0c
|
XSS clean Items (#39)
|
2016-06-08 21:58:18 +01: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
|
7980b12239
|
Disable bootstrap tables escaping, tidy up of Reports unused code (#39)
|
2016-06-07 17:00:46 +01:00 |
|
FrancescoUK
|
9248ffd044
|
XSS clean Reports (#39)
|
2016-06-06 22:36:07 +01:00 |
|
FrancescoUK
|
da96edf304
|
XSS clean Messages, tidied up Home, Login, No_access and Secure_area, removed unused Controllers (#39)
|
2016-06-04 16:42:54 +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 |
|
FrancescoUK
|
1453b5e21d
|
Fixed return of only invoice receipt if the searched number matches an invoice, disable the invoice search if not set in config (#606)
|
2016-06-03 19:23:43 +01:00 |
|
jekkos
|
b6822b040c
|
Add configuration options for notification alignment (#478)
Fix country code edit bug (#497)
Review xss filtering in load_config hook (#39)
|
2016-06-02 08:50:45 +02:00 |
|
jekkos
|
998e9bbb8e
|
Fix notify alert type for config screens + fix message notification (#478)
|
2016-05-31 08:33:34 +02:00 |
|
FrancescoUK
|
0a6b3d5785
|
XSS clean Giftcard (#39)
|
2016-05-30 20:46:59 +01:00 |
|
FrancescoUK
|
9f7457e1de
|
XSS clean Config and configuration data loading (#39)
|
2016-05-30 20:46:59 +01:00 |
|
FrancescoUK
|
6e9830705f
|
Removed any XSS filtering from input->post and input->get (#39)
|
2016-05-30 20:46:59 +01:00 |
|
FrancescoUK
|
6e14dfb6d5
|
Sanity checked SQL insert and update, minor fixes (#598)
|
2016-05-27 18:40:16 +01:00 |
|
FrancescoUK
|
a5f63d1cc0
|
Do proper XSS sanity check with excel files (#39)
|
2016-05-26 18:41:59 +01:00 |
|
FrancescoUK
|
e4cb04fd3e
|
XSS sanity check of uploaded images or excel files (#39)
|
2016-05-26 18:29:33 +01:00 |
|
jekkos
|
472ce16528
|
Fix item kit save
|
2016-05-26 18:10:58 +02:00 |
|
jekkos
|
1b7bf0ed4f
|
Fix bulk update refresh (#432)
|
2016-05-26 18:10:58 +02:00 |
|
FrancescoUK
|
9ae5957473
|
Made currency showing configurable from the controller (#342)
|
2016-05-25 23:10:43 +01:00 |
|
FrancescoUK
|
5531f7fa9e
|
Added tooltip support to charts, regen dist files (#342)
|
2016-05-25 22:31:58 +01:00 |
|
jekkos
|
63d6ac59df
|
Fix suppliers + employees graphical summary report (#587)
|
2016-05-23 22:43:45 +02:00 |
|
jekkos
|
2475bfa609
|
Fix taxes graphical summary report (#587)
|
2016-05-23 22:41:20 +02:00 |
|
jekkos
|
609aef0a87
|
Make nominatim countrycodes configurable (#497)
|
2016-05-23 22:40:46 +02:00 |
|
jekkos
|
0a16ffcd39
|
Set height for charts to 80% (#342)
Fix encoding issues for chartist data
|
2016-05-23 18:33:53 +02:00 |
|
jekkos
|
3c0dcb20ac
|
Use standard php functionality for json encoding (#342)
|
2016-05-23 08:46:17 +02:00 |
|
FrancescoUK
|
bd208c6d0d
|
Moved chart styles to reports.css (#342)
|
2016-05-22 21:07:11 +01:00 |
|
FrancescoUK
|
41e4285d65
|
Removed flash library and dependencies, regen dist file (updagraded js plugins) (#342)
|
2016-05-22 19:59:26 +01:00 |
|
FrancescoUK
|
cfacf52a42
|
Changed graphical reports to use Chartist (#342)
|
2016-05-22 19:01:16 +01:00 |
|
FrancescoUK
|
9b55205f0f
|
fixed detailed customer report error (#571)
|
2016-05-19 17:27:41 +01:00 |
|
jekkos
|
7178f8b02b
|
Fix table details association after sort in detailed sales + receivings reports (#571)
|
2016-05-19 12:46:18 +02:00 |
|
jekkos
|
7e8f0e1dc1
|
Enable sorting for employees, giftcards and suppliers (#555)
|
2016-05-12 21:29:27 +02:00 |
|
jekkos
|
fdb826a8c4
|
Only show item suggestions with associated id in register and receiving (#540)
Use correct tabindex numbering in sale register
|
2016-05-12 08:19:15 +02:00 |
|
jekkos
|
349000bd8a
|
Fix sale and receiving edit and delete in detailed report (#507, #293)
|
2016-05-11 17:57:37 +02:00 |
|
jekkos
|
4b5d883c69
|
Remove specific input view for excel export (#535)
|
2016-05-10 19:04:24 +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
|
ac765e4667
|
sale_id not receiving_id in detailed sale report (#507)
|
2016-05-07 11:55:52 +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
|
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 |
|