Go to file
Albert Cervera i Areny 084edfe7f5 Add get_rec_name to variety. 2023-12-05 14:02:47 +01:00
doc initial commit 2021-06-14 11:27:28 +02:00
locale Locales 2023-03-29 10:21:29 +02:00
tests Delete unused import. 2023-03-23 16:15:06 +01:00
view Convert sum attribute into boolean 2023-06-10 17:17:37 +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 Add wine aging history 2023-03-28 17:23:24 +02:00
contract.py add wizard to create parcels from previous crop #060225 2023-03-22 09:09:27 +01:00
contract.xml Create new model agronomics.contract and agronomics.contract.line. (#13) 2022-04-01 12:11:03 +02:00
history.py Add wine aging history 2023-03-28 17:23:24 +02:00
history.xml Add wine aging history 2023-03-28 17:23:24 +02:00
invoice.py add wizard to create parcels from previous crop #060225 2023-03-22 09:09:27 +01:00
invoice.xml Add new field to invoice_line "product_price_list_type". 2023-03-14 13:02:53 +01:00
location.py Pyflakes fixes 2023-10-11 10:55:04 +02:00
location.xml Add materials to location. (#8) 2022-01-13 14:47:24 +01:00
message.xml Add wine aging history 2023-03-28 17:23:24 +02:00
move.py Add wine aging history 2023-03-28 17:23:24 +02: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 FIX typo. 2023-05-12 14:12:42 +02:00
plot.xml add wizard to create parcels from previous crop #060225 2023-03-22 09:09:27 +01:00
price_list.py Replace get_context_formula arguments 2023-08-22 09:45:30 +02:00
product.py Add get_rec_name to variety. 2023-12-05 14:02:47 +01:00
product.xml Price List Type and add new plantation fields 2022-03-23 11:41:18 +01:00
production.py Eval company or -1 in context m2o fields #163427 2023-11-16 07:42:38 +01:00
production.xml Add new button "Done" to end individually each distribution. (#7) 2022-01-13 14:43:36 +01:00
quality.py Eval company or -1 in context m2o fields #163427 2023-11-16 07:42:38 +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 Increase version number 2023-05-10 17:21:22 +02:00
weighing.py UserError table and denomination origin, when do analysis workflow weighing 2023-07-04 15:36:34 +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