Github Events

Define what is a github event as an odoo object

https://kastor.lab.numigi.net/web/image/product.template/990/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Github Events

This modules defines what is a GitHub event (as an Odoo object).

Events

As system administrator, I go to Configuration > Technical > GitHub > Events.

static/description/menu_technical_events.png

I see the list of events:

static/description/event_tree.png

I open the form view of an event.

static/description/event_form.png

Process Button

The Process button in the form view of events triggers the parsing of the payload.

static/description/event_form_process_button.png

When no extra module is installed, only the Action is filled.

Clicking multiple times on the button is idempotent.

Contributors