Skip to content

School, a Record Student Information created from the "How to Create a Module in Odoo 12" tutorial.

License

Notifications You must be signed in to change notification settings

macagua/cybrosys_school

Repository files navigation

School

docs Documentation Source Odoo 13 Documentation Odoo Help
tests
Python 3.7.5 version Odoo 13 version Travis-CI Build Status Coveralls Checkout Status
license Github License
contribute Github Issues Github Forks Github Contributors
share Share at Twitter Github Favorites

About

School, is a Odoo 13 module that let you:

  • Manage Students Information.

Features

This Odoo 13 module include the follow technical features included:

  • Data demonstration support.
  • Internationalisation (i18n) support.
  • Tests units support.
  • ACL customs support.

Dependencies

This module requires the following dependencies:

Install

Download the source code:

$ git clone https://github.com/macagua/cybrosys_school.git

Move cybrosys_school folder into extra-addons Odoo directory:

$ mv cybrosys_school /full/path/to/extra-addons/

Restart the Odoo instance server, login and got to Apps > School > Install

Install 'School' Module

Install 'School' Module

Then go to Main menu at left top corner and click to School > Students and click to Edit button for edit it or click to Create or create a new student.

Access 'Manage Students' from School App

Access 'Manage Students' from School App

Testing

For run the module tests, with the following command:

$ /full/path/to/odoo-bin --addons-path=/full/path/to/addons,/full/path/to/extra-addons \
  -d t -i cybrosys_school --test-enable --stop-after-init --log-level=test

Contribute

License

  • The project is licensed under the AGPL-3.

References

The followings are the links using as references for development this Odoo 13 module:

Development

Quality assurance

Translations

Releases

No releases published

Packages

No packages published

Languages