jekkos
e9ea2ba792
Create temp table when necessary
2015-09-07 22:53:19 +02:00
jekkos
b680cdff36
Fix table sorting after loading search results
2015-09-07 08:35:59 +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
c041a18624
Added Print button to print the current view
2015-09-04 22:51:12 +01: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
jekkos
f36c700129
Add date filtering in sales overview
...
Add jquery-ui datepicker
Format dates in sale and receiving forms according to configured
dateformat and timeformat settings
Add missing translations in sale (click delete when not selecting
anything)
Add search box back to search for customer sales and ticket numbers
2015-09-04 22:09:24 +02:00
FrancescoUK
d35ef071bb
- Added cash only filter
...
- Set to 'all' the sale_type so even returns are shown (we might want to add a drop down filter for this too)
2015-09-04 19:30:43 +01:00
jekkos
a624d21fcd
Fix sale detail edit
...
Make last row in sale table bold (css)
Add default date range between yesterday and today
Temporarily comment out payment type listing in table itself (tbd)
2015-09-04 08:44:20 +02:00
jekkos
9a2cafc1b1
Review payment type overview
...
Add some padding to bottom of content area
Fix invoice only searching
Make start and end dates optional
2015-09-03 23:35:57 +02:00
FrancescoUK
75fa706299
Sale Overview change
...
- Refactor and optimise payments part (added now amount to detail sale report too)
- fix some </tr> that should have been </td>
- minor indentation fixes
NOTE: The only_invoices checkbox is not responsive
2015-09-02 23:16:26 +01:00
FrancescoUK
c88f37f8e7
Change Sale Overview to become a daily takings view with totals.
2015-09-01 23:37:26 +01:00
jekkos
cae9d3b67e
Remove tags:css task in Grunfile (css files are imported the old way
...
again)
Fix sale delete confirmation in edit dialog
Add bower.json (still unused)
Fix autogenerated javascript load order
2015-03-17 16:47:49 +01:00
jekkos-t520
0f77300131
Sales overview added to register screen
...
Add pagination to default search routine
Remove payment_type column from sales table (was redundant)
Fix search spinner location (just toggle ac_loading class)
Complete sale labels
2015-02-20 15:54:13 +01:00