Go to file
Juanjo Garcia 557b2e7ae3 Add new function fields.
FIX "purchased_quantity" function field.

Task #060226
2023-05-17 16:18:14 +02:00
doc initial commit 2021-06-14 11:27:28 +02:00
locale Locales 2023-03-29 10:20:52 +02:00
tests Delete unused import. 2023-03-23 16:15:47 +01:00
view Add new function fields. 2023-05-17 16:18:14 +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:08 +02:00
contract.py add wizard to create parcels from previous crop #060225 2023-03-22 09:08:36 +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:08 +02:00
history.xml Add wine aging history 2023-03-28 17:23:08 +02:00
invoice.py add wizard to create parcels from previous crop #060225 2023-03-22 09:08:36 +01:00
invoice.xml Add new field to invoice_line "product_price_list_type". 2023-02-23 13:27:02 +01:00
location.py Add wine aging history 2023-03-28 17:23:08 +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:08 +02:00
move.py Add wine aging history 2023-03-28 17:23:08 +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 Add new function fields. 2023-05-17 16:18:14 +02:00
plot.xml add wizard to create parcels from previous crop #060225 2023-03-22 09:08:36 +01:00
price_list.py Add new variables to price_list formula. (#10) 2022-03-23 12:28:25 +01:00
product.py add vintage to rec_name and product_list_view #157618 2023-03-29 16:00:47 +02:00
product.xml Price List Type and add new plantation fields 2022-03-23 11:41:18 +01:00
production.py Add wine aging history 2023-03-28 17:23:08 +02:00
production.xml Add new button "Done" to end individually each distribution. (#7) 2022-01-13 14:43:36 +01:00
quality.py do not round if not value #060149 2022-07-06 10:52:32 +02: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 Add wine aging history 2023-03-28 17:23:08 +02:00
weighing.py 060224 create fields, searcher and restriction on denomination of origin (#20) 2023-03-15 10:48:01 +01: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