aade-mydata
aade-mydata copied to clipboard
Interface for ΑΑΔΕ myDATA invoicing REST API. It handles all the boilerplate code for sending, cancelling and requesting invoices.
Hello, It seems SendExpenseClassification method is not implemented. Do you plan to implement? Until now have you tried to send any expense classfication against a vendor invoice? Actually I tried...
1. Although there are several checks during the creation of the XML, it would be good to perform a check for emptiness before parsing the XML 2. Cleaner code ($request)
Hello, I'm getting the above error as a catch in **MyDataException** when try to use **$responses = $sender->handle($invoices);** I wonder if it's a problem from MyData or it's my problem....
feat(statements): Implement SendStatement, RecallStatement and RequesStatements methods for e-Invoicing providers