Commit Graph

76 Commits

Author SHA1 Message Date
David Bomba 0d96e989f5 Refactor for document / file validation 2025-04-26 10:15:23 +10:00
David Bomba 780dda4957 Updated copyright doc blocks 2025-02-17 11:11:38 +11:00
David Bomba b96d69933a Fixes for session invalidation 2025-01-21 16:42:50 +11:00
David Bomba 736c694ca9 Minor fixes for casting numbers prior to formatting 2025-01-21 15:51:57 +11:00
David Bomba b459551536 Fixes for taxes with peppol 2024-12-09 13:29:35 +11:00
David Bomba 552d596eae Style fixes 2024-11-20 11:15:49 +11:00
David Bomba 745c594f3b Static analysis 2024-07-15 13:35:21 +10:00
David Bomba d22c9a3bd9 Static analysis 2024-07-11 15:53:18 +10:00
David Bomba 72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba c472e8ce68 Fixes for type checks 2024-04-15 08:15:34 +10:00
David Bomba 9e12e32e29 Fixes for payment validations 2024-04-15 07:57:24 +10:00
David Bomba f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba afa171390e Improvements to parse float 2024-03-14 14:44:01 +11:00
David Bomba 08dee1309e Fixes and improvements for templates 2024-03-11 19:37:53 +11:00
David Bomba f0ad4175aa Fixes for required client invoice + SMTP transport 2024-03-11 13:35:16 +11:00
David Bomba c4807be9df Updates for parseformat 2024-02-29 13:06:11 +11:00
David Bomba e22d3effc6 improve parseFloat 2024-02-29 12:31:59 +11:00
David Bomba 328d00e235 Improve parseFloat function 2024-02-20 13:29:30 +11:00
David Bomba 6445e518dc Fixes for parse float 2024-02-16 14:28:57 +11:00
David Bomba 40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba 1033d78a24 Static analysis cleanup 2023-06-17 15:14:51 +10:00
David Bomba df49ab9aec Fixes for static analysis 2023-04-26 19:25:33 +10:00
David Bomba 20dcfffb34 Override precisiong for jpy currency 2023-04-04 21:15:02 +10:00
David Bomba 5a42b89d55 cs fixer 2023-03-18 18:24:56 +11:00
David Bomba 7d871edd4e Updates for number rounding with negative numbers 2023-03-06 11:37:53 +11:00
David Bomba 63bf30252d Minor fixes for displaying negative numbers 2023-03-06 11:03:19 +11:00
David Bomba be88aa356a Fixes for displaying negative numbers 2023-03-01 16:32:47 +11:00
David Bomba e28b75e83f phpcs 2023-02-18 08:36:51 +11:00
David Bomba 681fc47a68 Fixes for displaying negative currencies 2023-02-17 17:19:33 +11:00
David Bomba 4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba 16b1ec6286 Improve resolution of decimals 2023-02-08 11:27:38 +11:00
David Bomba 6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba dddfd32757 Improve memory handling 2022-11-01 21:20:28 +11:00
David Bomba b72222c3c7 Fixes for formatting of quantity column 2022-10-19 09:17:32 +11:00
= 77d489211e Fixes for task requests 2022-08-22 07:53:15 +10:00
David Bomba 93c782fcc5 Merge branch 'v5-develop' into l9 2022-07-21 14:22:45 +10:00
David Bomba cd86b690cd Fixes for custom surcharges on invoice and purchase order tax currency 2022-07-21 09:05:08 +10:00
Shift 19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba 6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba 980fcb789f Improve quantity resolution 2022-02-26 14:04:05 +11:00
David Bomba e558edb795 Reversion for unit cost precision 2022-02-20 18:07:05 +11:00
David Bomba 1b2a5fa09a Fixes for payment methods 2022-02-20 15:49:31 +11:00
David Bomba 68f735d43b Fixes for trailing zeros in quantity column 2022-02-13 18:54:33 +11:00
David Bomba 4769204a3f Fixes for rounding display on line items 2022-01-30 13:51:30 +11:00
David Bomba f6f9bccdb4 Increased precision for unit cost 2022-01-08 20:16:21 +11:00
David Bomba 7bc23e68b1 FIxes for parsing string floats 2021-09-24 20:55:21 +10:00
David Bomba 93e3a34181 Fixes for float parsing when the number is less than 1 2021-09-23 21:13:10 +10:00
David Bomba 36f6cbbcc9 Update license in codebase 2021-06-16 16:58:16 +10:00
Benjamin Beganović 127c6cb3cd wip 2021-03-17 16:12:25 +01:00
David Bomba 934610a01c Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00