This commit is contained in:
denisdulici
2017-11-30 11:47:56 +03:00
parent 5a1dec431a
commit 52e2102c03
34 changed files with 1096 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
"account_id","paid_at","amount","currency_code","currency_rate","customer_id","description","category_id","payment_method","reference","attachment","created_at","updated_at","deleted_at"
"1","2017-11-30","10.0000","USD","1.00000000","","","3","offlinepayment.cash.1","","revenues/test-revenue.pdf","2017-11-30 00:00:00","2017-11-30 00:00:00",NULL
1 account_id paid_at amount currency_code currency_rate customer_id description category_id payment_method reference attachment created_at updated_at deleted_at
2 1 2017-11-30 10.0000 USD 1.00000000 3 offlinepayment.cash.1 revenues/test-revenue.pdf 2017-11-30 00:00:00 2017-11-30 00:00:00 NULL