mirror of
https://github.com/OCA/knowledge.git
synced 2026-01-05 11:46:56 -06:00
[MIG] document_page_approval: Finish migration
Changes done: - Squash administrative commits - Purge translations - Remove ir.model.access.csv file - Improve tests (change to setUpClass) - Replace name_get() to _compute_display_name() (document_page) - Remove readonly=1 (redudant, it already is) defined in approved_uid and approved_date fields in views - Restore readonly=1 to the state field - Remove duplicate Back to draft button TT51529
This commit is contained in:
committed by
Bhavesh Heliconia
parent
a4972a014d
commit
f606356ca0
@@ -433,9 +433,3 @@ msgstr ""
|
||||
#, python-format
|
||||
msgid "You need to cancel it before reopening."
|
||||
msgstr "Necesita cancelarlo antes de volver a abrirlo."
|
||||
|
||||
#~ msgid "SMS Delivery error"
|
||||
#~ msgstr "Error de entrega de SMS"
|
||||
|
||||
#~ msgid "Number of messages which requires an action"
|
||||
#~ msgstr "Número de mensajes que requieren una acción"
|
||||
|
||||
Reference in New Issue
Block a user