Skip to content

Latest commit

 

History

History

proxy_action

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Proxy Action

Beta License: AGPL-3 akretion/ak-odoo-incubator

Communicate from Odoo (js client-side) to a localhost http server.

Common use cases:

  • print a receipt or a label from Odoo's backend or POS directly to user's printer.
  • drive your heavy robot from Odoo
  • Forward to pywebdriver odoo's actions.

Table of contents

By default, it calls pywebdriver on "https://localhost".

Use given methods to format proxy actions and execute them.

  • Give some feedback to user when pywebdriver is unreachable
  • Check for https issues when self-signed certificates are in use (default)

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Akretion

This module is part of the akretion/ak-odoo-incubator project on GitHub.

You are welcome to contribute.