diff --git a/issue10009.diff b/issue10009.diff new file mode 100644 index 0000000..660c3f3 --- /dev/null +++ b/issue10009.diff @@ -0,0 +1,26 @@ +diff --git a/trytond/trytond/ir/lang.xml b/trytond/trytond/ir/lang.xml +index 9bd0b510..53d7e6b1 100644 +--- a/trytond/trytond/ir/lang.xml ++++ b/trytond/trytond/ir/lang.xml +@@ -479,7 +479,7 @@ this repository contains the full copyright notices and license terms. --> + + Languages + ir.lang +- ++ + + +diff --git a/trytond/trytond/ir/sequence.xml b/trytond/trytond/ir/sequence.xml +index 702333af..fe1f7333 100644 +--- a/trytond/trytond/ir/sequence.xml ++++ b/trytond/trytond/ir/sequence.xml +@@ -20,7 +20,7 @@ this repository contains the full copyright notices and license terms. --> + Sequences + ir.action.act_window + ir.sequence +- ++ + + diff --git a/series b/series index 5766e9e..23a1da6 100644 --- a/series +++ b/series @@ -40,6 +40,7 @@ statement_of_account.diff # [account] Cumulate balance of previous fiscal years model.diff # [trytond] Allows dynamic fields in Model as required by the wizard in sale_pos_template_quantities issue9103.diff # [trytond] User-defined reports for custom template extensions +issue10009.diff # [trytond] Remove active test from sequences and languages action issue9616.diff # [analytic_invoice] Analytic move is not created when closing an asset