https://github.com/fbrump/msh-domain-enterprise
Domain enterprise
https://github.com/fbrump/msh-domain-enterprise
Last synced: 9 months ago
JSON representation
Domain enterprise
- Host: GitHub
- URL: https://github.com/fbrump/msh-domain-enterprise
- Owner: fbrump
- License: gpl-3.0
- Created: 2017-10-22T02:28:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-10T03:41:38.000Z (about 8 years ago)
- Last Synced: 2025-03-23T23:51:11.657Z (over 1 year ago)
- Language: Python
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# msh-domain-enterprise
Domain enterprise
Link to main project: [Domain Objects](https://github.com/fbrump/msh/blob/master/README.md#enterprise)
Propose models:
- Employer
* id
* code
* name
* birth date
* Position (ref.)
* Company (ref.)
* Contact Mail (ref.)
* List Contact Phone (ref.)
- Manager
* id
* code
* name
* Position (ref.)
* Company (ref.)
* Contact Mail (ref.)
* List Contact Phone (ref.)
- Contact Phone (~Employer~ Contact Phone)
* id
* country code (+55 Brazil)
* city code (21, 11)
* line
- Contact Mail (~Employer~ Contact Mail, ~Manager~ Contact Mail)
* id
* tyeMail
* address
- Position
* id
* code
* name
* job description
- Company
* id
* code
* name
* cnpj
* description