jekkos
1a490cedf5
Add support for DATETIME in attributes ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
98022f3b96
Cleanup + enable item attribute delete ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
1e0063e574
Fix attribute table refresh ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
a8d73d5f99
Add attributes to items ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
500a8d7a8f
Work in progress, still testing items form ( #68 )
2018-10-15 19:32:29 +02:00
jekkos
df61ee09bb
Add item attributes functionality ( #68 )
2018-10-15 19:32:29 +02:00
FrancescoUK
f521257570
Fix Items search category issue ( #2179 )
2018-10-13 17:23:28 +01:00
FrancescoUK
006ee22435
Add Supplier Category ( #2088 )
2018-10-07 15:45:20 +01:00
FrancescoUK
bc34293cac
Add due payment to cashup ( #440 #2131 )
2018-09-30 15:17:31 +01:00
jekkos
c57f063dc1
Fix discount calculation
2018-09-29 16:47:28 +02:00
jekkos
511f21931c
Fix discount totals
2018-09-28 20:52:42 +02:00
jekkos
46b845ab01
Add totals to discount repor
2018-09-28 20:43:12 +02:00
jekkos
68051bdcdb
Add totals to discount report
2018-09-28 20:42:52 +02:00
Steve Ireland
6d5f518855
Fix issue with deleted items not being included in reprinted receipts.
2018-09-28 20:37:51 +02:00
Steve Ireland
68fe267fad
Fix issue with deleted items not being included in reprinted receipts.
2018-09-25 20:24:20 -04:00
FrancescoUK
b3bfc51ee8
Add cashup feature
2018-09-09 11:09:43 +01:00
Erastus
82a228fa99
fixed in specific_customer change discount_fixed for discount_type
2018-09-07 16:35:52 -05:00
Erastus
858f7614f9
merge branch
2018-09-03 01:10:28 -05:00
Erastus
c57d8ef536
discount in item_kits
2018-09-03 00:51:34 -05:00
Erastus
3b659526f3
cleaning spaces
2018-09-02 17:58:41 -05:00
jekkos
024565d67c
Enable array filtering ( #2030 )
2018-09-01 01:23:07 +02:00
jekkos
0248a50ae3
Filter out duplicate results ( #2038 )
2018-09-01 01:23:07 +02:00
Erastus
a6b11e6f48
new discount on sales
2018-08-31 15:27:44 -05:00
Erastus
85bbbe835c
Discount on Sales
2018-08-20 13:41:56 -05:00
FrancescoUK
04b9a181dc
No password change in testing mode ( #2073 )
2018-08-18 13:17:42 +01:00
FrancescoUK
9c3c7a9c77
Update Employee.php
2018-08-18 12:35:29 +01:00
jekkos
f20ba23640
No password change in testing mode ( #2073 )
2018-08-17 23:54:47 +02:00
Emilio Silva Schlenker
909cd52d56
added 'due' as a payment option for receivings
2018-08-17 11:09:14 +02:00
Steve Ireland
497c9e4617
Add support for India GST
2018-07-14 11:20:54 -04:00
WShells
674f142eac
Items Display in Inv Summary Report
...
Item names weren't showing in the inventory summary report due to variable issue...
2018-07-14 12:42:00 +03:00
FrancescoUK
1486a41363
Fix review issues
2018-07-14 09:26:47 +01:00
jekkos
a4e135eb92
Add support for multi-pack items.
2018-07-05 19:05:54 -04:00
Steve Ireland
3f12d57f82
Fix item select issue introduced with temp item feature
2018-06-13 22:11:53 +01:00
Steve Ireland
f49c896e4f
Restore ctype_digit
2018-06-13 22:11:53 +01:00
Steve Ireland
5ef8a88000
Add support for temporary items.
2018-06-13 22:11:00 +01:00
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
5f0d8b2312
Add extra payment combinations ( #1982 )
2018-05-12 17:21:18 +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
bcd1b05961
Fix customer import issue and complete anonymisation ( #1949 )
2018-04-30 21:28:32 +01:00
FrancescoUK
fdbdf55e71
Better Customer data privacy protection ( #1949 )
2018-04-29 14:13:00 +01:00
FrancescoUK
3e9e144075
Fix subtle error with Stock location SQL query
2018-04-29 10:38:38 +01:00
FrancescoUK
c8d1bfee35
Fix Expense amount and tax amount update issue ( #1955 )
2018-04-24 20:39:41 +01:00
Steve Ireland
cdd966878d
Various fixes for the item kit feature.
2018-04-21 17:46:39 -04:00
FrancescoUK
4bab3fc4e3
Code style adjustments
2018-04-14 14:40:02 +01:00
FrancescoUK
5c1baf20b0
Improve get_found_rows query performance ( #1940 )
2018-04-13 19:54:22 +01:00
FrancescoUK
075d4e1aeb
Improve get_found_rows query performance ( #1940 )
2018-04-12 22:42:56 +01:00
FrancescoUK
9e2a757b16
Fix over counting of totals ( #1896 )
2018-03-25 21:44:11 +01:00