Moving accounting commands into an Intuit/ namespace, updates to intuit module

This commit is contained in:
2024-07-14 13:49:00 +10:00
parent 28aa1f9dc8
commit b486a0eac4
15 changed files with 220 additions and 316 deletions

View File

@@ -3,4 +3,5 @@
return [
'language_id' => 1,
'invoice_text' => 'Thank you for using our Internet Services.',
'admin' => env('APP_ADMIN'),
];