An open API service indexing awesome lists of open source software.

https://github.com/akretion/support

Support module between Akretion and customers
https://github.com/akretion/support

helpdesk odoo2odoo support

Last synced: 5 months ago
JSON representation

Support module between Akretion and customers

Awesome Lists containing this project

README

        

HOW TO TEST IT LOCALLY !
=========================

First install docker-compose

Then build docker image with

.. code-block:: bash

tools/build

Then init server and client database

.. code-block:: bash

tools/start-server init-db
tools/start-client init-db

Start manually and hack it

.. code-block:: bash

tools/start-client