Go to file
Jared Esparza 91b5822cc2 Replace test setuptools command by unittest discover 2022-04-26 13:21:14 +02:00
doc initial commit 2021-06-14 11:27:28 +02:00
locale Create new model agronomics.contract and agronomics.contract.line. (#13) 2022-04-01 12:11:03 +02:00
tests Replace test setuptools command by unittest discover 2022-04-26 13:21:14 +02:00
view Create new model agronomics.contract and agronomics.contract.line. (#13) 2022-04-01 12:11:03 +02:00
COPYRIGHT initial commit 2021-06-14 11:27:28 +02:00
INSTALL initial commit 2021-06-14 11:27:28 +02:00
Jenkinsfile initial commit 2021-06-14 11:27:28 +02:00
LICENSE initial commit 2021-06-14 11:27:28 +02:00
MANIFEST.in initial commit 2021-06-14 11:27:28 +02:00
README initial commit 2021-06-14 11:27:28 +02:00
__init__.py Create new model agronomics.contract and agronomics.contract.line. (#13) 2022-04-01 12:11:03 +02:00
contract.py Rename contract price list table 2022-04-25 15:48:28 +02:00
contract.xml Create new model agronomics.contract and agronomics.contract.line. (#13) 2022-04-01 12:11:03 +02:00
location.py Add materials to location. (#8) 2022-01-13 14:47:24 +01:00
location.xml Add materials to location. (#8) 2022-01-13 14:47:24 +01:00
message.xml Create new model agronomics.contract and agronomics.contract.line. (#13) 2022-04-01 12:11:03 +02:00
move.py Add materials to location. (#8) 2022-01-13 14:47:24 +01:00
party.py add references on party 2021-06-30 12:16:37 +02:00
party.xml add references on party 2021-06-30 12:16:37 +02:00
plot.py Create new model agronomics.contract and agronomics.contract.line. (#13) 2022-04-01 12:11:03 +02:00
plot.xml Add template agronomic type and product.product fields 2021-07-12 16:01:47 +02:00
price_list.py Add new variables to price_list formula. (#10) 2022-03-23 12:28:25 +01:00
product.py Price List Type and add new plantation fields 2022-03-23 11:41:18 +01:00
product.xml Price List Type and add new plantation fields 2022-03-23 11:41:18 +01:00
production.py Check rule only if _check_access is set and enforce companies rule 2022-03-21 19:14:03 +01:00
production.xml Add new button "Done" to end individually each distribution. (#7) 2022-01-13 14:43:36 +01:00
quality.py Add new variables to price_list formula. (#10) 2022-03-23 12:28:25 +01:00
quality.xml Check rule only if _check_access is set and enforce companies rule 2022-03-21 19:14:03 +01:00
setup.py initial commit 2021-06-14 11:27:28 +02:00
tox.ini initial commit 2021-06-14 11:27:28 +02:00
tryton.cfg Delete unnecessary dependency "purchase_contract". 2022-04-22 13:08:46 +02:00
weighing.py Create new model agronomics.contract and agronomics.contract.line. (#13) 2022-04-01 12:11:03 +02:00
weighning.xml Add parcel weighing control | #044369 2022-03-16 10:38:34 +01:00
wine.py Ensure that objects in the Pool has __slots__ 2021-10-01 10:04:41 +02:00
wine.xml Quality wine control 2021-08-30 12:30:39 +02:00

README

agronomics
==========

The agronomics module of the Tryton application platform.

Installing
----------

See INSTALL


License
-------

See LICENSE

Copyright
---------

See COPYRIGHT