Commit Graph
145 Commits
Author SHA1 Message Date
Jeroen Peelaerts a3a06fdb07 Fix cash totals in payment summary (#3138) 2021-04-07 08:51:29 +02:00
Steve Ireland 3b1f4590ca This is a quick fix to a failure in the Sale.get_info method. (#3130) 2021-03-14 18:06:08 -04:00
Steve Ireland da17356e89 Fix discount round plus some other minor tweaks. (#3125) 2021-03-13 19:05:29 -05:00
Steve Ireland 4b65aa628a Fix the discount calculation on reports. The rounding was in the wrong place. 2021-02-19 22:00:31 -05:00
Steve Ireland 7a4cf1e2bd Fix discounted price rounding issues in reports 2021-02-13 20:44:56 -05:00
Steve Ireland c5b22a0300 Improved support for cash rounding transactions. 2021-02-07 13:39:51 -05:00
Jeroen Peelaerts 4b2b098a85 Add credit filter for payment types (#2983) 2020-11-20 17:24:24 +01:00
Jeroen Peelaerts 67e1e4ef19 Add takings filtering on credit card (#2983) 2020-11-02 12:42:45 +01:00
Steve Ireland 8e99889174 On document reprint retrieve the taxes originally applied to the reprinted document. 2020-09-19 14:14:01 +02:00
jekkos-t520 7873110fc5 Code style remarks (#2886) 2020-08-24 13:21:40 +02:00
Jeroen Peelaerts 46d957f5b4 Quote improvements 2020-08-24 13:21:40 +02:00
SteveIreland b7fcc94eb0 Fixes #2872 SQL Error in Sale.php 2020-07-01 08:58:04 +02:00
SteveIreland 6d91ae3845 Fix included destination tax 2020-06-28 18:12:46 -04:00
objecttothis a3fb05b566 Change the locations of global constants to make them global across
files

- Items Constants
- Attributes Constants
- Sale Constants
2020-06-03 14:15:05 +04:00
FrancescoUK efd53cbccf Add Employee name to suspended form (#2678) 2020-02-16 13:46:25 +00:00
FrancescoUK b4eabd2265 Fix missing cash refund in sale edit form 2020-01-19 18:24:11 +00:00
SteveIreland f95d777dc2 Improves the behavior of dinner table selection. 2019-07-21 11:53:01 -04:00
Steve Ireland a34f017dbd Fix a couple of issues with payment processing. 2019-06-19 21:50:20 -04:00
FrancescoUK 4644dd2e46 MySQL queries consistency check 2019-06-15 09:39:08 +01:00
Steve Ireland 595ef0b617 Track initial cash refunds 2019-06-07 21:48:05 -04:00
FrancescoUK 3894af4db2 Optimise database temp tables indexes (#2409) 2019-06-03 22:45:00 +01:00
Steve Ireland a89674ccfe Support updates to payments 2019-05-01 21:17:22 -04:00
Steve Ireland e740d8665f Fix Tax Group 2019-04-21 13:33:25 -04:00
jekkos 5d047303a0 Sync language files + add script to .gitignore 2019-03-16 14:38:01 +01:00
FrancescoUK 0199b29063 Summary report code refactoring 2019-03-09 09:44:56 +00:00
Steve Ireland 09432c6450 Improve the summary payments report. 2019-03-06 19:27:58 -05:00
Steve Ireland b3f53fa627 Fix tax group rendering issue triggered by "% CE" 2019-02-09 16:33:45 -05:00
Steve Ireland 3220469837 Add support for India GST 2018-12-23 09:16:10 -05:00
jekkos 0fc702627e Fix detailed reports (#68) 2018-10-15 19:32:29 +02:00
jekkos a0727a8ea5 Fix bug in sales receipt (#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
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
jekkos a4e135eb92 Add support for multi-pack items. 2018-07-05 19:05:54 -04:00
Steve Ireland 5ef8a88000 Add support for temporary items. 2018-06-13 22:11:00 +01:00
FrancescoUK 5f0d8b2312 Add extra payment combinations (#1982) 2018-05-12 17:21:18 +01: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 4079e44572 Allow password change with no restrictions + code reorg (#1894) 2018-03-25 19:18:03 +01:00
FrancescoUK b84d9d894f Fix Summary Takings including not completed transactions (#1886) 2018-03-16 19:56:56 +00:00
FrancescoUK c96c2a69a6 Fix Reports and few other minor things 2017-12-12 20:58:36 +00:00
Steve Ireland 64c2996c74 Improve the ability to restore canceled sales. 2017-11-25 21:38:00 +00:00
FrancescoUK 39dbd9af52 Small code refactoring 2017-09-17 15:17:48 +01:00
Steve Ireland d63446cdb8 Suspending Work Order lost work order number 2017-09-17 09:24:52 -04:00
Steve Ireland 729283af37 Add support for item kit costing 2017-09-16 11:39:03 -04:00
Steve Ireland e85e2e5e55 Final touch on Work Orders 2017-09-09 17:39:23 -04:00
Steve Ireland 771c1b9d1e Enance reporting to accomodate work orders and canceled transactions. 2017-09-08 08:54:25 -04:00
Steve Ireland 981aceda53 Add support for Work Orders 2017-09-07 21:37:50 +01:00