Skip to content

Commit

Permalink
[UPG] viin_brand_account: upgrade to version 17.0
Browse files Browse the repository at this point in the history
- fix not import wizard packet
- xpath to record instead of template
  • Loading branch information
SonCrits committed Jul 25, 2024
1 parent 05943d3 commit b935fb3
Show file tree
Hide file tree
Showing 7 changed files with 188 additions and 116 deletions.
1 change: 1 addition & 0 deletions viin_brand_account/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
from . import models
from . import wizard
4 changes: 2 additions & 2 deletions viin_brand_account/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@

# always loaded
'data': [
'views/res_config_settings_views.xml',
'views/account_move_views.xml',
'views/account_bank_statement_views.xml',
'views/partner_view.xml',
'views/terms_template.xml',
'wizard/account_tour_upload_bill.xml'
],
'installable': False, # set auto_install True after upgrading for v17 after upgrading for v17
'installable': True,
'auto_install': True,
'price': 0.0,
'currency': 'EUR',
'license': 'OPL-1',
Expand Down
133 changes: 90 additions & 43 deletions viin_brand_account/i18n/vi_VN.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-10 04:25+0000\n"
"PO-Revision-Date: 2023-02-10 04:25+0000\n"
"POT-Creation-Date: 2024-07-25 09:30+0000\n"
"PO-Revision-Date: 2024-07-25 09:30+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
Expand All @@ -18,18 +18,59 @@ msgstr ""
#. module: viin_brand_account
#: model_terms:ir.ui.view,arch_db:viin_brand_account.view_move_form
msgid ""
". The journal entries need to be computed by the system before being posted "
"in your company's currency."
". The journal entries need to be computed by Viindoo before being posted in "
"your company's currency."
msgstr ""
". Bút toán cần được tính bởi hệ thống trước khi thực hiện việc vào sổ theo "
"tiền tệ của công ty."

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_journal__alias_id
msgid "Alias"
msgstr "Bí danh"

#. module: viin_brand_account
#: model_terms:ir.ui.view,arch_db:viin_brand_account.account_default_terms_and_conditions
msgid ""
"Below text serves as a suggestion and doesn’t engage Viindoo's "
"responsibility."
msgstr "Văn bản bên dưới đóng vai trò gợi ý và không liên quan đến trách nhiệm của Viindoo."
msgstr ""
"Văn bản bên dưới đóng vai trò gợi ý và không liên quan đến trách nhiệm của "
"Viindoo."

#. module: viin_brand_account
#: model:ir.model.fields,help:viin_brand_account.field_account_financial_year_op__opening_date
msgid ""
"Date from which the accounting is managed in Viindoo. It is the date of the "
"opening entry."
msgstr ""
"Ngày kể từ khi kế toán được quản lý bởi Odoo. Nó là ngày của bút toán đầu "
"kì."

#. module: viin_brand_account
#: model_terms:ir.ui.view,arch_db:viin_brand_account.view_move_form
msgid "In order to validate this bill, you must"
msgstr "Để xác nhận hoá đơn này, bạn phải"

#. module: viin_brand_account
#: model_terms:ir.ui.view,arch_db:viin_brand_account.view_move_form
msgid "In order to validate this invoice, you must"
msgstr "Để xác nhận hoá đơn này, bạn phải"

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_journal__inbound_payment_method_line_ids
msgid "Inbound Payment Methods"
msgstr "Phương thức thanh toán thu tiền"

#. module: viin_brand_account
#: model:ir.model,name:viin_brand_account.model_account_journal
msgid "Journal"
msgstr "Sổ nhật ký"

#. module: viin_brand_account
#: model:ir.model,name:viin_brand_account.model_account_move
msgid "Journal Entry"
msgstr "Bút toán sổ nhật ký"

#. module: viin_brand_account
#: model:ir.model.fields,help:viin_brand_account.field_account_journal__inbound_payment_method_line_ids
Expand Down Expand Up @@ -57,6 +98,7 @@ msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,help:viin_brand_account.field_account_payment__payment_method_line_id
#: model:ir.model.fields,help:viin_brand_account.field_account_payment_register__payment_method_line_id
msgid ""
"Manual: Pay or Get paid by any method outside of Viindoo.\n"
"Payment Providers: Each payment provider has its own Payment Method. Request a transaction on/to a card thanks to a payment token saved by the partner when buying or subscribing online.\n"
Expand All @@ -72,6 +114,37 @@ msgstr ""
"Chuyển khoản tín dụng SEPA: Thanh toán trong khu vực SEPA bằng cách gửi một tệp Chuyển khoản tín dụng SEPA tới ngân hàng của bạn. Mô-đun account_sepa là bắt buộc.\n"
"Trực tiếp SEPA: Nhận thanh toán trong khu vực SEPA nhờ vào một giấy ủy quyền mà đối tác của bạn đã cấp cho bạn. Mô-đun account_sepa là bắt buộc."

#. module: viin_brand_account
#: model:ir.model,name:viin_brand_account.model_account_financial_year_op
msgid "Opening Balance of Financial Year"
msgstr "Số dư đầu kỳ của năm tài chính"

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_financial_year_op__opening_date
msgid "Opening Date"
msgstr "Ngày Đầu kỳ"

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_journal__outbound_payment_method_line_ids
msgid "Outbound Payment Methods"
msgstr "Phương thức thanh toán đi"

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_payment__payment_method_line_id
#: model:ir.model.fields,field_description:viin_brand_account.field_account_payment_register__payment_method_line_id
msgid "Payment Method"
msgstr "Phương thức thanh toán"

#. module: viin_brand_account
#: model:ir.model,name:viin_brand_account.model_account_payment
msgid "Payments"
msgstr "Thanh toán"

#. module: viin_brand_account
#: model:ir.model,name:viin_brand_account.model_account_payment_register
msgid "Register Payment"
msgstr "Ghi nhận thanh toán"

#. module: viin_brand_account
#: model:ir.model.fields,help:viin_brand_account.field_account_journal__alias_id
msgid ""
Expand All @@ -87,6 +160,13 @@ msgstr ""
"\n"
"Chỉ có các tệp PDF và XML sẽ được hiểu và xử lý bởi Viindoo."

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_bank_statement_line__quick_edit_total_amount
#: model:ir.model.fields,field_description:viin_brand_account.field_account_move__quick_edit_total_amount
#: model:ir.model.fields,field_description:viin_brand_account.field_account_payment__quick_edit_total_amount
msgid "Total (Tax inc.)"
msgstr "Tổng cộng (Kèm thuế)"

#. module: viin_brand_account
#: model:ir.model.fields,help:viin_brand_account.field_account_bank_statement_line__quick_edit_total_amount
#: model:ir.model.fields,help:viin_brand_account.field_account_move__quick_edit_total_amount
Expand All @@ -95,13 +175,14 @@ msgid ""
"Use this field to encode the total amount of the invoice.\n"
"System will automatically create one invoice line with default values to match it."
msgstr ""
"Sử dụng trường này để mã hóa tổng số tiền của hóa đơn."
"Hệ thống sẽ tự động tạo một dòng hóa đơn với các giá trị mặc định để phù hợp với nó."
"Sử dụng trường này để ghi nhận tổng số tiền của hóa đơn.\n"
"Odoo sẽ tự động tạo một dòng hóa đơn với các giá trị mặc định để khớp với nó."

#. module: viin_brand_account
#: model_terms:ir.ui.view,arch_db:viin_brand_account.account_tour_upload_bill
msgid "With Viindoo, you won't have to record bills manually"
msgstr "Với Viindoo, bạn sẽ không phải ghi lại các hóa đơn bằng cách thủ công."
msgstr ""
"Với Viindoo, bạn sẽ không phải ghi lại các hóa đơn bằng cách thủ công."

#. module: viin_brand_account
#: model_terms:ir.ui.view,arch_db:viin_brand_account.view_move_form
Expand All @@ -112,37 +193,3 @@ msgstr "kích hoạt đơn vị tiền tệ của hóa đơn"
#: model_terms:ir.ui.view,arch_db:viin_brand_account.view_move_form
msgid "activate the currency of the invoice"
msgstr "kích hoạt đơn vị tiền tệ của hóa đơn"

#. module: viin_brand_account
#: model_terms:ir.actions.act_window,help:account.action_bank_statement_tree
msgid ""
"A bank statement is a summary of all financial transactions\n"
" occurring over a given period of time on a bank account. You\n"
" should receive this periodically from your bank."
msgstr ""
"Sao kê ngân hàng là bản tóm tắt tất cả các giao dịch tài chính\n"
" xảy ra trong một khoảng thời gian nhất định trên một tài khoản ngân hàng. Bạn\n"
" sẽ nhận được điều này định kỳ từ ngân hàng của bạn."

#. module: viin_brand_account
#: model_terms:ir.actions.act_window,help:account.action_bank_statement_tree
msgid ""
"Viindoo allows you to reconcile a statement line directly with\n"
" the related sale or purchase invoices."
msgstr ""
"Hệ thống Viindoo cho phép bạn đối soát dòng sao kê trực tiếp với các\n"
" hóa đơn mua hoặc bán hàng liên quan."

#. module: viin_brand_account
#: model_terms:ir.actions.act_window,help:account.res_partner_action_customer
msgid ""
"Viindoo helps you easily track all activities related to a customer."
msgstr ""
"Viindoo giúp bạn dễ dàng theo dõi mọi hoạt động liên quan đến một khách hàng."

#. module: viin_brand_account
#: model_terms:ir.actions.act_window,help:account.res_partner_action_supplier
msgid ""
"Viindoo helps you easily track all activities related to a supplier."
msgstr ""
"Viindoo giúp bạn dễ dàng theo dõi mọi hoạt động liên quan đến nhà cung cấp."
113 changes: 80 additions & 33 deletions viin_brand_account/i18n/viin_brand_account.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-10 04:24+0000\n"
"PO-Revision-Date: 2023-02-10 04:24+0000\n"
"POT-Creation-Date: 2024-07-25 09:30+0000\n"
"PO-Revision-Date: 2024-07-25 09:30+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
Expand All @@ -18,8 +18,13 @@ msgstr ""
#. module: viin_brand_account
#: model_terms:ir.ui.view,arch_db:viin_brand_account.view_move_form
msgid ""
". The journal entries need to be computed by the system before being posted "
"in your company's currency."
". The journal entries need to be computed by Viindoo before being posted in "
"your company's currency."
msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_journal__alias_id
msgid "Alias"
msgstr ""

#. module: viin_brand_account
Expand All @@ -29,6 +34,37 @@ msgid ""
"responsibility."
msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,help:viin_brand_account.field_account_financial_year_op__opening_date
msgid ""
"Date from which the accounting is managed in Viindoo. It is the date of the "
"opening entry."
msgstr ""

#. module: viin_brand_account
#: model_terms:ir.ui.view,arch_db:viin_brand_account.view_move_form
msgid "In order to validate this bill, you must"
msgstr ""

#. module: viin_brand_account
#: model_terms:ir.ui.view,arch_db:viin_brand_account.view_move_form
msgid "In order to validate this invoice, you must"
msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_journal__inbound_payment_method_line_ids
msgid "Inbound Payment Methods"
msgstr ""

#. module: viin_brand_account
#: model:ir.model,name:viin_brand_account.model_account_journal
msgid "Journal"
msgstr ""

#. module: viin_brand_account
#: model:ir.model,name:viin_brand_account.model_account_move
msgid "Journal Entry"
msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,help:viin_brand_account.field_account_journal__inbound_payment_method_line_ids
Expand All @@ -49,6 +85,7 @@ msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,help:viin_brand_account.field_account_payment__payment_method_line_id
#: model:ir.model.fields,help:viin_brand_account.field_account_payment_register__payment_method_line_id
msgid ""
"Manual: Pay or Get paid by any method outside of Viindoo.\n"
"Payment Providers: Each payment provider has its own Payment Method. Request a transaction on/to a card thanks to a payment token saved by the partner when buying or subscribing online.\n"
Expand All @@ -58,6 +95,37 @@ msgid ""
"SEPA Direct Debit: Get paid in the SEPA zone thanks to a mandate your partner will have granted to you. Module account_sepa is necessary.\n"
msgstr ""

#. module: viin_brand_account
#: model:ir.model,name:viin_brand_account.model_account_financial_year_op
msgid "Opening Balance of Financial Year"
msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_financial_year_op__opening_date
msgid "Opening Date"
msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_journal__outbound_payment_method_line_ids
msgid "Outbound Payment Methods"
msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_payment__payment_method_line_id
#: model:ir.model.fields,field_description:viin_brand_account.field_account_payment_register__payment_method_line_id
msgid "Payment Method"
msgstr ""

#. module: viin_brand_account
#: model:ir.model,name:viin_brand_account.model_account_payment
msgid "Payments"
msgstr ""

#. module: viin_brand_account
#: model:ir.model,name:viin_brand_account.model_account_payment_register
msgid "Register Payment"
msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,help:viin_brand_account.field_account_journal__alias_id
msgid ""
Expand All @@ -68,6 +136,13 @@ msgid ""
"Only PDF and XML files will be interpreted by Viindoo"
msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,field_description:viin_brand_account.field_account_bank_statement_line__quick_edit_total_amount
#: model:ir.model.fields,field_description:viin_brand_account.field_account_move__quick_edit_total_amount
#: model:ir.model.fields,field_description:viin_brand_account.field_account_payment__quick_edit_total_amount
msgid "Total (Tax inc.)"
msgstr ""

#. module: viin_brand_account
#: model:ir.model.fields,help:viin_brand_account.field_account_bank_statement_line__quick_edit_total_amount
#: model:ir.model.fields,help:viin_brand_account.field_account_move__quick_edit_total_amount
Expand All @@ -82,7 +157,6 @@ msgstr ""
msgid "With Viindoo, you won't have to record bills manually"
msgstr ""


#. module: viin_brand_account
#: model_terms:ir.ui.view,arch_db:viin_brand_account.view_move_form
msgid "activate the currency of the bill"
Expand All @@ -92,30 +166,3 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:viin_brand_account.view_move_form
msgid "activate the currency of the invoice"
msgstr ""

#. module: viin_brand_account
#: model_terms:ir.actions.act_window,help:account.action_bank_statement_tree
msgid ""
"A bank statement is a summary of all financial transactions\n"
" occurring over a given period of time on a bank account. You\n"
" should receive this periodically from your bank."
msgstr ""

#. module: viin_brand_account
#: model_terms:ir.actions.act_window,help:account.action_bank_statement_tree
msgid ""
"Viindoo allows you to reconcile a statement line directly with\n"
" the related sale or purchase invoices."
msgstr ""

#. module: viin_brand_account
#: model_terms:ir.actions.act_window,help:account.res_partner_action_customer
msgid ""
"Viindoo helps you easily track all activities related to a customer."
msgstr ""

#. module: viin_brand_account
#: model_terms:ir.actions.act_window,help:account.res_partner_action_supplier
msgid ""
"Viindoo helps you easily track all activities related to a supplier."
msgstr ""
Loading

0 comments on commit b935fb3

Please sign in to comment.