Double-Entry
Chart of Accounts, Balance Sheet, General Ledger, Trial Balance
Inventory
Manage stock, warehouses, groups, variants, adjustments, transfer orders
Projects
Organize tasks, work with teams, track the time, and deliver on milestones
Payroll
Create multiple pay calendars, and run payroll with print-ready payslips
CRM
Track every step of your customer journey, manage leads, pipelines
Expense Claims
Manage, review, and approve employee expenses on the go
Get help with development.
In DocumentItem.php , it wrote like ``` class DocumentItem extends FormRequest { protected $quantity_size = 5; ``` I would like to know, why limit to 5 ? Base on the product , it can be ...
Hi, I found a link (https://akaunting.com/docs/developer-manual/debug) linking to instructions on enabling debug mode (at the moment errors are handled by a ERR 500 page). Is there a similar page/...
Hello, How to migrate the module migrations for the modules in akaunting? For core we can do by - `php artisan migrate` So how to do it for modules (i.e. app) of akaunting software? Best Regar...
The contact email is listed for the customer/vendor but no name is included when you export a list of payments or revenues. I this this is missing the most important part of the transaction.
For the purposes of working with a tax preparer, I have to give then a list of transactions for the past month. Currently, I can export a list, but it is missing the most important part: the Customer ...
How do I disable a button showing estimates (sales module), receipts, credit and debits notes (purchases module) on my local machine? I have been having issues locating where I can do that. Your help ...
Hey, I need help, I'm stuck at 500 Internal Server Error. I already backed up akaunting folder, database, & the .env file and restored it to another ubuntu 20.04 server. And I'm still stuck at 500 I...
No cadastro de clientes eu implementei uma API que ao digitar o CEP ele preenche os campos endereço, cidade, estado. E esta funcionando os dados estão sendo preenchidos, no entanto não estão sendo...
I'd like to access "/api/documents" route, but am getting a 403 Error: "User does not have any of the necessary access rights." even though I'm using the correct Basic Auth Headers as described in you...
Hello, I curious how to set what field to searchable in search string field of index page of a module? I have followed this documentation but still don't work https://developer.akaunting.com/documenta...
Showing 41 to 50 of 347 discussions