Skip to content

djalilhebal/contact_travel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Travel

Contact Travel is an Odoo module to manage travels for contacts.

Screenshots: Apps - Contacts and Contact Travel Contact View - Smart button with voyages count and an "Or" reward level

Tested with

  • Odoo 17.0 Community
  • PostgreSQL 16
  • Python 3.10
  • Windows 10 x64

Getting started

To run this module:

  • Clone the repo.

  • Put it in your custom module folder.

  • Assuming the database server is already running, execute the following:

REM 1.
venv\Scripts\activate

REM 2.
REM Append `-i contact_travel` to install it
REM     or `-u contact_travel` to update it if you make changes.
python odoo\odoo-bin -d contact_travel -c conf\odoo.conf -u contact_travel
  • Visit http://localhost:8069/

  • Install: Contacts app.

  • Install: Search for "Contact Travel" and activate it.

  • Done.

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages