Go to file
Mathias Behrle b5cf7825f7 Increase version number. 2023-11-29 12:47:51 +01:00
.woodpecker Add woodpecker setup [skip ci]. 2022-11-24 17:59:38 +01:00
doc Update to our current setup. 2022-02-15 12:06:27 +01:00
docs Display the version of Nereid in docs. 2022-11-26 18:12:32 +01:00
nereid slugify went partly into Tryton, we use and extend that method. 2022-11-26 17:04:52 +01:00
nereid_test_module Use m9s settings for isort. 2021-12-16 11:00:29 +01:00
tests Use m9s settings for isort. 2021-12-16 11:00:29 +01:00
trytond_nereid Increase version number. 2023-11-29 12:47:51 +01:00
.coveragerc Add coveralls to testing 2014-04-07 13:04:27 +05:30
.drone.yml Update to our current setup. 2022-02-15 12:06:27 +01:00
.flake8 Update to our current setup. 2022-02-15 12:06:27 +01:00
.gitignore Added User and API documentation 2012-06-02 08:15:53 +05:30
.gitlab-ci.yml Test with Python3.10 image. 2022-11-13 15:34:58 +01:00
.gitmodules Use upstream module for flask theme. 2022-11-25 20:49:51 +01:00
.isort.cfg Update to our current setup. 2022-02-15 12:06:27 +01:00
.travis.yml Add Documentation to test suite 2015-03-11 11:13:22 +05:30
CHANGELOG Remove the unused user permission model (#4281). 2021-05-14 12:33:13 +02:00
COPYRIGHT Update to our current setup. 2022-02-15 12:06:27 +01:00
INSTALL Update the README and add INSTALL. 2019-12-30 14:07:35 +01:00
LICENSE.BSD Add the GPL3 license and COPYRIGHT. 2019-12-30 13:22:32 +01:00
LICENSE.GPL3 Add the GPL3 license and COPYRIGHT. 2019-12-30 13:22:32 +01:00
MANIFEST.in Use our own skel. 2020-01-22 11:18:41 +01:00
MIGRATION Define application_user and guest_user in nereid_website (previously was part of the application spec) 2012-03-09 18:12:29 -05:00
Makefile Adapt the Makefile for m9s. 2022-11-26 15:57:33 +01:00
README.md Use standard badges. 2020-02-23 00:48:52 +01:00
README.rst Correct the link to README.rst. 2021-02-16 10:30:32 +01:00
dev_requirements.txt Use the fixed company module instead of the trytond testing branch for testing. 2022-09-15 12:15:58 +02:00
requirements.txt Keep only version constraints in requirements that are defined in setup.py. 2022-02-21 00:58:13 +01:00
setup.cfg Cleanup MANIFEST.in 2014-07-06 22:13:00 +05:30
setup.py Update to our current setup. 2022-02-15 12:06:27 +01:00
tox.ini Add woodpecker setup [skip ci]. 2022-11-24 17:59:38 +01:00

README.md

Master

Pipeline status

Develop

Pipeline status

Coverage report

Nereid for Tryton

Nereid is a web framework built over Flask, with Tryton as an ORM.

The module runs with the Tryton application platform.

Installing

See INSTALL

Note

This module is developed and tested over a patched Tryton server and core modules. Maybe some of these patches are required for the module to work.

Support

For more information or if you encounter any problems with this module, please contact the programmers at

MBSolutions

If you encounter any problems with Tryton, please don't hesitate to ask questions on the Tryton bug tracker, forum or IRC channel:

License

See LICENSE

See COPYRIGHT