Commit Graph

434 Commits

Author SHA1 Message Date
Raimon Esteve c8c59abc3f Add purchase_remove_multiselection.diff 2019-07-03 07:47:10 +02:00
Raimon Esteve 88e7a5986e Add account_asset.diff + issue8252.diff + sale_remove_multiselection.diff
Deleted from changeset-a345273
2019-07-02 14:00:27 +02:00
?ngel ?lvarez 7eca0d95c8 let only eu_vat as identifier 2019-06-23 15:54:00 +02:00
?ngel ?lvarez b8e9a11bd0 missing comment 2019-06-14 14:29:18 +02:00
?ngel ?lvarez c25a0b5a2b inventory issue 2019-06-14 14:20:05 +02:00
Albert Cervera i Areny 0b96cd4cb5 Remove issue8421 as it has already been backported to 5.2 branch 2019-06-13 09:43:48 +02:00
Albert Cervera i Areny 80ec9c24d0 Remove duplicate patch in series file. 2019-06-13 09:43:11 +02:00
?ngel ?lvarez 68b9fb7043 [sale] remove multiselection handling exceptions. 2019-06-12 15:06:51 +02:00
Raimon Esteve b1291ecd96 Add issue8252.diff - [account_tax_rule_country] Add subdivisiions to match account tax rule 2019-06-12 11:19:21 +02:00
?ngel ?lvarez 1c6f4eebfa fix action to create account_moves from template 2019-06-12 10:46:48 +02:00
?ngel ?lvarez 861a296733 add account_asset, problably only fix migration assets 2019-06-11 23:00:45 +02:00
?ngel ?lvarez dff3e6d015 som fixes on patches 2019-06-10 21:24:52 +02:00
?ngel ?lvarez 69c7751a46 add carrier:issue8413.diff 2019-06-10 10:02:15 +02:00
?ngel ?lvarez 5d197815df add production_view patch 2019-06-09 18:06:25 +02:00
?ngel ?lvarez d98f79aa42 adapt improve_performance_on_try_assign.diff patch 2019-06-07 21:43:50 +02:00
?ngel ?lvarez f71ea02b7e ensure quantity is zero tu sum 2019-06-06 10:26:47 +02:00
Raimon Esteve 11f24315a3 issue8394 stock_lot_sled append condition in sub_query when has a condition 2019-06-06 00:23:46 +02:00
?ngel ?lvarez d8504569fb sao fixes 2019-06-04 12:53:22 +02:00
?ngel ?lvarez ce17480992 issue8390 Different readonly computation for editable tree 2019-06-04 12:14:53 +02:00
?ngel ?lvarez 46edb19083 add drag and drop on sao 2019-06-04 12:07:45 +02:00
?ngel ?lvarez b02beb28f4 fix patches 2019-06-02 11:58:46 +02:00
Albert Cervera i Areny 53ac4456b6 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 cb72c2f93f [sale_supply] supply_on_sale field multivalue
#035100
2019-05-13 11:32:46 +02:00
?ngel ?lvarez 1c496852f0 create branch 5.2 2019-05-08 09:28:04 +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
Raimon Esteve d4fcbf1466 Comment patches that aren't upgrade to default 2019-01-25 10:09:30 +01:00
?ngel ?lvarez 5fabd22b03 update patches to default 2019-01-22 10:23:00 +01:00
?ngel ?lvarez f348ba9516 add lock_stock function to overwrite 2018-11-07 12:46:22 +01:00
Raimon Esteve f7e1a48a18 Remove review53361003/issue7665 that is commited in proteus 2018-09-06 15:03:01 +02:00
Albert Cervera i Areny e2715453a8 Add review53361003/issue7665: proteus: Use the context of the group when record is inside a ModelList 2018-08-30 22:45:38 +02:00
Raimon Esteve 035a59ea08 Remove deprecated patches that are not in series 2018-08-29 09:16:59 +02:00
?ngel ?lvarez 44ec89cefc adapt test of stock_consignment module 2018-07-09 11:51:50 +02:00
?ngel ?lvarez e4e03db5e9 fix patches for default 2018-05-07 14:23:08 +02:00
?ngel ?lvarez 73e3fe1bc1 add patch to see product forms 2018-02-27 16:07:22 +01:00
?ngel ?lvarez fb09dd6205 fix field name 2018-02-14 17:57:26 +01:00
?ngel ?lvarez 1ff303a8e3 add account_invoice_criteria patch 2018-02-07 15:51:23 +01:00