Skip to content

Latest commit

 

History

History

shopinvader_customer_multi_user

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Shopinvader Customer Multi User

Beta License: AGPL-3 shopinvader/odoo-shopinvader

Allow registration of multiple user for the same company.

Table of contents

First of all you have to enable the feature:

Shopinvader backend -> Sale tab -> Enable "Validate customers"

Then the registration workflow changes as following:

  • for each company binding a unique token is generated, you can see it in the Shopinvader tab on company form
  • on Locomotive registration page users can enter the company token (if your theme does not support this yet, just add a text field named company_token)
  • on odoo side, when the company token is given:
    • if the company is found, the new partner will be attached to the company with a specific type "Invader client user"
    • if the company is not found, the new partner will be created as a standalone customer as by default
  • on Locomotive the main address will be the one of the company and not the one from the child partner.

NOTE: at the moment users on Locomotive side will be able to see all other address and they will be able to modify them, included the main one of the company.

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 smashing it by providing a detailed and welcomed feedback.

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

  • Camptocamp SA

The development of this module has been financially supported by:

  • Camptocamp
  • Cosanum

This module is part of the shopinvader/odoo-shopinvader project on GitHub.

You are welcome to contribute.