From 497e2eed1d0b6f9a67437c850c3ad9dce6bfc89a Mon Sep 17 00:00:00 2001 From: Raimon Esteve Date: Mon, 30 Oct 2023 11:58:30 +0100 Subject: [PATCH] Remove patches that add ir.rule.group Since issue4080 add default rule group in analytic account and stock inventory #163075 --- analitic_line_company_rules.diff | 24 ------------------------ issue4482.diff | 20 -------------------- series | 3 +-- 3 files changed, 1 insertion(+), 46 deletions(-) delete mode 100644 analitic_line_company_rules.diff delete mode 100644 issue4482.diff diff --git a/analitic_line_company_rules.diff b/analitic_line_company_rules.diff deleted file mode 100644 index a6e3271..0000000 --- a/analitic_line_company_rules.diff +++ /dev/null @@ -1,24 +0,0 @@ -diff -r 6c1f98f2f997 account.xml ---- a/tryton/modules/analytic_account/account.xml Sun Apr 07 19:50:02 2019 +0200 -+++ b/tryton/modules/analytic_account/account.xml Fri Apr 12 21:23:20 2019 +0200 -@@ -160,5 +160,20 @@ - tree - analytic_account_entry_tree - -+ -+ -+ User in company -+ -+ -+ -+ -+ -+ -+ -+ -+ - - diff --git a/issue4482.diff b/issue4482.diff deleted file mode 100644 index ee75a85..0000000 --- a/issue4482.diff +++ /dev/null @@ -1,20 +0,0 @@ -diff -r 27ef44e71712 inventory.xml ---- a/tryton/modules/stock/inventory.xml Thu Apr 04 17:02:50 2019 +0200 -+++ b/tryton/modules/stock/inventory.xml Thu Apr 04 17:10:20 2019 +0200 -@@ -60,6 +60,16 @@ - inventory_line_tree - - -+ -+ Inventory Group -+ -+ -+ -+ -+ -+ -+ -+ - - - diff --git a/series b/series index c7d351d..a9c788c 100644 --- a/series +++ b/series @@ -4,10 +4,9 @@ issue3932.diff # [account] rule account move and account move line by company tax_update_unit_price.diff # [account] Add the update_unit_price control on parent tax issue8479.diff # [account_invoice] missing invoice payment method rule by company -analitic_line_company_rules.diff # [analytic_account] Not selected root accounts in analytic account lines sale_supply_supply_on_sale_multivalue.diff # [sale_supply] supply_on_sale field multvalue #035100 -issue4482.diff # [stock] stock inventory misses company access rule + search_warehouse.diff # [stock] search function for warehouse model.diff # [trytond] Allows dynamic fields in Model as required by the wizard in sale_pos_template_quantities