minor fix

This commit is contained in:
wilsongomez 2022-03-09 15:02:13 -05:00
parent e4f5b25006
commit 91b4e4657d
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ class Inventory(metaclass=PoolMeta):
('checkup', 'pre_count'),
('pre_count', 'done'),
('pre_count', 'draft'),
('pre_count', 'cancelled'),
('draft', 'cancelled'),
))
cls._buttons.update({