diff --git a/account.xml b/account.xml new file mode 100644 index 0000000..d2672d9 --- /dev/null +++ b/account.xml @@ -0,0 +1,11 @@ + + + + + + + + diff --git a/locale/es.po b/locale/es.po index 12adb23..a76b07d 100644 --- a/locale/es.po +++ b/locale/es.po @@ -80,4 +80,8 @@ msgctxt "model:ir.message,text:msg_stdnum_error" msgid "" "Is required module stdnum" msgstr "" -"El módulo stdnum es requerido" \ No newline at end of file +"El módulo stdnum es requerido" + +msgctxt "model:ir.ui.menu,name:menu_account_move_line" +msgid "Account Move Lines" +msgstr "Apuntes Contables" \ No newline at end of file diff --git a/tryton.cfg b/tryton.cfg index 318d0c4..ba32f8b 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -6,6 +6,7 @@ depends: country account xml: + account.xml party.xml address.xml rut.xml