Bookyt is a bookkeeping/ERP application designed for small-to-medium-sized companies. It can handle debit invoices, credit invoices, projects with timelogs, swiss salary management, and much more.
Sometimes on dev mode, rails application is unable to find the db/seeds.rb because it tries to find inside "/app/controllers/admin" folder. This will ensure loading from root path
Sometimes on dev mode, rails application is unable to find the db/seeds.rb because it tries to find inside "/app/controllers/admin" folder. This will ensure loading from root path