Commit Graph

  • 99e0a58e0e add vintages on rec_name and add vintages on variant list view 059663 Àngel Àlvarez 2022-06-15 14:31:59 +0200
  • dc600fc64b
    Merge branch '6.0' into 046447 Raimon Esteve 2022-06-07 13:42:19 +0200
  • 7cda4cb762 wine history search != null Raimon Esteve 2022-05-26 19:39:55 +0200
  • c77a84c056 Add wine_history_material/duration fields Raimon Esteve 2022-05-25 07:37:16 +0200
  • 4ae6bb665c add functional field and make uom required by states #16 048292 Àngel Àlvarez 2022-05-24 20:59:30 +0200
  • d05e465c0f Set date_end from effective date Raimon Esteve 2022-05-13 16:30:49 +0200
  • 3c6ec5295e Create moves and invoices while processing the weighing. (#14) juanjo-nan 2022-05-10 14:37:09 +0200
  • 05d17bf694
    Create moves and invoices while processing the weighing. (#14) juanjo-nan 2022-05-10 14:37:09 +0200
  • 5aeb0b40c8 Replace material selection to m2o Raimon Esteve 2022-05-06 14:53:34 +0200
  • fd16f62279 Product wine aging history Raimon Esteve 2022-05-05 19:01:29 +0200
  • 90c4d9ad88 pyflakes Raimon Esteve 2022-05-03 11:31:55 +0200
  • 87a8e4f0f5 Replace m2o to selection field Raimon Esteve 2022-05-03 11:28:21 +0200
  • 6642fa1233 set date_end when desactive products Raimon Esteve 2022-05-03 10:46:28 +0200
  • 05effb389f create wine aged history Raimon Esteve 2022-05-02 19:21:49 +0200
  • 91b5822cc2 Replace test setuptools command by unittest discover Jared Esparza 2022-04-26 13:21:14 +0200
  • a2e7a7192e Rename contract price list table FIX len table name because psql do duplicate table Raimon Esteve 2022-04-25 15:45:20 +0200
  • 50412cdfd4 Rename contract price list table FIX len table name because psql do duplicate table Raimon Esteve 2022-04-25 15:45:20 +0200
  • 0963960c83 Add wine aging history #046447 Raimon Esteve 2022-04-25 15:43:51 +0200
  • 645cfb9f13 Delete unnecessary dependency "purchase_contract". Juanjo Garcia 2022-04-22 13:08:31 +0200
  • b7c50754e1 Delete unnecessary dependency "purchase_contract". Juanjo Garcia 2022-04-22 13:08:31 +0200
  • 94733ffa1e Delete unused function. Add new UserError. Add "on_change_*" calls. FIX depends. #14 Juanjo Garcia 2022-04-19 10:57:06 +0200
  • b32a88ab95 Add "invoice_line_standalone" to depends. Juanjo Garcia 2022-04-11 12:06:10 +0200
  • fc89a5a8d8 Modify the move and product price. Juanjo Garcia 2022-04-08 09:48:01 +0200
  • 94e1f01e92 Fixes Juanjo Garcia 2022-04-06 14:10:01 +0200
  • fd723ae7a1 Add missing depends. Juanjo Garcia 2022-04-05 10:43:09 +0200
  • c27a91f785 Create moves and invoices while processing the weighing. Juanjo Garcia 2022-04-04 16:20:37 +0200
  • 73c8dd76eb FIX tryton.cfg xml order. Juanjo Garcia 2022-04-01 13:48:30 +0200
  • 2e165fad15 FIX tryton.cfg xml order. Juanjo Garcia 2022-04-01 13:48:30 +0200
  • 8bb8666cc8 Create new model agronomics.contract and agronomics.contract.line. (#13) juanjo-nan 2022-04-01 12:10:22 +0200
  • 8a1bc5edda
    Create new model agronomics.contract and agronomics.contract.line. (#13) juanjo-nan 2022-04-01 12:10:22 +0200
  • f9312037e4 LOCALES #13 Juanjo Garcia 2022-04-01 12:09:30 +0200
  • 0718c83655 Fix "active" function. Juanjo Garcia 2022-03-31 11:48:11 +0200
  • db424f5d83 Add new transaction. Add UserError when we have another line activated with the same crop and plantation. Juanjo Garcia 2022-03-28 17:06:05 +0200
  • 5f2e65a417 Create new model agronomics.contract and agronomics.contract.line. Use this model instead of purchase_contract in agronomics.weighing. Juanjo Garcia 2022-03-28 11:42:22 +0200
  • 3dcbfe618d Pyflakes Juanjo Garcia 2022-03-24 11:26:31 +0100
  • 7411c82a1e Add new fields to purchase.contract and purchase.controact.line. Chante the way we calculate the purchase.contract in weighing model. Pyflakes Juanjo Garcia 2022-03-24 11:23:37 +0100
  • f31ff8b60d Fix tryton.cfg depends. Juanjo Garcia 2022-03-23 14:25:44 +0100
  • b09bcaec8e Fix tryton.cfg depends. Juanjo Garcia 2022-03-23 14:25:44 +0100
  • 5cc05a80dd Add new variables to price_list formula. (#10) juanjo-nan 2022-03-23 12:25:24 +0100
  • c4a52f5f44
    Add new variables to price_list formula. (#10) juanjo-nan 2022-03-23 12:25:24 +0100
  • 1a55571ae0 Price List Type and add new plantation fields Raimon Esteve 2022-03-23 11:13:09 +0100
  • 52ac98f967
    Price List Type and add new plantation fields Raimon Esteve 2022-03-23 11:13:09 +0100
  • 1bcc5b2cad remove duplicated weighing field #12 Raimon Esteve 2022-03-23 11:07:32 +0100
  • 0ec0ad0bc4 Check rule only if _check_access is set and enforce companies rule issue4080 Raimon Esteve 2022-03-21 19:13:41 +0100
  • e81f8af6ef Check rule only if _check_access is set and enforce companies rule issue4080 Raimon Esteve 2022-03-21 19:13:41 +0100
  • 56fd7edf6a Set product_price_list_type to new product_price_list_type beneficiary in process Weighing Raimon Esteve 2022-03-18 10:52:07 +0100
  • 5f240e74db Rename platation to plantation Raimon Esteve 2022-03-17 15:58:39 +0100
  • 7c86a3ea91 remove percent from benificiary Raimon Esteve 2022-03-17 15:56:40 +0100
  • 0261df310e Add product_price_list depends Raimon Esteve 2022-03-17 13:41:59 +0100
  • 631e23b41a pyflakes Raimon Esteve 2022-03-17 13:17:54 +0100
  • 15154fe2de Price List Type and add new plantation fields #047773 Raimon Esteve 2022-03-17 13:17:02 +0100
  • c08f5c1b4f Add parcel weighing control | #044369 jared-nan 2022-03-16 10:36:30 +0100
  • 456930c1c2
    Add parcel weighing control | #044369 jared-nan 2022-03-16 10:36:30 +0100
  • 7b82939643 Review fixes #11 Jared Esparza 2022-03-11 11:30:18 +0100
  • 9c830b8a43 Add translations Jared Esparza 2022-02-23 10:19:55 +0100
  • 58b900e5d0 Modify weighing form, Reset weight and tara in forced analysis copy Jared Esparza 2022-02-23 10:19:25 +0100
  • e1381615c8 Remove analysis button group Jared Esparza 2022-02-21 14:29:49 +0100
  • d528819286 Add parcel weighing control | #044369 Jared Esparza 2022-02-21 14:10:47 +0100
  • 09505bcb5d Add new variables to price_list formula. Pyflakes. #10 044024 Juanjo Garcia 2022-02-04 12:11:18 +0100
  • 0b3999e996 Add cron to deactivate variants with stock 0 | #046284 jared-nan 2022-01-25 10:29:14 +0100
  • 00bdff7485
    Add cron to deactivate variants with stock 0 | #046284 jared-nan 2022-01-25 10:29:14 +0100
  • f6d4dd8692 Add configuration.variant_deactivate_stock_zero check #6 Jared Esparza 2022-01-19 09:48:53 +0100
  • 15c9e432cd Fix translations, fields and imports Jared Esparza 2022-01-19 09:39:41 +0100
  • f1de3ee6e0 Add materials to location. (#8) juanjo-nan 2022-01-13 14:46:39 +0100
  • d917fabb1f
    Add materials to location. (#8) juanjo-nan 2022-01-13 14:46:39 +0100
  • a2328604f8 Add new button "Done" to end individually each distribution. (#7) juanjo-nan 2022-01-13 14:42:05 +0100
  • a08b385498
    Add new button "Done" to end individually each distribution. (#7) juanjo-nan 2022-01-13 14:42:05 +0100
  • 8159e388cd
    Merge branch '6.0' into 047777 #7 juanjo-nan 2022-01-13 14:41:49 +0100
  • a25c144592
    Merge branch '6.0' into 046344 #8 juanjo-nan 2022-01-12 11:41:58 +0100
  • 1045ad3c61 Delete prints for testing. Juanjo Garcia 2022-01-12 11:40:01 +0100
  • 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 Àngel Àlvarez Serra 2022-01-12 10:55:59 +0100
  • 7f24376d95
    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 Àngel Àlvarez Serra 2022-01-12 10:55:59 +0100
  • f1e647ce79 fix states on quality field #9 Àngel Àlvarez 2022-01-10 11:08:47 +0100
  • a2f8cc421c Fix translate in msg_move_amount_exceed message. Juanjo Garcia 2022-01-10 10:20:16 +0100
  • 71afd8848d add setter to quality_test Àngel Àlvarez 2022-01-07 10:31:32 +0100
  • 3f9d2d4959 add missing field Àngel Àlvarez 2022-01-05 11:47:07 +0100
  • 4db578ff77 remove workflow Àngel Àlvarez 2022-01-05 11:34:39 +0100
  • f369605ce4 fix sample model Àngel Àlvarez 2022-01-05 11:11:48 +0100
  • aee4f829f2 Fix message + translations. Juanjo Garcia 2022-01-05 10:59:37 +0100
  • f2f3f29768 add new model quality sample Àngel Àlvarez 2022-01-04 20:36:18 +0100
  • ae01d2813b fix typo, adapt to new variety model on weighing Àngel Àlvarez 2022-01-04 15:43:19 +0100
  • 6cb7c9082c Add materials to location. Add news validations in stock.move (uom and quantity). Juanjo Garcia 2022-01-04 11:24:20 +0100
  • 184131d523 Add new button "Done" to end individually each distribution. Juanjo Garcia 2021-12-29 14:26:03 +0100
  • 7c62de409f add missing files Àngel Àlvarez 2021-12-29 09:08:59 +0100
  • 4440b12df5 add reference and origin on quality sample Àngel Àlvarez 2021-12-29 08:27:06 +0100
  • 75bffe9fd1 #046285 pass quality,sample and certifications from inputs variant to outputs variants on productions Àngel Àlvarez 2021-12-28 11:32:25 +0100
  • 42e44868a1 Add product_configuration_form view Jared Esparza 2021-12-23 14:47:48 +0100
  • 4e9fccc8a3 Update translations Jared Esparza 2021-12-23 14:21:43 +0100
  • 23e511735f Add cron to deactivate variants with stock 0 | #046284 Jared Esparza 2021-12-23 14:11:58 +0100
  • f9247c89a0 #047689 fix allowed_enology_product function Àngel Àlvarez 2021-11-04 12:38:34 +0100
  • 0cc6648220 #047689 fix allowed_enology_product function Àngel Àlvarez 2021-11-04 12:38:34 +0100
  • c7ed6dd3bd remove readonly from quality_test fields from weighing Àngel Àlvarez 2021-10-20 09:12:21 +0200
  • b2a2fa19d7 remove readonly from quality_test fields from weighing Àngel Àlvarez 2021-10-20 09:12:21 +0200
  • 2eadf39cb2 fix tests Àngel Àlvarez 2021-10-19 08:33:53 +0200
  • 6231a6153b Cost distribution (#5) Raimon Esteve 2021-10-19 08:19:06 +0200
  • ed66f74a4c fix tests Àngel Àlvarez 2021-10-19 08:33:53 +0200
  • 01c3ae66d2
    Cost distribution (#5) Raimon Esteve 2021-10-19 08:19:06 +0200
  • c372158927 fix wizard #5 045169 Àngel Àlvarez 2021-10-18 12:18:38 +0200
  • e397bcd69e fix cost computation Àngel Àlvarez 2021-10-18 12:09:24 +0200
  • 7789bbff40 fix domain , add check on cost_distribution and locales Àngel Àlvarez 2021-10-15 10:28:00 +0200