David Bomba
435bb8e999
Do not allow negative invoices to be created adhoc in Verifactu
2025-10-17 09:11:34 +11:00
David Bomba
8f1566817e
Do not allow negative invoices to be created adhoc in Verifactu
2025-10-17 09:11:05 +11:00
David Bomba
77fa0f9e03
Validation clean up
2025-10-15 14:31:50 +11:00
David Bomba
9fc9ab933d
Updates for logic with Verifactu
2025-10-15 11:08:10 +11:00
David Bomba
00db79a611
Updates for verifactu tests
2025-10-15 09:24:25 +11:00
David Bomba
aef0180a2f
Fixes for verifactu API tests
2025-10-14 16:53:46 +11:00
David Bomba
a65bc07ffe
Fixes for testse
2025-10-14 14:13:35 +11:00
David Bomba
050048799c
Updates for Verifactu and handle of IRPF calculations - moving to surcharge layer
2025-10-13 13:28:04 +11:00
David Bomba
769f132928
Fixes for conflict / verifactu
2025-10-10 09:22:59 +11:00
David Bomba
0a7744a70e
Add IDOtro class
2025-08-14 10:07:32 +10:00
David Bomba
c5c9c4325e
Wiring up verifactu sending
2025-08-13 14:26:03 +10:00
David Bomba
3d3b5f6938
Integration works for Verifactu
2025-08-13 13:15:51 +10:00
David Bomba
a141ca1549
Refactor tests to remove modifications of existing invoices
2025-08-13 11:39:11 +10:00
David Bomba
bf8041ab7c
Working on verifactu document mutations
2025-08-13 11:05:02 +10:00
David Bomba
5482f44bea
Additional rules around tests
2025-08-12 14:42:32 +10:00
David Bomba
81ec3986ca
Tests around the handling of verifactu credit amounts
2025-08-12 14:33:52 +10:00
David Bomba
1a3badf748
Tests around the handling of verifactu credit amounts
2025-08-12 13:52:05 +10:00
David Bomba
1836ccc434
Update for ivnoice backup casting
2025-08-12 12:13:44 +10:00
David Bomba
94b628b6eb
Update for ivnoice backup casting
2025-08-12 11:59:44 +10:00
David Bomba
67df175525
Update for ivnoice backup casting
2025-08-12 10:24:18 +10:00
David Bomba
47f33c8691
Validation rules for modification invoice for Verifactu
2025-08-12 09:17:57 +10:00
David Bomba
a447b6a20b
Tests around handling cancellations in verifactu
2025-08-11 11:00:30 +10:00
David Bomba
37c74ee18c
Functional tests of spanish environment
2025-08-11 10:09:12 +10:00
David Bomba
555eb80018
Functional tests of spanish environment
2025-08-11 09:54:53 +10:00
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
552d596eae
Style fixes
2024-11-20 11:15:49 +11:00
David Bomba
f37accf01a
Remove redundant class
2024-11-07 07:08:37 +11:00
David Bomba
72aadc0c16
php-cs-fixer
2024-06-14 17:09:44 +10:00
David Bomba
cdde25baf7
Static Analysis
2024-06-07 10:32:10 +10:00
David Bomba
a9c1357689
Add option to lock invoices at the end of the month - accrual accounting
2024-06-06 13:06:07 +10:00
David Bomba
f65567a637
Update copyright
2024-04-12 14:15:41 +10:00
David Bomba
40086db271
cs fixer
2024-01-14 15:05:00 +11:00
David Bomba
68ce3be42b
Updates for static analysis
2023-08-06 17:35:19 +10:00
David Bomba
cc100de1bd
Fixes for static analysis
2023-04-27 10:19:55 +10:00
David Bomba
6c86d7151a
Update copyright year
2023-01-29 09:21:40 +11: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
=
5066fbdac7
fixes for Invoice Balance Sanity
2021-09-16 08:43:14 +10:00
David Bomba
36f6cbbcc9
Update license in codebase
2021-06-16 16:58:16 +10:00
David Bomba
b82cdb6b77
Fixes for DB::rollBack
2021-05-26 17:04:29 +10:00
David Bomba
73bcaae3f6
Allow invoice balances to change - but do no allow them to go negative
2021-04-28 11:18:27 +10:00
=
04d1a43dfe
Remove strings and replace with translations
2021-01-24 22:48:09 +11:00
David Bomba
934610a01c
Update copyright + version bump + set canadian dollar symbol to $
2021-01-04 08:54:54 +11:00
Benjamin Beganović
ae88d5e08e
php-cs-fixer format
2020-11-25 15:19:52 +01:00
David Bomba
9aeb2d7a5b
Psalm cleanup
2020-10-28 21:10:49 +11:00
David Bomba
70a575386c
Fixes for designs in migration:
2020-10-07 10:16:57 +11:00
David Bomba
ba75a44eb8
Laravel 7.x Shift ( #40 )
...
* Adopt Laravel coding style
The Laravel framework adopts the PSR-2 coding style with some additions.
Laravel apps *should* adopt this coding style as well.
However, Shift allows you to customize the adopted coding style by
adding your own [PHP CS Fixer][1] `.php_cs` config to your project.
You may use [Shift's .php_cs][2] file as a base.
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
* Shift bindings
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using class name strings as these references are checked by the parser.
* Shift core files
* Shift to Throwable
* Add laravel/ui dependency
* Unindent vendor mail templates
* Shift config files
* Default config files
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them so you can review the commit diff for
changes. Moving forward, you should use ENV variables or create a
separate config file to allow the core config files to remain
automatically upgradeable.
* Shift Laravel dependencies
* Shift cleanup
* Upgrade to Laravel 7
Co-authored-by: Laravel Shift <shift@laravelshift.com>
2020-09-06 19:38:10 +10:00
David Bomba
2ee7c429bd
Minor change to checking valid invoice number rule
2020-08-12 13:52:21 +10:00
David Bomba
2f07a36d76
Fixes for unique invoice number rule
2020-07-23 21:30:51 +10:00