Go to file
Juanjo Garcia a46e207eba Delete unnecesary active=False in rule for parties.
041244
2020-09-23 15:38:20 +02:00
doc Initial commit 2017-05-25 15:59:45 +02:00
locale FIX Messages 2019-10-17 11:23:58 +02:00
tests Migrate to python 3. 2018-08-17 18:51:03 +02:00
view Add main_companies field in user to allow which companies an user can work 2018-02-01 11:06:40 +01:00
.drone.yml update to 4.7 2018-05-08 17:04:21 +02:00
.travis.yml Initial commit 2017-05-25 15:59:45 +02:00
CHANGELOG increase version 2019-11-14 11:01:45 +01:00
COPYRIGHT Initial commit 2017-05-25 15:59:45 +02:00
INSTALL Remove instructions in INSTALL module 2017-05-25 17:27:26 +02:00
Jenkinsfile Modify tox and add Jenkisfile 2020-04-11 18:13:08 +02:00
LICENSE Initial commit 2017-05-25 15:59:45 +02:00
MANIFEST.in Initial commit 2017-05-25 15:59:45 +02:00
README Initial commit 2017-05-25 15:59:45 +02:00
__init__.py Overwrite run_once method because main_company is deprecated 2019-03-26 13:59:25 +01:00
account.xml Add depends in account and stock XML 2018-02-19 16:29:10 +01:00
activity.py Migrate to python 3. 2018-08-17 18:51:03 +02:00
activity.xml Display ids and rule names on access error 2019-04-13 09:21:45 +02:00
bank.py Migrate to python 3. 2018-08-17 18:51:03 +02:00
bank.xml Display ids and rule names on access error 2019-04-13 09:21:45 +02:00
carrier.py Migrate to python 3. 2018-08-17 18:51:03 +02:00
carrier.xml Display ids and rule names on access error 2019-04-13 09:21:45 +02:00
commission.xml Display ids and rule names on access error 2019-04-13 09:21:45 +02:00
cron.py adapt to python3 2019-03-30 09:30:14 +01:00
employee.py Remove employee rule to allow user and user preferences change employee 2018-09-27 16:14:28 +02:00
employee.py.back Remove employee rule to allow user and user preferences change employee 2018-09-27 16:14:28 +02:00
employee.xml Remove employee rule to allow user and user preferences change employee 2018-09-27 16:14:28 +02:00
messages.xml FIX Messages 2019-10-17 11:23:58 +02:00
party.py Use direct access to backend classes. 2019-12-10 13:33:06 +01:00
party.xml Delete unnecesary active=False in rule for parties. 2020-09-23 15:38:20 +02:00
setup.py Migrate to python 3. 2018-08-17 18:51:03 +02:00
shop.xml Add rules to multicompany shops. 2020-09-14 12:41:28 +02:00
stock.xml Add comment in stock rule inventory 2018-05-11 14:20:31 +02:00
tox.ini Modify tox and add Jenkisfile 2020-04-11 18:13:08 +02:00
tryton.cfg Add rules to multicompany shops. 2020-09-14 12:41:28 +02:00
user.py Use direct access to backend classes. 2019-12-10 13:33:06 +01:00
user.xml Add main_companies field in user to allow which companies an user can work 2018-02-01 11:06:40 +01:00

README

nan_party_company
=================

The party_company module of the Tryton application platform.

Installing
----------

See INSTALL


License
-------

See LICENSE

Copyright
---------

See COPYRIGHT