kagesenshi / episkopos

Simple ERP built on Kotti framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

episkopos

This is an extension to Kotti that allows to add foo to your site.

pypi_ downloads_month_ license_ build_status_stable_

Find out more about Kotti

Development happens at https://github.com/kagesenshi/episkopos

Setup

To enable the extension in your Kotti site, activate the configurator:

kotti.configurators =
    episkopos.kotti_configure

Database upgrade

If you are upgrading from a previous version you might have to migrate your database. The migration is performed with alembic and Kotti's console script kotti-migrate. To migrate, run kotti-migrate upgrade --scripts=episkopos:alembic.

For integration of alembic in your environment please refer to the alembic documentation. If you have problems with the upgrade, please create a new issue in the tracker.

Development

build_status_master_

Contributions to episkopos are highly welcome. Just clone its Github repository and submit your contributions as pull requests.

About

Simple ERP built on Kotti framework

License:Other


Languages

Language:Python 96.2%Language:Shell 2.8%Language:Mako 0.9%Language:CSS 0.1%Language:JavaScript 0.0%