Commit Graph

69 Commits

Author SHA1 Message Date
Albert Cervera i Areny 084edfe7f5 Add get_rec_name to variety. 2023-12-05 14:02:47 +01:00
Raimon Esteve 02c9703a65 Eval company or -1 in context m2o fields #163427 2023-11-16 07:42:38 +01:00
Albert Cervera i Areny 7f2020b770 Pyflakes fixes 2023-10-11 10:55:04 +02:00
Albert Cervera i Areny e48bad19e2 In create(), copy vlist before update. 2023-09-25 10:32:35 +02:00
Albert Cervera i Areny 3d94d42ac1 Rename Uom to Unit for bill of material 2023-09-13 15:28:17 +02:00
Raimon Esteve f9ba22d10d Replace get_context_formula arguments
From changeset product_price_list 5a23012
2023-08-22 09:45:30 +02:00
Raimon Esteve 4faf6b6232 UserError table and denomination origin, when do analysis workflow weighing
#159821
2023-07-04 15:36:34 +02:00
Albert Cervera i Areny 9f9bc14e2a Convert sum attribute into boolean 2023-06-10 17:17:37 +02:00
Juanjo Garcia 2728104ce8 FIX typo.
Task #158911
2023-05-12 14:12:42 +02:00
Raimon Esteve 5599ff9f7f Increase version number 2023-05-10 17:21:22 +02:00
Àngel Àlvarez Serra eb0b35c832 add vintage to rec_name and product_list_view #157618 2023-03-29 16:01:24 +02:00
Raimon Esteve 2f2c8bd360 Locales 2023-03-29 10:21:29 +02:00
Albert Cervera i Areny cf0f19474c Fix tests when value is None. 2023-03-28 18:47:13 +02:00
Raimon Esteve 503d1ba111 Add wine aging history
046447
2023-03-28 17:23:24 +02:00
Juanjo Garcia 472230a296 Delete unused import.
Delete print.
FIX scenario name.

Task #048598
2023-03-23 16:15:06 +01:00
Àngel Àlvarez Serra b5dd42b0f6 add wizard to create parcels from previous crop #060225 2023-03-22 09:09:27 +01:00
Àngel Àlvarez 18792406b4 locales 2023-03-15 10:57:12 +01:00
Àngel Àlvarez Serra 3b216a627c 060224 create fields, searcher and restriction on denomination of origin (#20) 2023-03-15 10:57:00 +01:00
Juanjo Garcia 839b27c316 Add new field to invoice_line "product_price_list_type".
Fill this field in the done functions from the agronomics.weighing model.
Add missing locales.

Task #060189
2023-03-14 13:02:53 +01:00
Albert Cervera i Areny 720ba43f13 Fix scenario. 2023-02-24 00:09:51 +01:00
Raimon Esteve 44ed562c2a Factorize explode bom to use depends
#11916
2023-01-23 12:26:28 +01:00
Raimon Esteve e7d5c8d474 Remove BOM_changes in scenario test 2023-01-18 10:16:43 +01:00
Raimon Esteve c9f4d8ebc2 Use declarative index definition for ModelSQL
issue5757
2022-11-08 19:33:32 +01:00
Raimon Esteve 92f86f4b7b Increase version number 2022-08-17 14:12:59 +02:00
Jared Esparza 4f8e29f531 Revert "Add product agronomics importer | #059877 (#17)"
This reverts commit ec48b44144.
2022-07-20 14:28:58 +02:00
jared-nan ec48b44144 Add product agronomics importer | #059877 (#17) 2022-07-20 09:14:25 +02:00
Àngel Àlvarez dd7ca9af4b do not round if not value #060149 2022-07-06 10:52:32 +02:00
Jared Esparza 92309d3968 Modify get_parcel to get the parcel of the current crop and Add check if all the plantations has a parcel in the current crop | #059962 2022-07-05 12:12:28 +02:00
Àngel Àlvarez Serra ee822431f0 add functional field and make uom required by states #048292 2022-06-17 09:02:27 +02:00
juanjo-nan 3c6ec5295e Create moves and invoices while processing the weighing. (#14)
Task #045017
2022-05-10 14:37:38 +02:00
Jared Esparza 91b5822cc2 Replace test setuptools command by unittest discover 2022-04-26 13:21:14 +02:00
Raimon Esteve a2e7a7192e Rename contract price list table
FIX len table name because psql do duplicate table
2022-04-25 15:48:28 +02:00
Juanjo Garcia 645cfb9f13 Delete unnecessary dependency "purchase_contract". 2022-04-22 13:08:46 +02:00
Juanjo Garcia fd723ae7a1 Add missing depends. 2022-04-05 10:43:09 +02:00
Juanjo Garcia 73c8dd76eb FIX tryton.cfg xml order. 2022-04-01 13:49:00 +02:00
juanjo-nan 8bb8666cc8 Create new model agronomics.contract and agronomics.contract.line. (#13)
Use agronomics.contract instead of purchase_contract in agronomics.weighing.
Change the way we calculate the contract to use in weighing model.
Pyflakes
Locales

Task #047246
2022-04-01 12:11:03 +02:00
Juanjo Garcia f31ff8b60d Fix tryton.cfg depends. 2022-03-23 14:26:12 +01:00
juanjo-nan 5cc05a80dd Add new variables to price_list formula. (#10)
Pyflakes.

Task #044024
2022-03-23 12:28:25 +01:00
Raimon Esteve 1a55571ae0 Price List Type and add new plantation fields
#047773
2022-03-23 11:41:18 +01:00
Raimon Esteve 0ec0ad0bc4 Check rule only if _check_access is set and enforce companies rule
issue4080
2022-03-21 19:14:03 +01:00
jared-nan c08f5c1b4f Add parcel weighing control | #044369 2022-03-16 10:38:34 +01:00
jared-nan 0b3999e996 Add cron to deactivate variants with stock 0 | #046284 2022-01-25 10:30:16 +01:00
juanjo-nan f1de3ee6e0 Add materials to location. (#8)
Add news validations in stock.move (uom and quantity).

Task #046344
2022-01-13 14:47:24 +01:00
juanjo-nan a2328604f8 Add new button "Done" to end individually each distribution. (#7)
Task #047777
2022-01-13 14:43:36 +01:00
Àngel Àlvarez Serra a14f712dee pass quality, certification and sample from input product to output product in production and remove quality_control_sample module dependency to create new model in agronomics #046285 2022-01-12 10:56:30 +01:00
Àngel Àlvarez f9247c89a0 #047689 fix allowed_enology_product function 2021-11-04 12:38:43 +01:00
Àngel Àlvarez c7ed6dd3bd remove readonly from quality_test fields from weighing 2021-10-20 09:12:35 +02:00
Àngel Àlvarez 2eadf39cb2 fix tests 2021-10-19 08:50:33 +02:00
Raimon Esteve 6231a6153b Cost distribution (#5)
* Add feauture of Cost distribution #045169
2021-10-19 08:50:26 +02:00
Raimon Esteve a3bd48ccd4 Ensure that objects in the Pool has __slots__
issue10719
2021-10-01 10:04:41 +02:00