1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Export/CSV
David Bomba b142ae247b
Merge pull request #8895 from turbo124/v5-develop
Add client.number to maps
2023-10-21 07:51:15 +11:00
..
ActivityExport.php Fixes edge cases when a payment is deleted multiple times 2023-10-09 17:49:26 +11:00
BaseExport.php Add client.number to maps 2023-10-21 07:50:58 +11:00
ClientExport.php Fixes for client identifier 2023-10-20 18:57:13 +02:00
ContactExport.php Return correct identifier for reports 2023-10-06 18:43:02 +02:00
CreditExport.php Fixes for report exports 2023-10-18 15:22:38 +11:00
DocumentExport.php Return correct identifier for reports 2023-10-06 18:43:02 +02:00
ExpenseExport.php Return correct identifier for reports 2023-10-06 18:43:02 +02:00
InvoiceExport.php Fixes for report exports 2023-10-18 15:22:38 +11:00
InvoiceItemExport.php Ensure order of Item exports 2023-10-20 09:22:33 +11:00
PaymentExport.php Add suppressions for user notifications 2023-10-18 17:28:10 +11:00
ProductExport.php Return correct identifier for reports 2023-10-06 18:43:02 +02:00
ProductSalesExport.php Updated static analysis 2023-08-07 14:50:08 +10:00
PurchaseOrderExport.php Fixes for report exports 2023-10-18 15:22:38 +11:00
PurchaseOrderItemExport.php Fixes for exports 2023-10-20 09:39:25 +11:00
QuoteExport.php Fixes for report exports 2023-10-18 15:22:38 +11:00
QuoteItemExport.php Fixes for exports 2023-10-20 09:39:25 +11:00
RecurringInvoiceExport.php Fixes for report exports 2023-10-18 15:22:38 +11:00
TaskExport.php Fixes for report exports 2023-10-18 15:22:38 +11:00
VendorExport.php Return correct identifier for reports 2023-10-06 18:43:02 +02:00