FrancescoUK
0c2c999746
Minor improvement
2018-06-03 16:39:40 +01:00
FrancescoUK
b13ac8d4f0
Fix Summary report table header ( #1972 )
2018-05-12 20:34:27 +01:00
FrancescoUK
4558cf0e50
Add spaces to SQL statement
2018-05-12 13:42:47 +01:00
truchosky
507294a4a6
temporary "fix" to wrong summary_payment report
...
I still cant find a solution to this, summary payment in cash is wrong, like you know it considers payment ammount and it doesnt discount change, so the cash payment will be always a higher value, and if you try to discount change directly on query then it only discounts sales with 1 item, and not discounts sales with multiple items, the condition sales_items.line = 1 cause that.
This change considers item price * item qty, so at lest summary payment in cash will be acurated no matter tendered ammount but leaves out "due sales"
2018-05-11 21:48:52 -03:00
truchosky
1acac824a1
Missing Payment Count
2018-05-06 00:26:19 -03:00
FrancescoUK
9e2a757b16
Fix over counting of totals ( #1896 )
2018-03-25 21:44:11 +01:00
FrancescoUK
a7ecec4bd3
Small code refactoring ( #1896 )
2018-03-25 14:39:52 +01:00
FrancescoUK
ae472d0176
Print reports date in different formats, remove sorting ( #1896 )
2018-03-25 13:57:20 +01:00
FrancescoUK
bf76450ca5
Fix Summary_payments report location ( #1896 )
2018-03-24 18:32:02 +00:00
odiea
3368c62690
Update Specific_customer.php
2018-03-20 12:07:45 -06:00
FrancescoUK
7525c650ab
Total Inv. Retail Price & Quantity
2018-03-04 17:02:21 +00:00
odiea
022dfea51a
Update Specific_customer.php
2018-02-15 23:46:12 +01:00
odiea
58e8469dde
Added filters to customer
2018-02-15 23:46:12 +01:00
odiea
49d60313f6
Update Detailed Reports. Add payment type to Specific Customer.
2018-02-15 23:46:12 +01:00
Steve Ireland
7a55c2311e
More missing language elements and one bad reference to a config value.
2018-01-11 00:07:22 +01:00
FrancescoUK
2a306b888f
Fix discount detail report ( #1736 )
2017-12-31 14:29:51 +00:00
FrancescoUK
c96c2a69a6
Fix Reports and few other minor things
2017-12-12 20:58:36 +00:00
FrancescoUK
a08826e909
Add extra Expense fields ( #1235 )
2017-12-11 17:28:42 +00:00
FrancescoUK
2cde603949
Add Expenses support ( #1235 )
2017-11-26 20:45:57 +00:00
Steve Ireland
771c1b9d1e
Enance reporting to accomodate work orders and canceled transactions.
2017-09-08 08:54:25 -04:00
FrancescoUK
745b9efed1
Small payment summary report query optimisation
2017-08-22 22:31:00 +01:00
FrancescoUK
8e86fbdc2a
Fix comparisons in constant substitution of magic numbers ( #1450 )
2017-08-07 20:11:21 +01:00
jekkos
6c714b2dc4
Add constants for magic numbers
2017-08-06 14:33:26 +01:00
FrancescoUK
c18c703237
Fix double counting of payments in summary report ( #1415 )
2017-07-28 20:39:19 +01:00
Steve Ireland
4448348f7c
Improve sale status reporting
2017-07-04 22:02:27 -04:00
FrancescoUK
c5697edf76
Fix payment summary report missing return and location ( #1133 )
2017-07-03 22:07:58 +01:00
FrancescoUK
3f73e449f0
Fix summary report and detailed sale report different tax issue ( #1133 )
2017-07-03 20:13:37 +01:00
FrancescoUK
5ea0324bc0
Fix rounding issues in reports ( #1336 )
2017-07-02 15:32:06 +01:00
FrancescoUK
c8499599ab
General code tidy up, added documentation
2017-07-02 11:15:57 +01:00
odiea
16502065fa
Fix Detailed Reports to show table content.
2017-06-25 09:53:57 -06:00
FrancescoUK
91fd435cca
Fixes to reports tax summary and rewards regressions
2017-06-04 10:46:24 +01:00
FrancescoUK
51e160982e
Upgrades sales tax reporting
2017-06-03 23:08:09 +01:00
Steve Ireland
1f2218bbc9
Upgrades sales tax reporting
2017-06-03 21:51:02 +01:00
Steve Ireland
effba9d102
Add support for customer sales tax and cash rounding
2017-04-14 21:21:44 -04:00
Joshua Fernandes
af7d2f27aa
fix for display reports
2017-03-04 17:38:03 +05:30
Joshua Fernandes
3650b47d8b
reports display added for detailed sale and customer
2017-03-04 17:17:03 +05:30
FrancescoUK
4528436fd5
Fixed tax calculation issues ( #1094 , #1163 )
2017-02-26 23:56:12 +00:00
Steve Ireland
cc584ca063
Change the inventory reports to exclude non-stock items.
2017-01-31 08:29:14 -05:00
Steve Ireland
d75a936472
Change the inventory reports to exclude non-stock items.
2017-01-30 21:34:32 -05:00
Steve Ireland
68cf3bf68b
Merge remote-tracking branch 'jekkos/item-kit' into item-kit
2017-01-29 23:10:37 -05:00
Steve Ireland
f9c1dde054
Changes to support Item Kits, support for MySQL 5.7, and a tweak for PHP 7
2017-01-29 22:23:46 -05:00
FrancescoUK
1393af1676
Fix Summary payments and taxes issue ( #932 )
2017-01-29 19:44:45 +00:00
FrancescoUK
9bc9b5c984
Add date/time summary payment report ( #932 )
2017-01-29 18:10:14 +00:00
FrancescoUK
e36b2a1a03
Add Support for filter reports with format date/time ( #932 )
2017-01-29 17:43:38 +00:00
FrancescoUK
3b37f6c61a
Fix Detailed Receiving Report not showing Supplier ( #1093 )
2017-01-29 17:35:11 +00:00
FrancescoUK
1cdbee1a42
Fix Summary Reports Payments ( #1045 )
2017-01-29 17:35:11 +00:00
jekkos
bc56ee54a3
Fix date, location and sale type filtering for summary payments ( #1045 )
2017-01-29 17:19:00 +00:00
FrancescoUK
3f309298d8
Fix Detailed Receiving Report not showing Supplier ( #1093 )
2017-01-29 15:51:26 +00:00
Steve Ireland
476db84e86
Change SUM to MAX and a couple of indent issues.
2017-01-22 16:40:20 -05:00
Steve Ireland
dd6bd1cf11
Changes to support Item Kits, support for MySQL 5.7, and a tweak for PHP 7
2017-01-21 23:26:01 -05:00