Rename and fix remove_left_right_project_work.diff

This commit is contained in:
Albert Cervera i Areny 2022-11-29 19:17:51 +01:00
parent 87882636b2
commit 707a282cad
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,3 @@
diff --git a/work.py b/work.py
index bcd08af..b3c4d46 100644
--- a/trytond/trytond/modules/project/work.py
+++ b/trytond/trytond/modules/project/work.py

2
series
View file

@ -70,4 +70,4 @@ allow_none_list_price.diff # [sale_price_list] allow set none as price list in a
issue11913.diff # [trytond] Too fast worker loop
remove_left_right_project_work.py # [project] Remove parent left and parent right for the project.work module.
remove_left_right_project_work.diff # [project] Remove parent left and parent right for the project.work module.