https://github.com/rayniel95/odoodo
Simple project with Odoo.
https://github.com/rayniel95/odoodo
docker docker-compose odoo odoo-project personal-project postgreesql python python3
Last synced: about 2 months ago
JSON representation
Simple project with Odoo.
- Host: GitHub
- URL: https://github.com/rayniel95/odoodo
- Owner: rayniel95
- Created: 2021-04-19T17:50:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T18:26:03.000Z (about 5 years ago)
- Last Synced: 2025-03-06T18:50:12.512Z (over 1 year ago)
- Topics: docker, docker-compose, odoo, odoo-project, personal-project, postgreesql, python, python3
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# About
Simple Odoo project for show a simple model with two fields.
# Requirements
docker
docker-compose
# How to execute
Execute `docker-compose up`
# How to use
Go to `localhost:8069` and install ray_module. Login like admin and start adding records. Go to `localhost:8069/wallets` to see records, you can add `localhost:8069/wallets` page to website pages menu and publish it.