odoo-addon-account-financial-report 18.0.1.2.6.1__py3-none-any.whl → 18.0.1.3.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of odoo-addon-account-financial-report might be problematic. Click here for more details.

@@ -11,7 +11,7 @@ Account Financial Reports
11
11
  !! This file is generated by oca-gen-addon-readme !!
12
12
  !! changes will be overwritten. !!
13
13
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14
- !! source digest: sha256:4c8dd71b140619ff57e872835ca14c50beb3ddda9bde30205ce9456304884adb
14
+ !! source digest: sha256:ecc9aa27354484eb81b4932dca2dd1cda89b3be41d684259fb8826b9098b61cf
15
15
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
16
16
 
17
17
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -6,7 +6,7 @@
6
6
  # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
7
7
  {
8
8
  "name": "Account Financial Reports",
9
- "version": "18.0.1.2.6",
9
+ "version": "18.0.1.3.0",
10
10
  "category": "Reporting",
11
11
  "summary": "OCA Financial Reports",
12
12
  "author": "Camptocamp,"
@@ -897,6 +897,7 @@ msgstr ""
897
897
 
898
898
  #. module: account_financial_report
899
899
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
900
+ #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__grouped_by
900
901
  #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
901
902
  msgid "Grouped By"
902
903
  msgstr ""
@@ -1110,10 +1111,17 @@ msgstr ""
1110
1111
  #. odoo-python
1111
1112
  #: code:addons/account_financial_report/report/general_ledger.py:0
1112
1113
  #: code:addons/account_financial_report/report/open_items.py:0
1114
+ #: code:addons/account_financial_report/report/open_items_xlsx.py:0
1113
1115
  #: code:addons/account_financial_report/report/trial_balance.py:0
1114
1116
  msgid "Missing Partner"
1115
1117
  msgstr ""
1116
1118
 
1119
+ #. module: account_financial_report
1120
+ #. odoo-python
1121
+ #: code:addons/account_financial_report/report/open_items.py:0
1122
+ msgid "Missing Salesperson"
1123
+ msgstr ""
1124
+
1117
1125
  #. module: account_financial_report
1118
1126
  #: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line
1119
1127
  msgid "Model to set interval lines for Age partner balance report"
@@ -1306,6 +1314,11 @@ msgstr ""
1306
1314
  msgid "Partner Initial balance"
1307
1315
  msgstr ""
1308
1316
 
1317
+ #. module: account_financial_report
1318
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__grouped_by__salesperson
1319
+ msgid "Partner Salesperson"
1320
+ msgstr ""
1321
+
1309
1322
  #. module: account_financial_report
1310
1323
  #. odoo-python
1311
1324
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
@@ -1328,6 +1341,7 @@ msgstr ""
1328
1341
 
1329
1342
  #. module: account_financial_report
1330
1343
  #: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__partners
1344
+ #: model:ir.model.fields.selection,name:account_financial_report.selection__open_items_report_wizard__grouped_by__partners
1331
1345
  msgid "Partners"
1332
1346
  msgstr ""
1333
1347