mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
37a826374b
* 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 |
||
---|---|---|
.. | ||
AccountTest.php | ||
ClientApiTest.php | ||
ClientModelTest.php | ||
ClientPresenterTest.php | ||
ClientTest.php | ||
CompanyGatewayApiTest.php | ||
CompanySettingsTest.php | ||
CompanyTest.php | ||
InvitationTest.php | ||
InvoiceTest.php | ||
LoginTest.php | ||
PaymentTest.php | ||
ProductTest.php | ||
QuoteTest.php | ||
RecurringInvoicesCronTest.php | ||
RecurringInvoiceTest.php | ||
RecurringQuoteTest.php | ||
UserTest.php |