Skip to content

yuri-val/dolibarr-tracker

Dolibarr Tracker

Web interface for quick time tracking by tasks in the Dolibarr ERP system

Setup Dolibarr

  1. Enable Module Web Services API REST
    • Go to Home > Setup > Modules/Applications > API/WEB SERVICES (REST SERVER)
  2. Also enable next related modules:
    • PROJECTS OR LEADS
    • THIRD PARTIES
    • INVOICES
  3. Get your host:
    • Go to Home > Setup > Modules/Applications > API/WEB SERVICES (REST SERVER)
    • Click 'cog' icon to open the settings
    • Copy your host ---> <<YOUR_HOST>>/api/index.php/explorer
  4. Get your API key:
    • Go to Profile > Card > Modify > Key for API (copy or generate new for copy)
  5. Open Dolibarr Tracker in your browser (one of):
  6. Go to settings and paste your host and API key

Contacts

Developer: @yuri-val

Telegram: https://t.me/yuri_val

Telegram group: https://t.me/+a8uc5iafbfo1MGRi

Features

Home screen

Settings

Projects

Tasks

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Web interface for quick time tracking by tasks in the Dolibarr ERP system

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors