1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/tests
David Bomba 37a826374b
Remove settings from invoice table (#3051)
* Implement client/group/company level counters clientCounter, groupCounter and counter

* Implement functionalityfor customising the timing of invoice_number creation

* Add Jobs

* adjustments

* clean line items at the request layer

* Clean line items at the request layer

* minor formatting for notification

* Schema Fixes

* schema changes, cast country_id to stirng

* Fixes for tests

* force line item ids to string

* Map company gateway fees and limits

* Schema changes

* Remove id from invoice item stdClass

* Remove settings object from invoice table
2019-11-10 23:06:30 +11:00
..
Browser Payment methods (#3045) 2019-11-06 09:51:39 +11:00
Feature Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
Integration Bulk download PDF, Client Portal formatting (#3046) 2019-11-06 09:52:57 +11:00
Pdf Tests for PDF generation 2019-05-04 16:55:19 +10:00
Unit Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
_bootstrap.php StyleCI fixes (#2416) 2018-10-05 21:40:02 +10:00
CreatesApplication.php Initial commit 2018-10-04 20:10:43 +03:00
DuskTestCase.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
MockAccountData.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
TestCase.php Initial commit 2018-10-04 20:10:43 +03:00