Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Invoices

Edwin Orellana   ( User )

Commented 6 years ago

Can there be a way to edit the invoice so each company uses a different kind of invoice format to print.

Bryan Nazar   ( User )

Commented 5 years ago

Yes, I made something similar with this guide https://akaunting.com/docs/developer-manual/overriding-output


 


With a custom module you con override the output and also what data you store in database.


Let me know if you have any other issue.

Abdelali   ( User )

Commented 5 years ago

Where to write this code ? wich file ? 


 


View::composer(
['incomes.customers.create'], 'Modules\FooBar\Http\ViewComposers\Customers'
);

Please login or register to leave a response.

Showing 1 to 3 of 3 discussions