mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2026-01-17 21:42:23 +02:00
work on project
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<button name="action_accept" type="object" string="Accept" states="assigned" class="oe_highlight" />
|
||||
<button name="action_start" type="object" string="Start" states="accepted,issue" class="oe_highlight" />
|
||||
<button name="action_delivery" type="object" string="Delivered" states="started" class="oe_highlight" />
|
||||
<button name="action_collect" type="object" string="Collected" states="started" class="oe_highlight" />
|
||||
<button name="action_cancel" type="object" string="Cancel" states="started,issue" class="oe_highlight" />
|
||||
<button name="action_issue" type="object" string="Issue" states="started" class="oe_highlight" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user