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.
403 Forbidden When i create my custom controller and view?
How to do the migration in the module, also how to config that module into route too? in the module folder, artisan migration command not working
When adding the Menu/Listener to the the Provider. In the Right area it creates the Menu item but twice. Why is this and can someone explain to me why it is that when im trying to go to where that lin...
I want to change the the redirect factor that happens when you just enter the website. I dont want to go to the login
Hi, I would like to develop a new apps in your website. However, my apps is required new field (country) and set phone field as mandatory field which is storing in customer table. Besides that, I nee...
Hi, Im trying to extend the Item module adding two new fields, but I have the restriction of fillable columns, I dont know how to enable the new fields on the observer file.
Hi, Im trying to create the migrations on a module but I'm not being able to. First I run, php artisan:module use [name-of-module], (using module alias as shown in php artisan module:list), and ...
Hello, Everyone, I have created one module and I want to access it from side menu. I am facing the problem related to routing. I'm trying to access it in AddMenu file : $menu = $event->menu;...
I'm just starting to look into Akaunting apps, but it seems to me the way that the "modules" are setup they are certain to conflict with each other? For example to alter output on core pages you ha...
How can I add methods to core models from within my module package? For example, I want to add a simple accessor to App\Models\Banking\Account: public function getSortCodeFormatAttribute(){ ...
Showing 151 to 160 of 347 discussions