odoo-addon-analytic-hr-department-restriction 16.0.1.0.1__py3-none-any.whl → 16.0.1.1.0.2__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.
Files changed (16) hide show
  1. odoo/addons/analytic_hr_department_restriction/README.rst +6 -2
  2. odoo/addons/analytic_hr_department_restriction/__manifest__.py +1 -1
  3. odoo/addons/analytic_hr_department_restriction/i18n/analytic_hr_department_restriction.pot +3 -3
  4. odoo/addons/analytic_hr_department_restriction/i18n/it.po +8 -6
  5. odoo/addons/analytic_hr_department_restriction/migrations/16.0.1.1.0/post-migration.py +21 -0
  6. odoo/addons/analytic_hr_department_restriction/models/account_analytic_account.py +2 -2
  7. odoo/addons/analytic_hr_department_restriction/models/account_analytic_plan.py +2 -2
  8. odoo/addons/analytic_hr_department_restriction/models/ir_rule.py +2 -2
  9. odoo/addons/analytic_hr_department_restriction/static/description/index.html +18 -12
  10. odoo/addons/analytic_hr_department_restriction/tests/test_analytic_hr_department_restriction.py +4 -4
  11. odoo/addons/analytic_hr_department_restriction/views/account_analytic_account_views.xml +10 -6
  12. odoo/addons/analytic_hr_department_restriction/views/account_analytic_plan_views.xml +7 -2
  13. {odoo_addon_analytic_hr_department_restriction-16.0.1.0.1.dist-info → odoo_addon_analytic_hr_department_restriction-16.0.1.1.0.2.dist-info}/METADATA +7 -3
  14. {odoo_addon_analytic_hr_department_restriction-16.0.1.0.1.dist-info → odoo_addon_analytic_hr_department_restriction-16.0.1.1.0.2.dist-info}/RECORD +16 -15
  15. {odoo_addon_analytic_hr_department_restriction-16.0.1.0.1.dist-info → odoo_addon_analytic_hr_department_restriction-16.0.1.1.0.2.dist-info}/WHEEL +0 -0
  16. {odoo_addon_analytic_hr_department_restriction-16.0.1.0.1.dist-info → odoo_addon_analytic_hr_department_restriction-16.0.1.1.0.2.dist-info}/top_level.txt +0 -0
@@ -1,3 +1,7 @@
1
+ .. image:: https://odoo-community.org/readme-banner-image
2
+ :target: https://odoo-community.org/get-involved?utm_source=readme
3
+ :alt: Odoo Community Association
4
+
1
5
  ====================================================
2
6
  Analytic distributions restriction per HR department
3
7
  ====================================================
@@ -7,13 +11,13 @@ Analytic distributions restriction per HR department
7
11
  !! This file is generated by oca-gen-addon-readme !!
8
12
  !! changes will be overwritten. !!
9
13
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:bb538fc6b059dbce7461cad0af90c29efadbb98b14482a9535a25d4db428127c
14
+ !! source digest: sha256:df61994dd6701d3ad016addcdd3cbf0ce2dba05a1f1a27a949133ac0d164bb95
11
15
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
16
 
13
17
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
14
18
  :target: https://odoo-community.org/page/development-status
15
19
  :alt: Beta
16
- .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20
+ .. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
17
21
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18
22
  :alt: License: AGPL-3
19
23
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--analytic-lightgray.png?logo=github
@@ -4,7 +4,7 @@
4
4
  "name": "Analytic distributions restriction per HR department",
5
5
  "author": "Tecnativa, Odoo Community Association (OCA)",
6
6
  "website": "https://github.com/OCA/account-analytic",
7
- "version": "16.0.1.0.1",
7
+ "version": "16.0.1.1.0",
8
8
  "depends": ["account", "hr"],
9
9
  "license": "AGPL-3",
10
10
  "category": "Account",
@@ -29,10 +29,10 @@ msgid "Analytic Plans"
29
29
  msgstr ""
30
30
 
31
31
  #. module: analytic_hr_department_restriction
32
- #: model:ir.model.fields,field_description:analytic_hr_department_restriction.field_account_analytic_account__department_id
33
- #: model:ir.model.fields,field_description:analytic_hr_department_restriction.field_account_analytic_plan__department_id
32
+ #: model:ir.model.fields,field_description:analytic_hr_department_restriction.field_account_analytic_account__department_ids
33
+ #: model:ir.model.fields,field_description:analytic_hr_department_restriction.field_account_analytic_plan__department_ids
34
34
  #: model_terms:ir.ui.view,arch_db:analytic_hr_department_restriction.view_account_analytic_account_search
35
- msgid "Department"
35
+ msgid "Departments"
36
36
  msgstr ""
37
37
 
38
38
  #. module: analytic_hr_department_restriction
@@ -6,37 +6,39 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: Odoo Server 16.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "Last-Translator: Automatically generated\n"
9
+ "PO-Revision-Date: 2025-05-10 10:24+0000\n"
10
+ "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
10
11
  "Language-Team: none\n"
11
12
  "Language: it\n"
12
13
  "MIME-Version: 1.0\n"
13
14
  "Content-Type: text/plain; charset=UTF-8\n"
14
15
  "Content-Transfer-Encoding: \n"
15
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
+ "X-Generator: Weblate 5.10.4\n"
16
18
 
17
19
  #. module: analytic_hr_department_restriction
18
20
  #: model:ir.model,name:analytic_hr_department_restriction.model_account_analytic_account
19
21
  msgid "Analytic Account"
20
- msgstr ""
22
+ msgstr "Conto analitico"
21
23
 
22
24
  #. module: analytic_hr_department_restriction
23
25
  #: model:res.groups,name:analytic_hr_department_restriction.group_analytic_accounting_without_department
24
26
  msgid "Analytic Accounting (without department)"
25
- msgstr ""
27
+ msgstr "Contabilità analitica (senza reparto)"
26
28
 
27
29
  #. module: analytic_hr_department_restriction
28
30
  #: model:ir.model,name:analytic_hr_department_restriction.model_account_analytic_plan
29
31
  msgid "Analytic Plans"
30
- msgstr ""
32
+ msgstr "Piani analitici"
31
33
 
32
34
  #. module: analytic_hr_department_restriction
33
35
  #: model:ir.model.fields,field_description:analytic_hr_department_restriction.field_account_analytic_account__department_id
34
36
  #: model:ir.model.fields,field_description:analytic_hr_department_restriction.field_account_analytic_plan__department_id
35
37
  #: model_terms:ir.ui.view,arch_db:analytic_hr_department_restriction.view_account_analytic_account_search
36
38
  msgid "Department"
37
- msgstr ""
39
+ msgstr "Reparto"
38
40
 
39
41
  #. module: analytic_hr_department_restriction
40
42
  #: model:ir.model,name:analytic_hr_department_restriction.model_ir_rule
41
43
  msgid "Record Rule"
42
- msgstr ""
44
+ msgstr "Regola su record"
@@ -0,0 +1,21 @@
1
+ # Copyright 2025 Tecnativa - Víctor Martínez
2
+ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
3
+ from openupgradelib import openupgrade
4
+
5
+
6
+ @openupgrade.migrate()
7
+ def migrate(env, version):
8
+ openupgrade.m2o_to_x2m(
9
+ env.cr,
10
+ env["account.analytic.account"],
11
+ "account_analytic_account",
12
+ "department_ids",
13
+ "department_id",
14
+ )
15
+ openupgrade.m2o_to_x2m(
16
+ env.cr,
17
+ env["account.analytic.plan"],
18
+ "account_analytic_plan",
19
+ "department_ids",
20
+ "department_id",
21
+ )
@@ -7,8 +7,8 @@ from odoo import fields, models
7
7
  class AccountAnalyticAccount(models.Model):
8
8
  _inherit = "account.analytic.account"
9
9
 
10
- department_id = fields.Many2one(
10
+ department_ids = fields.Many2many(
11
11
  comodel_name="hr.department",
12
- string="Department",
12
+ string="Departments",
13
13
  domain="['|',('company_id', '=?', company_id),('company_id', '=', False)]",
14
14
  )
@@ -7,8 +7,8 @@ from odoo import fields, models
7
7
  class AccountAnalyticPlan(models.Model):
8
8
  _inherit = "account.analytic.plan"
9
9
 
10
- department_id = fields.Many2one(
10
+ department_ids = fields.Many2many(
11
11
  comodel_name="hr.department",
12
- string="Department",
12
+ string="Departments",
13
13
  domain="['|',('company_id', '=?', company_id),('company_id', '=', False)]",
14
14
  )
@@ -56,11 +56,11 @@ class IrRule(models.Model):
56
56
  user = user.with_context(allowed_company_ids=user.company_ids.ids)
57
57
  if user.has_group(group2):
58
58
  extra_domain = [
59
- ("department_id", "child_of", user.employee_ids.department_id.ids)
59
+ ("department_ids", "child_of", user.employee_ids.department_id.ids)
60
60
  ]
61
61
  if user.has_group(group3):
62
62
  extra_domain = expression.OR(
63
- [extra_domain, [("department_id", "=", False)]]
63
+ [extra_domain, [("department_ids", "=", False)]]
64
64
  )
65
65
  else:
66
66
  extra_domain = [("id", "=", 0)]
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
5
  <meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6
- <title>Analytic distributions restriction per HR department</title>
6
+ <title>README.rst</title>
7
7
  <style type="text/css">
8
8
 
9
9
  /*
@@ -360,16 +360,21 @@ ul.auto-toc {
360
360
  </style>
361
361
  </head>
362
362
  <body>
363
- <div class="document" id="analytic-distributions-restriction-per-hr-department">
364
- <h1 class="title">Analytic distributions restriction per HR department</h1>
363
+ <div class="document">
365
364
 
365
+
366
+ <a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367
+ <img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368
+ </a>
369
+ <div class="section" id="analytic-distributions-restriction-per-hr-department">
370
+ <h1>Analytic distributions restriction per HR department</h1>
366
371
  <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
372
  !! This file is generated by oca-gen-addon-readme !!
368
373
  !! changes will be overwritten. !!
369
374
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:bb538fc6b059dbce7461cad0af90c29efadbb98b14482a9535a25d4db428127c
375
+ !! source digest: sha256:df61994dd6701d3ad016addcdd3cbf0ce2dba05a1f1a27a949133ac0d164bb95
371
376
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
- <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-analytic/tree/16.0/analytic_hr_department_restriction"><img alt="OCA/account-analytic" src="https://img.shields.io/badge/github-OCA%2Faccount--analytic-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-analytic_hr_department_restriction"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/account-analytic&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377
+ <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-analytic/tree/16.0/analytic_hr_department_restriction"><img alt="OCA/account-analytic" src="https://img.shields.io/badge/github-OCA%2Faccount--analytic-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-analytic_hr_department_restriction"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/account-analytic&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
378
  <p>This module allows you to limit plans and analytical accounts by employee departments.</p>
374
379
  <p>Users will only be able to view plans and analytical accounts linked to their employee’s department or those with no department defined.</p>
375
380
  <p>Users with the “Invoicing / Billing” permission will be able to view all plans and analytical accounts without restrictions.</p>
@@ -388,14 +393,14 @@ ul.auto-toc {
388
393
  </ul>
389
394
  </div>
390
395
  <div class="section" id="configuration">
391
- <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
396
+ <h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
392
397
  <ul class="simple">
393
398
  <li>Your user must have the “Analytic Accounting” permission.</li>
394
399
  <li>Create an employee linked to your user with a defined department.</li>
395
400
  </ul>
396
401
  </div>
397
402
  <div class="section" id="usage">
398
- <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
403
+ <h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
399
404
  <ol class="arabic simple">
400
405
  <li>Go to an analytical plan/account and define your employee’s department.</li>
401
406
  <li>Go to an analytical plan/account and define a different department than your employee’s department.</li>
@@ -405,7 +410,7 @@ ul.auto-toc {
405
410
  </ol>
406
411
  </div>
407
412
  <div class="section" id="bug-tracker">
408
- <h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
413
+ <h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
409
414
  <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-analytic/issues">GitHub Issues</a>.
410
415
  In case of trouble, please check there if your issue has already been reported.
411
416
  If you spotted it first, help us to smash it by providing a detailed and welcomed
@@ -413,15 +418,15 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
413
418
  <p>Do not contact contributors directly about support or help with technical issues.</p>
414
419
  </div>
415
420
  <div class="section" id="credits">
416
- <h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
421
+ <h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
417
422
  <div class="section" id="authors">
418
- <h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
423
+ <h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
419
424
  <ul class="simple">
420
425
  <li>Tecnativa</li>
421
426
  </ul>
422
427
  </div>
423
428
  <div class="section" id="contributors">
424
- <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
429
+ <h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
425
430
  <ul class="simple">
426
431
  <li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
427
432
  <li>Víctor Martínez</li>
@@ -431,7 +436,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
431
436
  </ul>
432
437
  </div>
433
438
  <div class="section" id="maintainers">
434
- <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
439
+ <h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
435
440
  <p>This module is maintained by the OCA.</p>
436
441
  <a class="reference external image-reference" href="https://odoo-community.org">
437
442
  <img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -446,5 +451,6 @@ promote its widespread use.</p>
446
451
  </div>
447
452
  </div>
448
453
  </div>
454
+ </div>
449
455
  </body>
450
456
  </html>
@@ -76,7 +76,7 @@ class TestAnalyticHrDepartmentRestriction(BaseCommon):
76
76
  cls.plan_a = cls.env["account.analytic.plan"].create(
77
77
  {
78
78
  "name": "Test plan A",
79
- "department_id": cls.department_a.id,
79
+ "department_ids": [Command.set(cls.department_a.ids)],
80
80
  "company_id": cls.env.company.id,
81
81
  }
82
82
  )
@@ -84,14 +84,14 @@ class TestAnalyticHrDepartmentRestriction(BaseCommon):
84
84
  {
85
85
  "name": "Test account A",
86
86
  "plan_id": cls.plan_a.id,
87
- "department_id": cls.department_a.id,
87
+ "department_ids": [Command.set(cls.department_a.ids)],
88
88
  "company_id": cls.env.company.id,
89
89
  }
90
90
  )
91
91
  cls.plan_b = cls.env["account.analytic.plan"].create(
92
92
  {
93
93
  "name": "Test plan B",
94
- "department_id": cls.department_b.id,
94
+ "department_ids": [Command.set(cls.department_b.ids)],
95
95
  "company_id": cls.env.company.id,
96
96
  }
97
97
  )
@@ -99,7 +99,7 @@ class TestAnalyticHrDepartmentRestriction(BaseCommon):
99
99
  {
100
100
  "name": "Test account B",
101
101
  "plan_id": cls.plan_b.id,
102
- "department_id": cls.department_b.id,
102
+ "department_ids": [Command.set(cls.department_b.ids)],
103
103
  "company_id": cls.env.company.id,
104
104
  }
105
105
  )
@@ -5,7 +5,11 @@
5
5
  <field name="inherit_id" ref="analytic.view_account_analytic_account_form" />
6
6
  <field name="arch" type="xml">
7
7
  <field name="plan_id" position="before">
8
- <field name="department_id" groups="account.group_account_invoice" />
8
+ <field
9
+ name="department_ids"
10
+ widget="many2many_tags"
11
+ groups="account.group_account_invoice"
12
+ />
9
13
  </field>
10
14
  </field>
11
15
  </record>
@@ -15,7 +19,8 @@
15
19
  <field name="arch" type="xml">
16
20
  <field name="plan_id" position="after">
17
21
  <field
18
- name="department_id"
22
+ name="department_ids"
23
+ widget="many2many_tags"
19
24
  groups="account.group_account_invoice"
20
25
  optional="hide"
21
26
  />
@@ -27,14 +32,13 @@
27
32
  <field name="inherit_id" ref="analytic.view_account_analytic_account_search" />
28
33
  <field name="arch" type="xml">
29
34
  <field name="partner_id" position="after">
30
- <field name="department_id" groups="account.group_account_invoice" />
35
+ <field name="department_ids" groups="account.group_account_invoice" />
31
36
  </field>
32
37
  <filter name="associatedpartner" position="after">
33
38
  <filter
34
- string="Department"
35
- name="filter_department_id"
39
+ string="Departments"
40
+ name="filter_department_ids"
36
41
  domain="[]"
37
- context="{'group_by': 'department_id'}"
38
42
  groups="account.group_account_invoice"
39
43
  />
40
44
  </filter>
@@ -5,7 +5,11 @@
5
5
  <field name="inherit_id" ref="analytic.account_analytic_plan_form_view" />
6
6
  <field name="arch" type="xml">
7
7
  <xpath expr="//group//field[@name='company_id']" position="before">
8
- <field name="department_id" groups="account.group_account_invoice" />
8
+ <field
9
+ name="department_ids"
10
+ widget="many2many_tags"
11
+ groups="account.group_account_invoice"
12
+ />
9
13
  </xpath>
10
14
  </field>
11
15
  </record>
@@ -20,7 +24,8 @@
20
24
  groups="!base.group_multi_company"
21
25
  />
22
26
  <field
23
- name="department_id"
27
+ name="department_ids"
28
+ widget="many2many_tags"
24
29
  groups="account.group_account_invoice"
25
30
  optional="hide"
26
31
  />
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-analytic_hr_department_restriction
3
- Version: 16.0.1.0.1
3
+ Version: 16.0.1.1.0.2
4
4
  Summary: Analytic distributions restriction per HR department
5
5
  Home-page: https://github.com/OCA/account-analytic
6
6
  Author: Tecnativa, Odoo Community Association (OCA)
@@ -13,6 +13,10 @@ Classifier: License :: OSI Approved :: GNU Affero General Public License v3
13
13
  Requires-Python: >=3.10
14
14
  Requires-Dist: odoo<16.1dev,>=16.0a
15
15
 
16
+ .. image:: https://odoo-community.org/readme-banner-image
17
+ :target: https://odoo-community.org/get-involved?utm_source=readme
18
+ :alt: Odoo Community Association
19
+
16
20
  ====================================================
17
21
  Analytic distributions restriction per HR department
18
22
  ====================================================
@@ -22,13 +26,13 @@ Analytic distributions restriction per HR department
22
26
  !! This file is generated by oca-gen-addon-readme !!
23
27
  !! changes will be overwritten. !!
24
28
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
25
- !! source digest: sha256:bb538fc6b059dbce7461cad0af90c29efadbb98b14482a9535a25d4db428127c
29
+ !! source digest: sha256:df61994dd6701d3ad016addcdd3cbf0ce2dba05a1f1a27a949133ac0d164bb95
26
30
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
31
 
28
32
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
29
33
  :target: https://odoo-community.org/page/development-status
30
34
  :alt: Beta
31
- .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
35
+ .. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
32
36
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
33
37
  :alt: License: AGPL-3
34
38
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--analytic-lightgray.png?logo=github
@@ -1,25 +1,26 @@
1
- odoo/addons/analytic_hr_department_restriction/README.rst,sha256=O3wfPkJTX9bpwHXk0FTQQ_2eycLnfrkaCwQ8qiwHTO0,4382
1
+ odoo/addons/analytic_hr_department_restriction/README.rst,sha256=yttT4HNYvKHCGlCLlyBN_HFyodFKqHzvPQEEUgcskdA,4547
2
2
  odoo/addons/analytic_hr_department_restriction/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
3
- odoo/addons/analytic_hr_department_restriction/__manifest__.py,sha256=rqQxqVq9sRl1DtzW25bjjLqQ-TYlhJ14lRsws4Cumo4,632
4
- odoo/addons/analytic_hr_department_restriction/i18n/analytic_hr_department_restriction.pot,sha256=IVLgb5OOVyJJuK_w6GaMb72G1VnYFpQp7hyh-VGHHf0,1505
3
+ odoo/addons/analytic_hr_department_restriction/__manifest__.py,sha256=WhbZqBMrz704FbJIjI6rxrozLLonaW57BrAzbj6aOGg,632
4
+ odoo/addons/analytic_hr_department_restriction/i18n/analytic_hr_department_restriction.pot,sha256=0jUcjLP8zr9YQlQ5bTpS7bEsJvEUaP74qS3qRyXCoso,1508
5
5
  odoo/addons/analytic_hr_department_restriction/i18n/es.po,sha256=-sGYwxp6Pc6sIlZwbM3uJHCCXXeoC55sw9HzYJDgQ5A,1585
6
- odoo/addons/analytic_hr_department_restriction/i18n/it.po,sha256=0khuyEtDfjc5c2g7ROf1EcxXcVFH1IlKGaEC495yVTQ,1575
6
+ odoo/addons/analytic_hr_department_restriction/i18n/it.po,sha256=HMsRgkAcNJs65FXIkHmK7S9lTvlez0aNzBXzilvsOLo,1755
7
+ odoo/addons/analytic_hr_department_restriction/migrations/16.0.1.1.0/post-migration.py,sha256=jyzESrRNK5h-9uJYrwIao65_pKE-GGJyVpFK2PXcwO8,557
7
8
  odoo/addons/analytic_hr_department_restriction/models/__init__.py,sha256=Dd5CV80qJ4N-DNWSSLVB8_1O4g52NI1BcAD6dKUZ8C8,162
8
- odoo/addons/analytic_hr_department_restriction/models/account_analytic_account.py,sha256=OJz2W0lwN_2-i8Ray_gNkM9aH_kQ6g8_nNzdLmCm1Vs,428
9
- odoo/addons/analytic_hr_department_restriction/models/account_analytic_plan.py,sha256=p_K0Texwdf1-RqCLHD9p-qyWwhCkbzuJo_j_16Js5ZE,422
10
- odoo/addons/analytic_hr_department_restriction/models/ir_rule.py,sha256=hFMmgr33K41BdMTGhhLAF_mcpVXAw0a95m7AejJw5M8,2856
9
+ odoo/addons/analytic_hr_department_restriction/models/account_analytic_account.py,sha256=6o-Dw0Sqgxs-1hMPgLN0iBOR4hOPtgUvYeTLFpeBqqI,431
10
+ odoo/addons/analytic_hr_department_restriction/models/account_analytic_plan.py,sha256=LJtL_EjcdaCnkC23NRlgoR__b4d_SvZm1cN0wgniw-I,425
11
+ odoo/addons/analytic_hr_department_restriction/models/ir_rule.py,sha256=eS5JdTUYlVysVRbtpLcOH9GtZTalwl8yJP_UQIjCkN4,2858
11
12
  odoo/addons/analytic_hr_department_restriction/readme/CONFIGURE.rst,sha256=cZJpECvRUAD5PNOUOjGkPLXpd2rBkoHEk63OSOjpwKY,127
12
13
  odoo/addons/analytic_hr_department_restriction/readme/CONTRIBUTORS.rst,sha256=A-ePkWzxL7sfk2futLXfYllbnSRrZzTeeJCNg_snLDo,86
13
14
  odoo/addons/analytic_hr_department_restriction/readme/DESCRIPTION.rst,sha256=_AIO2kymt1cEs5uL-oPiUw7Qs_bCuSSluW6QmWLOs3I,350
14
15
  odoo/addons/analytic_hr_department_restriction/readme/USAGE.rst,sha256=YBFF35tDh8dViMdrwn_p7TZ9WK1mHIX544mxR9cov0Q,582
15
16
  odoo/addons/analytic_hr_department_restriction/security/groups.xml,sha256=dN536AJfIOSRjUafmSvWpYGpqTV5no6DlLrh682yrug,423
16
17
  odoo/addons/analytic_hr_department_restriction/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
17
- odoo/addons/analytic_hr_department_restriction/static/description/index.html,sha256=o0pv53gNxsI5NBEVPlwoxxao3Rat5EWdjmjP-nXV21g,14199
18
+ odoo/addons/analytic_hr_department_restriction/static/description/index.html,sha256=_8jCfLlHq0Qr9DntndkFO8abSZN2LHpilujm8ndYmEw,14384
18
19
  odoo/addons/analytic_hr_department_restriction/tests/__init__.py,sha256=l6JUuT5fLrb_xYWQW-GbLXl7g0cQ3sBAdRxC5EsP8Aw,166
19
- odoo/addons/analytic_hr_department_restriction/tests/test_analytic_hr_department_restriction.py,sha256=3rW0QarvaC1IoZYePJNyp6j5-h_rDrdZxkosM2RpPds,7305
20
- odoo/addons/analytic_hr_department_restriction/views/account_analytic_account_views.xml,sha256=IY6E8D5r5o4drFmOqaDq_tqnoFpzVSDT638AVUiq-98,1866
21
- odoo/addons/analytic_hr_department_restriction/views/account_analytic_plan_views.xml,sha256=wqfrwdIDyXJZTDpZdxhiUYFEo--sQeDrTKxHZu7UbD4,1226
22
- odoo_addon_analytic_hr_department_restriction-16.0.1.0.1.dist-info/METADATA,sha256=flxtWCCdwMGgR713PRtN8hFrCGLlLoSlH_MVjvARg7I,4946
23
- odoo_addon_analytic_hr_department_restriction-16.0.1.0.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
24
- odoo_addon_analytic_hr_department_restriction-16.0.1.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
25
- odoo_addon_analytic_hr_department_restriction-16.0.1.0.1.dist-info/RECORD,,
20
+ odoo/addons/analytic_hr_department_restriction/tests/test_analytic_hr_department_restriction.py,sha256=LwHCzrbkA8W5jfr-FBCwMlCuKlaBUgMO6Wkcq8HD7Uk,7373
21
+ odoo/addons/analytic_hr_department_restriction/views/account_analytic_account_views.xml,sha256=k9bsVxS6Ic6fuzYrRzyD0drB1yTqrDbaGrjpzkP5m0g,1955
22
+ odoo/addons/analytic_hr_department_restriction/views/account_analytic_plan_views.xml,sha256=TviCPL0buuweMkFeY0132byj2EqLEjuTjMDwgu-qpS8,1372
23
+ odoo_addon_analytic_hr_department_restriction-16.0.1.1.0.2.dist-info/METADATA,sha256=FhfCJxERSSUTUrY4wBXigGDUr2O2uYAUDOSzjqfL59g,5113
24
+ odoo_addon_analytic_hr_department_restriction-16.0.1.1.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
25
+ odoo_addon_analytic_hr_department_restriction-16.0.1.1.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
26
+ odoo_addon_analytic_hr_department_restriction-16.0.1.1.0.2.dist-info/RECORD,,