Commit graph

395 commits

Author SHA1 Message Date
Albert Cervera i Areny 0321e6b8a6 Adapt create_invoice_credit_with_refund.diff to latest default changes. 2020-03-16 12:10:10 +01:00
Albert Cervera i Areny 8e802bc7a0 Remove issue6253 as the type of invoice can now be easily overriden without the patch. 2020-03-16 11:11:57 +01:00
Albert Cervera i Areny b88aa2ee5f Remove issue8852: now all subdivision codes are uploaded. 2020-03-16 11:04:20 +01:00
Juanjo Garcia 4be226a45d [trytond] Allows dynamic fields in Model as required by the wizard in sale_pos_template_quantities 2020-02-12 15:14:38 +01:00
Albert Cervera i Areny 97c7f1dda6 Adapt issue6253.diff to review284621002. 2020-01-22 01:43:23 +01:00
Albert Cervera i Areny 0326662631 Remove account_payment_view.diff as the patch has been integrated into
core.
2020-01-22 01:40:28 +01:00
Bernat Brunet 42c5bdf8af Update lock_stock_move pathc adapting it to the core changes 2020-01-20 16:52:50 +01:00
Bernat Brunet 11e1f37e1e Add new diff tax_update_unit_price to control the update_unit_price field from parenttoo 2020-01-20 16:25:36 +01:00
Albert Cervera i Areny fe7ad3a5c2 Add statement_of_account.diff 2019-12-27 13:32:34 +01:00
?ngel ?lvarez 138d572554 add missing file account_payment_sepa_locale.diff 2019-12-27 13:11:43 +01:00
Albert Cervera i Areny 683242faa7 Add issue7805.diff and add missing ".diff" suffix to issue8752 2019-12-07 01:18:44 +01:00
Albert Cervera i Areny eb800a541d Add issue8860.diff: stock_forecast does not spread all the quantities 2019-11-23 01:26:09 +01:00
Raimon Esteve 584bb89bd6 issue8852.diff [country] Adapt import_zip script to use the right subdivision type per country 2019-11-21 21:31:58 +01:00
Albert Cervera i Areny c4faa4151a In sale_list_price.diff, add missing Decimal import. 2019-11-18 23:35:13 +01:00
?ngel ?lvarez 31d4ad3bf3 remove issue8703.diff 2019-10-31 11:27:16 +01:00
Albert Cervera i Areny a8cba83246 Remove issue8699.diff as it's already been commited. 2019-10-26 17:18:09 +02:00
?ngel ?lvarez 38a75f50fc add party identifier migration patch 2019-10-23 15:07:39 +02:00
?ngel ?lvarez 27217a522e add Issue8752 2019-10-22 15:20:16 +02:00
?ngel ?lvarez 03fbcc7c53 add missing file 2019-10-22 15:18:17 +02:00
?ngel ?lvarez 3c2073057d update patches to current default 2019-10-22 14:56:39 +02:00
Carlos G?lvez dd44e670c2 Replace product.list_price by product.list_price_used 2019-10-02 10:21:05 +02:00
Albert Cervera i Areny 277306a221 Remove sao patches 2019-09-30 16:55:59 +02:00
Carlos G?lvez 0458f38be7 Remove the grouping condition by dates in sales.
#037255
2019-09-05 12:40:08 +02:00
Albert Cervera i Areny 2ac1ab3e07 In improve_performance_on_try_assign.diff instantiate UOMs only once to actually improve performance. 2019-08-22 15:17:56 +02:00
Albert Cervera i Areny 6b970cb1e8 Simplify the babi_multiprocess.diff by capturing exceptions when obtaining babi
models directy from the pool.

Capturing only on RPC requests was not enough because an RPC request to read
keywords, or attachments, for example, could lead to those models to try to
access the model which was not yet added to the pool.

That happened with keywords and attachments which have a reference field but
also trying to access the chart wizard if the server was reloaded while the
user had the tree view already loaded. Most probably other places suffered from
the same problem.
2019-08-16 13:29:23 +02:00
Albert Cervera i Areny 6467c54542 In babi_multiprocess.diff, avoid registration of the model to prevent database
concurrency errors.
2019-08-16 12:21:23 +02:00
Raimon Esteve 4782dee645 Add account_asset patch + comment patches that not apply in default 2019-06-13 15:08:03 +02:00
?ngel ?lvarez 8b5d59f804 [sale] remove multiselection handling exceptions. 2019-06-12 15:06:51 +02:00
?ngel ?lvarez 54028e5c4d fix action to create account_moves from template 2019-06-12 10:46:48 +02:00
?ngel ?lvarez 84671f939a add carrier:issue8413.diff 2019-06-10 10:02:15 +02:00
?ngel ?lvarez 14983e869c add production_view patch 2019-06-09 18:06:25 +02:00
?ngel ?lvarez d31ec48f93 adapt improve_performance_on_try_assign.diff patch 2019-06-07 21:43:50 +02:00
?ngel ?lvarez c5d73ff6fe add drag and drop on sao 2019-06-04 12:07:45 +02:00
Albert Cervera i Areny 22e099a984 In babi_multiprocess.diff, add another patch to prevent crash when reference
fields check that the user has access rights to all models the field can point
to.

ir.attachment's resource field, for example, can refer to any model in Tryton
but babi's models may not be registered so we prevent checking permissions on
babi_execution_* models.
2019-05-22 00:35:36 +02:00
Raimon Esteve 0a3fcdaa1a [sale_supply] supply_on_sale field multivalue
#035100
2019-05-13 11:46:07 +02:00
Raimon Esteve 35cac8a2b6 Replace int to float round qty when is not null in compute_quantities_query method
From changeset-08a0f931651b
2019-05-07 10:41:59 +02:00
?ngel ?lvarez bf2dc119fd remove part of stock_lot_sled patch 2019-05-06 23:43:53 +02:00
Raimon Esteve 18f1d7c38c round qty when is not null in compute_quantities_query method 2019-05-02 09:58:17 +02:00
?ngel ?lvarez f39793b0f7 fix type on patch series 2019-04-18 11:38:15 +02:00
?ngel ?lvarez fa8dd5c205 removed unussed patches and and new ones 2019-04-12 21:46:38 +02:00
Raimon Esteve 79ad25915c issue239_630.diff # [stock] get location quantity by product, product template or lot 2019-04-10 17:47:05 +02:00
?ngel ?lvarez 9c9ed16adc update paches 2019-04-04 17:42:22 +02:00
?ngel ?lvarez a4990af234 comment patches and add needed to upgrade 2019-04-03 14:39:02 +02:00
?ngel ?lvarez 36fb8da881 remove purchase_request patch 2019-03-29 11:29:53 +01:00
Carlos G?lvez d5699106e2 Corrects Index of issue8058.diff 2019-04-03 11:02:00 +02:00
Carlos G?lvez 35f71f7cfd Removes issue8038 because it's already fixed by core. 2019-04-03 11:01:10 +02:00
Carlos G?lvez 94b859a8ea Fix patches that can't be applied because the original code changes. 2019-04-02 17:22:04 +02:00
Raimon Esteve 2cb6c1bfd0 Add sale_list_price.diff # [sale] Can't convert to currency with list price is null (multicompany) 2019-02-06 16:38:35 +01:00
Raimon Esteve 19e9d95255 Add issue8058.diff # [stock_supply_production] Can't create productions from request because exceeds digits limit 2019-01-31 12:46:54 +01:00
Raimon Esteve 849d9961c1 Add issue8038.diff [sale_supply_drop_shipment] Crash when process a purchase from purchase request created from a sale 2019-01-25 10:10:12 +01:00