Commit Graph

423 Commits

Author SHA1 Message Date
Raimon Esteve 13186ec8a0
Merge branch '5.4' into 044709 2021-10-14 09:55:53 +02:00
Raimon Esteve 5cc096cb45 Add issue4440.diff - [party_relationship] add start/end dates 2021-10-14 09:54:37 +02:00
Jared Esparza dbc0f4db36 Add issue10680.diff [product] Fix get_template in reference field case 2021-08-24 13:43:35 +02:00
Raimon Esteve 82bc0e967a Add issue9049 + issue4050 2021-08-23 14:38:29 +02:00
Raimon Esteve 9cd63fbc57
issue9122.diff [stock_supply] Add cron job to supply stock
#043029
2021-06-23 16:29:48 +02:00
Juanjo Garcia de9c980143 account_invoice - Fix msg_invoice_same_account_line variables name
045027
2021-06-17 15:35:09 +02:00
Raimon Esteve 5e65aa5c87 Add issue8776 - [trytond] Add slugify tool 2021-05-31 12:07:13 +02:00
Juanjo Garcia db27d2f44a stock_lot_sled - Fix wrong translation
044921
2021-05-26 14:56:42 +02:00
Raimon Esteve 668fce4594 account_asset_update_asset.diff - replace company to asset to get currency company
From changeset 4da8c423fe
2021-05-24 15:30:12 +02:00
Raimon Esteve 4da8c423fe account_asset_update_asset.diff - use currency_digits to eval total decimals
#044767
2021-05-24 15:13:00 +02:00
Raimon Esteve a21593b903 issue9146.diff - [account_stock_landed_cost] Use field digits on secondary unit 2021-05-13 16:27:50 +02:00
Raimon Esteve a7bee98726
FIX sale-use-original-cost-price when origin is null
#044440
2021-05-05 12:51:22 +02:00
Albert Cervera i Areny 85a51fa8b0 Add patch for issue10338. 2021-05-05 10:02:38 +02:00
Raimon Esteve d179a1398b Add issue10382.diff - stock_split - Decimals of quantity move exceed the total digits when split move 2021-05-03 19:23:57 +02:00
Raimon Esteve ebe70399d9 Add account_asset_update_asset that convert float to decimal
#044336
2021-04-30 14:58:48 +02:00
Raimon Esteve 781af48af6 Add issue10271.diff - sale The label total_amount_cache field in sale.sale is Total Tax 2021-04-12 12:07:53 +02:00
Àngel Àlvarez 7fae68f042 Merge branch '5.4' of github.com:NaN-tic/trytond-patches into 5.4 2021-04-09 10:42:37 +02:00
Àngel Àlvarez 4b42d9a3aa add cost recalculation patches 2021-04-09 10:36:06 +02:00
Raimon Esteve 0ef4e7e1d9 issue3209.diff # [production] Not validate cost inputs and outputs
#043523
2021-04-07 16:37:52 +02:00
Raimon Esteve 2b0780e142 FIX adapt to issue10053 2021-04-07 12:41:28 +02:00
Raimon Esteve e513bf349b issue10009.diff - trytond: Remove active test from sequences and languages action 2021-03-09 09:47:15 +01:00
Raimon Esteve 9cdd74d5c4 Upgrade issue10053 with account_payment_sepa 2021-03-08 13:58:35 +01:00
Albert Cervera i Areny a5fe8a405d Merge branch '5.4' of github.com:NaN-tic/trytond-patches into 5.4 2021-03-05 19:03:19 +01:00
Albert Cervera i Areny 369239ed36 Add issue10053.diff 2021-03-05 19:02:15 +01:00
Raimon Esteve 73770236b8
project_invoice_pogress_compute_qty Twice compute qty UOM convertion
#042913
2021-03-05 14:36:36 +01:00
Albert Cervera i Areny 4c21514018 Add issue10068.diff. 2021-03-03 00:41:56 +01:00
Raimon Esteve 76c2efb5cb Add issue8834.diff - [account_payment_clearing] Party required when mark a payment succeed and counterpart account is required 2021-02-01 14:13:02 +01:00
Juanjo Garcia 12f5415a4a FIX order.
042785
2021-01-28 10:52:28 +01:00
Bernat Brunet f105bc3b03 Merge branch '5.4' of github.com:NaN-tic/trytond-patches into 5.4 2021-01-14 14:10:28 +01:00
Bernat Brunet 1066927d64 Remove issue9017 for product supplier copy. It's already aplayed in production. 2021-01-14 14:10:16 +01:00
Raimon Esteve 542423168a Remove sale_allow_group_shipments_with_different_dates patch
#042660
2021-01-14 10:17:16 +01:00
Bernat Brunet 2a2fc36fa6 Fix bug on backport from 5.2 for the account_asset improve (last commit) 2020-12-15 15:54:44 +01:00
Bernat Brunet 6e33165525 Allow update asset even lines have no move yet 2020-12-14 17:32:32 +01:00
Albert Cervera i Areny bd63231355 Add issue8944.diff. 2020-12-04 12:58:10 +01:00
Raimon Esteve 6d04d3a50f Remove account_delete_reconcilation.diff 2020-12-01 16:39:47 +01:00
Raimon Esteve 85b7351c6b Remove create_invoice_credit_with_refund patch 2020-11-30 10:56:20 +01:00
Àngel Àlvarez 43701f266d fix test introduced on stock_quantity_to_zero patch 2020-11-29 11:00:21 +01:00
Albert Cervera i Areny 638c460d5e Remove lazy_loading.diff. 2020-11-23 17:19:57 +01:00
Raimon Esteve 1be00e27f6 FIX depends in sale_supply_supply_on_sale_multivalue.diff 2020-11-23 12:11:09 +01:00
Bernat Brunet 32e949e397 Add missing record rule for account.journal.period 2020-11-19 09:14:11 +01:00
Juanjo Garcia e7c0caa73d [account_invoice] Delete the link between account_invoice and account move when the reconciliation is deleted
041963
2020-11-16 17:15:16 +01:00
Jared Esparza 5dee6c90f8 Fix patch issue9814 2020-11-11 12:20:15 +01:00
Jared Esparza 40e7b03116 Remove issue9814 2020-11-11 11:57:49 +01:00
Raimon Esteve f3570b05ae FIX issue9519.diff - missing company field 2020-11-10 14:49:40 +01:00
Jared Esparza 04130495f6 Add issue9814 Product searcher non searchable fields bug 2020-11-10 13:29:28 +01:00
Albert Cervera i Areny 615bd798be Remove account_asset.diff as it is redundant since https://bugs.tryton.org/issue9254 was committed. 2020-11-10 13:10:10 +01:00
Raimon Esteve 156b6b54a7 FIX missing fields in 5.4 at issue9519.diff 2020-11-09 12:31:42 +01:00
Raimon Esteve 292eb17a5a Add issue9519.diff Use search context for product field on line 2020-11-09 11:47:58 +01:00
Albert Cervera i Areny 0af22fb0f0 Update issue9802 patch to ensure copied moves are also assigned. 2020-11-07 15:03:48 +01:00
Albert Cervera i Areny 7a990ae2fa Add patch for issue9902. 2020-11-06 17:51:59 +01:00