Go to file
Raimon Esteve 8ddb3217c9 Add ir.rule in company employee 2018-07-11 18:33:41 +02:00
doc Initial commit 2017-05-25 15:59:45 +02:00
locale rename locales 2018-05-09 16:46:08 +02:00
tests Add main_companies field in user to allow which companies an user can work 2018-02-01 11:06:40 +01: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
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
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 Add ir.rule in company employee 2018-07-11 18:33:41 +02:00
account.xml Add depends in account and stock XML 2018-02-19 16:29:10 +01:00
account_asset.xml Set account asset domain rule from user company (not companies) 2018-02-19 16:17:33 +01:00
activity.py Party is required in Activity 2018-06-21 13:02:32 +02:00
activity.xml Replace eval domain user companies to company 2018-02-14 09:36:10 +01:00
bank.py Object class in Party Company Mixin (main class) 2018-05-11 01:12:18 +02:00
bank.xml Replace eval domain user companies to company 2018-02-14 09:36:10 +01:00
carrier.py Object class in Party Company Mixin (main class) 2018-05-11 01:12:18 +02:00
carrier.xml Replace eval domain user companies to company 2018-02-14 09:36:10 +01:00
commission.py Object class in Party Company Mixin (main class) 2018-05-11 01:12:18 +02:00
commission.xml Replace eval domain user companies to company 2018-02-14 09:36:10 +01:00
employee.py Add ir.rule in company employee 2018-07-11 18:33:41 +02:00
employee.xml Add ir.rule in company employee 2018-07-11 18:33:41 +02:00
party.py FIX load party companies when user has not companies 2018-07-10 15:33:29 +02:00
party.xml Replace eval domain user companies to company 2018-02-14 09:36:10 +01:00
setup.py update to 4.7 2018-05-08 17:04:21 +02:00
stock.xml Add comment in stock rule inventory 2018-05-11 14:20:31 +02:00
tox.ini update to 4.7 2018-05-08 17:04:21 +02:00
tryton.cfg Add ir.rule in company employee 2018-07-11 18:33:41 +02:00
user.py Add main_companies field in user to allow which companies an user can work 2018-02-01 11:06:40 +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