Skip to content

Commit 9671afe

Browse files
committed
[FIX] l10n_ar_purchase: missing term (pot update)
X-original-commit: b4ac954
1 parent 4796740 commit 9671afe

2 files changed

Lines changed: 31 additions & 0 deletions

File tree

l10n_ar_purchase/__manifest__.py

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
<<<<<<< HEAD
23
"name": "Argentinean Purchase",
34
"version": "18.0.1.0.0",
45
"category": "Localization/Argentina",
@@ -10,6 +11,31 @@
1011
"depends": [
1112
"purchase",
1213
"l10n_ar",
14+
||||||| parent of 87a2b321 (temp)
15+
'name': 'Argentinean Purchase',
16+
'version': "17.0.1.2.0",
17+
'category': 'Localization/Argentina',
18+
'sequence': 14,
19+
'author': 'ADHOC SA',
20+
'website': 'www.adhoc.com.ar',
21+
'license': 'AGPL-3',
22+
'summary': '',
23+
'depends': [
24+
'purchase',
25+
'l10n_ar',
26+
=======
27+
'name': 'Argentinean Purchase',
28+
'version': "17.0.1.3.0",
29+
'category': 'Localization/Argentina',
30+
'sequence': 14,
31+
'author': 'ADHOC SA',
32+
'website': 'www.adhoc.com.ar',
33+
'license': 'AGPL-3',
34+
'summary': '',
35+
'depends': [
36+
'purchase',
37+
'l10n_ar',
38+
>>>>>>> 87a2b321 (temp)
1339
],
1440
"external_dependencies": {},
1541
"data": [

l10n_ar_purchase/i18n/l10n_ar_purchase.pot

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ msgstr ""
3333
msgid "<br/><strong>Your Order Reference:</strong>"
3434
msgstr ""
3535

36+
#. module: l10n_ar_purchase
37+
#: model_terms:ir.ui.view,arch_db:l10n_ar_purchase.report_purchaseorder_document
38+
msgid "<strong>% VAT</strong>"
39+
msgstr ""
40+
3641
#. module: l10n_ar_purchase
3742
#: model_terms:ir.ui.view,arch_db:l10n_ar_purchase.report_purchaseorder_document
3843
#: model_terms:ir.ui.view,arch_db:l10n_ar_purchase.report_purchasequotation_document

0 commit comments

Comments
 (0)