odoo-addon-contract 17.0.1.2.1__py3-none-any.whl → 17.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.
- odoo/addons/contract/README.rst +1 -1
- odoo/addons/contract/__manifest__.py +1 -1
- odoo/addons/contract/i18n/contract.pot +26 -0
- odoo/addons/contract/models/abstract_contract_line.py +3 -1
- odoo/addons/contract/models/contract_line.py +13 -13
- odoo/addons/contract/static/description/index.html +1 -1
- odoo/addons/contract/views/contract.xml +7 -0
- odoo/addons/contract/views/contract_line.xml +100 -0
- {odoo_addon_contract-17.0.1.2.1.dist-info → odoo_addon_contract-17.0.1.3.0.dist-info}/METADATA +2 -2
- {odoo_addon_contract-17.0.1.2.1.dist-info → odoo_addon_contract-17.0.1.3.0.dist-info}/RECORD +12 -12
- {odoo_addon_contract-17.0.1.2.1.dist-info → odoo_addon_contract-17.0.1.3.0.dist-info}/WHEEL +0 -0
- {odoo_addon_contract-17.0.1.2.1.dist-info → odoo_addon_contract-17.0.1.3.0.dist-info}/top_level.txt +0 -0
odoo/addons/contract/README.rst
CHANGED
|
@@ -7,7 +7,7 @@ Recurring - Contracts Management
|
|
|
7
7
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
8
|
!! changes will be overwritten. !!
|
|
9
9
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
10
|
+
!! source digest: sha256:680829dfa21c8ed01b3b5450b9d2601c1b47c4725f05be5c398ad5a7a77ab2a5
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
|
@@ -528,6 +528,7 @@ msgstr ""
|
|
|
528
528
|
#: model:ir.model.fields,field_description:contract.field_contract_modification__contract_id
|
|
529
529
|
#: model:ir.model.fields,field_description:contract.field_contract_template_line__contract_id
|
|
530
530
|
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
|
|
531
|
+
#: model_terms:ir.ui.view,arch_db:contract.contract_line_search_view
|
|
531
532
|
#: model_terms:ir.ui.view,arch_db:contract.res_config_settings_form_view
|
|
532
533
|
msgid "Contract"
|
|
533
534
|
msgstr ""
|
|
@@ -785,6 +786,7 @@ msgstr ""
|
|
|
785
786
|
#: model:ir.model.fields,field_description:contract.field_res_partner__contract_ids
|
|
786
787
|
#: model:ir.model.fields,field_description:contract.field_res_users__contract_ids
|
|
787
788
|
#: model:ir.ui.menu,name:contract.menu_config_contract
|
|
789
|
+
#: model:ir.ui.menu,name:contract.menu_contract_reporting
|
|
788
790
|
#: model_terms:ir.ui.view,arch_db:contract.portal_my_contracts
|
|
789
791
|
#: model_terms:ir.ui.view,arch_db:contract.portal_my_home_contract
|
|
790
792
|
#: model_terms:ir.ui.view,arch_db:contract.portal_my_home_menu_contract
|
|
@@ -881,6 +883,16 @@ msgstr ""
|
|
|
881
883
|
msgid "Customer"
|
|
882
884
|
msgstr ""
|
|
883
885
|
|
|
886
|
+
#. module: contract
|
|
887
|
+
#: model:ir.actions.act_window,name:contract.action_customer_contract_lines
|
|
888
|
+
msgid "Customer Contract Lines"
|
|
889
|
+
msgstr ""
|
|
890
|
+
|
|
891
|
+
#. module: contract
|
|
892
|
+
#: model:ir.ui.menu,name:contract.menu_customer_contract_line_report
|
|
893
|
+
msgid "Customer Contract lines"
|
|
894
|
+
msgstr ""
|
|
895
|
+
|
|
884
896
|
#. module: contract
|
|
885
897
|
#: model:ir.actions.act_window,name:contract.action_customer_contract
|
|
886
898
|
#: model:ir.ui.menu,name:contract.menu_contract_contract_customer
|
|
@@ -1105,6 +1117,7 @@ msgstr ""
|
|
|
1105
1117
|
|
|
1106
1118
|
#. module: contract
|
|
1107
1119
|
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
|
|
1120
|
+
#: model_terms:ir.ui.view,arch_db:contract.contract_line_search_view
|
|
1108
1121
|
msgid "Group By..."
|
|
1109
1122
|
msgstr ""
|
|
1110
1123
|
|
|
@@ -1601,8 +1614,11 @@ msgstr ""
|
|
|
1601
1614
|
|
|
1602
1615
|
#. module: contract
|
|
1603
1616
|
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__partner_id
|
|
1617
|
+
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__partner_id
|
|
1604
1618
|
#: model:ir.model.fields,field_description:contract.field_contract_contract__partner_id
|
|
1619
|
+
#: model:ir.model.fields,field_description:contract.field_contract_line__partner_id
|
|
1605
1620
|
#: model:ir.model.fields,field_description:contract.field_contract_template__partner_id
|
|
1621
|
+
#: model:ir.model.fields,field_description:contract.field_contract_template_line__partner_id
|
|
1606
1622
|
msgid "Partner"
|
|
1607
1623
|
msgstr ""
|
|
1608
1624
|
|
|
@@ -2010,6 +2026,16 @@ msgstr ""
|
|
|
2010
2026
|
msgid "Supplier"
|
|
2011
2027
|
msgstr ""
|
|
2012
2028
|
|
|
2029
|
+
#. module: contract
|
|
2030
|
+
#: model:ir.actions.act_window,name:contract.action_supplier_contract_lines
|
|
2031
|
+
msgid "Supplier Contract Lines"
|
|
2032
|
+
msgstr ""
|
|
2033
|
+
|
|
2034
|
+
#. module: contract
|
|
2035
|
+
#: model:ir.ui.menu,name:contract.menu_supplier_contract_line_report
|
|
2036
|
+
msgid "Supplier Contract lines"
|
|
2037
|
+
msgstr ""
|
|
2038
|
+
|
|
2013
2039
|
#. module: contract
|
|
2014
2040
|
#: model:ir.actions.act_window,name:contract.action_supplier_contract
|
|
2015
2041
|
#: model:ir.ui.menu,name:contract.menu_contract_contract_supplier
|
|
@@ -17,8 +17,10 @@ class ContractAbstractContractLine(models.AbstractModel):
|
|
|
17
17
|
_description = "Abstract Recurring Contract Line"
|
|
18
18
|
|
|
19
19
|
product_id = fields.Many2one("product.product", string="Product")
|
|
20
|
-
|
|
21
20
|
name = fields.Text(string="Description", required=True)
|
|
21
|
+
partner_id = fields.Many2one(
|
|
22
|
+
comodel_name="res.partner", related="contract_id.partner_id"
|
|
23
|
+
)
|
|
22
24
|
quantity = fields.Float(default=1.0, required=True)
|
|
23
25
|
product_uom_category_id = fields.Many2one( # Used for domain of field uom_id
|
|
24
26
|
comodel_name="uom.category",
|
|
@@ -597,18 +597,18 @@ class ContractLine(models.Model):
|
|
|
597
597
|
|
|
598
598
|
def _translate_marker_month_name(self, month_name):
|
|
599
599
|
months = {
|
|
600
|
-
"
|
|
601
|
-
"
|
|
602
|
-
"
|
|
603
|
-
"
|
|
604
|
-
"
|
|
605
|
-
"
|
|
606
|
-
"
|
|
607
|
-
"
|
|
608
|
-
"
|
|
609
|
-
"
|
|
610
|
-
"
|
|
611
|
-
"
|
|
600
|
+
"01": _("January"),
|
|
601
|
+
"02": _("February"),
|
|
602
|
+
"03": _("March"),
|
|
603
|
+
"04": _("April"),
|
|
604
|
+
"05": _("May"),
|
|
605
|
+
"06": _("June"),
|
|
606
|
+
"07": _("July"),
|
|
607
|
+
"08": _("August"),
|
|
608
|
+
"09": _("September"),
|
|
609
|
+
"10": _("October"),
|
|
610
|
+
"11": _("November"),
|
|
611
|
+
"12": _("December"),
|
|
612
612
|
}
|
|
613
613
|
return months[month_name]
|
|
614
614
|
|
|
@@ -623,7 +623,7 @@ class ContractLine(models.Model):
|
|
|
623
623
|
name = name.replace(
|
|
624
624
|
"#INVOICEMONTHNAME#",
|
|
625
625
|
self.with_context(lang=lang.code)._translate_marker_month_name(
|
|
626
|
-
first_date_invoiced.strftime("%
|
|
626
|
+
first_date_invoiced.strftime("%m")
|
|
627
627
|
),
|
|
628
628
|
)
|
|
629
629
|
return name
|
|
@@ -367,7 +367,7 @@ ul.auto-toc {
|
|
|
367
367
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
368
|
!! changes will be overwritten. !!
|
|
369
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
370
|
+
!! source digest: sha256:680829dfa21c8ed01b3b5450b9d2601c1b47c4725f05be5c398ad5a7a77ab2a5
|
|
371
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
372
372
|
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/contract/tree/17.0/contract"><img alt="OCA/contract" src="https://img.shields.io/badge/github-OCA%2Fcontract-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-contract"><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/contract&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
373
|
<p>This module enables contracts management with recurring invoicing
|
|
@@ -686,4 +686,11 @@
|
|
|
686
686
|
action="action_supplier_contract"
|
|
687
687
|
sequence="99"
|
|
688
688
|
/>
|
|
689
|
+
|
|
690
|
+
<!-- Base menu for contracts reporting -->
|
|
691
|
+
<record model="ir.ui.menu" id="menu_contract_reporting">
|
|
692
|
+
<field name="name">Contracts</field>
|
|
693
|
+
<field name="parent_id" ref="account.menu_finance_reports" />
|
|
694
|
+
<field name="sequence" eval="40" />
|
|
695
|
+
</record>
|
|
689
696
|
</odoo>
|
|
@@ -182,4 +182,104 @@
|
|
|
182
182
|
</field>
|
|
183
183
|
</field>
|
|
184
184
|
</record>
|
|
185
|
+
|
|
186
|
+
<!--TREE view - reporting -->
|
|
187
|
+
<record id="contract_line_report_tree_view" model="ir.ui.view">
|
|
188
|
+
<field name="name">contract.line report tree view (in contract)</field>
|
|
189
|
+
<field name="model">contract.line</field>
|
|
190
|
+
<field name="arch" type="xml">
|
|
191
|
+
<tree>
|
|
192
|
+
<field name="contract_id" />
|
|
193
|
+
<field name="partner_id" />
|
|
194
|
+
<field name="product_id" />
|
|
195
|
+
<field
|
|
196
|
+
name="analytic_distribution"
|
|
197
|
+
widget="analytic_distribution"
|
|
198
|
+
groups="analytic.group_analytic_accounting"
|
|
199
|
+
/>
|
|
200
|
+
<field name="quantity" />
|
|
201
|
+
<field name="uom_id" />
|
|
202
|
+
<field name="price_unit" />
|
|
203
|
+
<field name="discount" groups="base.group_no_one" />
|
|
204
|
+
<field name="price_subtotal" />
|
|
205
|
+
<field name="date_start" />
|
|
206
|
+
<field name="date_end" />
|
|
207
|
+
<field name="recurring_interval" />
|
|
208
|
+
<field name="recurring_rule_type" />
|
|
209
|
+
<field name="recurring_next_date" />
|
|
210
|
+
<field name="last_date_invoiced" />
|
|
211
|
+
<field name="is_auto_renew" />
|
|
212
|
+
<field name="is_canceled" />
|
|
213
|
+
<field name="state" />
|
|
214
|
+
|
|
215
|
+
</tree>
|
|
216
|
+
</field>
|
|
217
|
+
</record>
|
|
218
|
+
|
|
219
|
+
<!-- Contract lines search view - reporting -->
|
|
220
|
+
<record id="contract_line_search_view" model="ir.ui.view">
|
|
221
|
+
<field name="name">contract.line search view (in contract)</field>
|
|
222
|
+
<field name="model">contract.line</field>
|
|
223
|
+
<field name="arch" type="xml">
|
|
224
|
+
<search>
|
|
225
|
+
<field name="contract_id" />
|
|
226
|
+
<field name="product_id" />
|
|
227
|
+
<field name="name" />
|
|
228
|
+
<field name="date_start" />
|
|
229
|
+
<field name="date_end" />
|
|
230
|
+
<field name="recurring_next_date" />
|
|
231
|
+
<field name="last_date_invoiced" />
|
|
232
|
+
<separator />
|
|
233
|
+
<filter name="is_canceled" domain="[('is_canceled', '=', True)]" />
|
|
234
|
+
<filter name="is_auto_renew" domain="[('is_auto_renew', '=', True)]" />
|
|
235
|
+
<group expand="0" string="Group By...">
|
|
236
|
+
<filter
|
|
237
|
+
string="Contract"
|
|
238
|
+
name="group_by_contract"
|
|
239
|
+
domain="[]"
|
|
240
|
+
context="{'group_by':'contract_id'}"
|
|
241
|
+
/>
|
|
242
|
+
</group>
|
|
243
|
+
</search>
|
|
244
|
+
</field>
|
|
245
|
+
</record>
|
|
246
|
+
|
|
247
|
+
<!-- Add action for contract lines -->
|
|
248
|
+
<record id="action_supplier_contract_lines" model="ir.actions.act_window">
|
|
249
|
+
<field name="name">Supplier Contract Lines</field>
|
|
250
|
+
<field name="res_model">contract.line</field>
|
|
251
|
+
<field name="view_mode">tree,form</field>
|
|
252
|
+
<field name="domain">[('contract_id.contract_type', '=', 'purchase')]</field>
|
|
253
|
+
<field name="context">
|
|
254
|
+
{'search_default_group_by_contract': 1}
|
|
255
|
+
</field>
|
|
256
|
+
<field name="search_view_id" ref="contract_line_search_view" />
|
|
257
|
+
<field name="view_id" ref="contract_line_report_tree_view" />
|
|
258
|
+
</record>
|
|
259
|
+
|
|
260
|
+
<record id="action_customer_contract_lines" model="ir.actions.act_window">
|
|
261
|
+
<field name="name">Customer Contract Lines</field>
|
|
262
|
+
<field name="res_model">contract.line</field>
|
|
263
|
+
<field name="view_mode">tree,form</field>
|
|
264
|
+
<field name="domain">[('contract_id.contract_type', '=', 'sale')]</field>
|
|
265
|
+
<field name="context">
|
|
266
|
+
{'search_default_group_by_contract': 1}
|
|
267
|
+
</field>
|
|
268
|
+
<field name="search_view_id" ref="contract_line_search_view" />
|
|
269
|
+
<field name="view_id" ref="contract_line_report_tree_view" />
|
|
270
|
+
</record>
|
|
271
|
+
|
|
272
|
+
<record model="ir.ui.menu" id="menu_customer_contract_line_report">
|
|
273
|
+
<field name="name">Customer Contract lines</field>
|
|
274
|
+
<field name="parent_id" ref="contract.menu_contract_reporting" />
|
|
275
|
+
<field name="action" ref="contract.action_customer_contract_lines" />
|
|
276
|
+
<field name="sequence" eval="10" />
|
|
277
|
+
</record>
|
|
278
|
+
<record model="ir.ui.menu" id="menu_supplier_contract_line_report">
|
|
279
|
+
<field name="name">Supplier Contract lines</field>
|
|
280
|
+
<field name="parent_id" ref="contract.menu_contract_reporting" />
|
|
281
|
+
<field name="action" ref="contract.action_supplier_contract_lines" />
|
|
282
|
+
<field name="sequence" eval="11" />
|
|
283
|
+
</record>
|
|
284
|
+
|
|
185
285
|
</odoo>
|
{odoo_addon_contract-17.0.1.2.1.dist-info → odoo_addon_contract-17.0.1.3.0.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-contract
|
|
3
|
-
Version: 17.0.1.
|
|
3
|
+
Version: 17.0.1.3.0
|
|
4
4
|
Requires-Python: >=3.10
|
|
5
5
|
Requires-Dist: odoo>=17.0a,<17.1dev
|
|
6
6
|
Summary: Recurring - Contracts Management
|
|
@@ -23,7 +23,7 @@ Recurring - Contracts Management
|
|
|
23
23
|
!! This file is generated by oca-gen-addon-readme !!
|
|
24
24
|
!! changes will be overwritten. !!
|
|
25
25
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
26
|
-
!! source digest: sha256:
|
|
26
|
+
!! source digest: sha256:680829dfa21c8ed01b3b5450b9d2601c1b47c4725f05be5c398ad5a7a77ab2a5
|
|
27
27
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
28
28
|
|
|
29
29
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
{odoo_addon_contract-17.0.1.2.1.dist-info → odoo_addon_contract-17.0.1.3.0.dist-info}/RECORD
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
odoo/addons/contract/README.rst,sha256=
|
|
1
|
+
odoo/addons/contract/README.rst,sha256=BCwc5vH3LeFsBxVDZ8nYwKZRCj4Cp-UECxIeDzjIOow,6011
|
|
2
2
|
odoo/addons/contract/__init__.py,sha256=dnUeA_K1torbiMNF3tt2dtECdk-FkWm01DByr9MBMIA,69
|
|
3
|
-
odoo/addons/contract/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/contract/__manifest__.py,sha256=lloOxKWFF89Vi-OpHlr699xNwEtxcTV1tyvmfbhKJrY,2084
|
|
4
4
|
odoo/addons/contract/controllers/__init__.py,sha256=ZAYSY9pxyJjumL2QVLuxqtBzjLwKPiQsVXMBAWvNGGY,85
|
|
5
5
|
odoo/addons/contract/controllers/main.py,sha256=bh4rySoMQWEzVWjez9Jn0cpl6edK3Frh63AROkiRfio,3995
|
|
6
6
|
odoo/addons/contract/data/contract_cron.xml,sha256=Sf-dhqWi0FqEIDGI0L4FJh5E--RonzhZepZwecY_KaI,637
|
|
@@ -15,7 +15,7 @@ odoo/addons/contract/i18n/bg.po,sha256=qOLocYE1oOyTlXkETBBiI1sxB7DYnZGz-gt7ToSWY
|
|
|
15
15
|
odoo/addons/contract/i18n/bs.po,sha256=8yb57crmYp-HVHpO1bI615Nb1yRNZ6JLMcdvv-EmKQ8,96255
|
|
16
16
|
odoo/addons/contract/i18n/ca.po,sha256=muYf7F7TPrBRz0jLyTO9HPHWDquT9rtT42L62c-2BA0,132287
|
|
17
17
|
odoo/addons/contract/i18n/ca_ES.po,sha256=h8bEVEjx8HlF3ElBcKzTaUb4eEjG1OSnF2SYWdy0jpk,95910
|
|
18
|
-
odoo/addons/contract/i18n/contract.pot,sha256=
|
|
18
|
+
odoo/addons/contract/i18n/contract.pot,sha256=p2lbRQfxeqHpsYzbAUCHzzIKhlk97IuH-_nC6tpqNnU,96767
|
|
19
19
|
odoo/addons/contract/i18n/cs.po,sha256=stDTO3nvK-weCiz2I-dL9P0jWUG_8B2K4hgvbDVjLrE,96280
|
|
20
20
|
odoo/addons/contract/i18n/da.po,sha256=mm9xXq8yIaYy547Yl3iDhS_VDSMwacHHbVVfgltgd2c,96260
|
|
21
21
|
odoo/addons/contract/i18n/de.po,sha256=eCOCSICDSAWg0pQEOzPjt3939Xet20vtdznLoukB7sU,124557
|
|
@@ -82,10 +82,10 @@ odoo/addons/contract/i18n/zh_CN.po,sha256=5kNpAs1Z8VZB-tSqNf_lfqE6tN9IP_sYWyDQk4
|
|
|
82
82
|
odoo/addons/contract/i18n/zh_TW.po,sha256=EV-htspaOtNphYhHGelS1sts5LV0zsc_AEs-61WR7VQ,96185
|
|
83
83
|
odoo/addons/contract/models/__init__.py,sha256=zuv-r67B013SUlCuzjrrupfEOTsgfAXyPSNd6e-PGWM,529
|
|
84
84
|
odoo/addons/contract/models/abstract_contract.py,sha256=oZBawlf0KQ1_iXNw7ns6M7x6mMBI2xvSR46ow2Flhrw,2907
|
|
85
|
-
odoo/addons/contract/models/abstract_contract_line.py,sha256=
|
|
85
|
+
odoo/addons/contract/models/abstract_contract_line.py,sha256=2Tcl1mH3uUSzYpaYXebbPeoRPGtPsgAn73cQOVS6-Vc,10252
|
|
86
86
|
odoo/addons/contract/models/account_move.py,sha256=5jbL9XA-pc6pWlUFAk8QEeiUPR1f6kiJN1x-mtthCx4,568
|
|
87
87
|
odoo/addons/contract/models/contract.py,sha256=254M9JG8e69YveY5m7F13wBPJWst0vjQXpEFF_MUEUg,26734
|
|
88
|
-
odoo/addons/contract/models/contract_line.py,sha256=
|
|
88
|
+
odoo/addons/contract/models/contract_line.py,sha256=NVPkSYQ-yMjtvgVWsxVyaEiRgeq56RypXWIvrTULuoM,41279
|
|
89
89
|
odoo/addons/contract/models/contract_line_constraints.py,sha256=b2ickNjNcRDsihwfjl0JxNk-_n9_2WEPHL_JdJPXwvM,11126
|
|
90
90
|
odoo/addons/contract/models/contract_modification.py,sha256=d0tv2Zn6_WrR633pmzwAavzC2I3sLYmGokOKtMn7AYY,1147
|
|
91
91
|
odoo/addons/contract/models/contract_recurrency_mixin.py,sha256=m2QN12YAent93Izt-wFHHggw-9kG3nQ2CvYKkSn7iAk,8865
|
|
@@ -109,7 +109,7 @@ odoo/addons/contract/security/contract_terminate_reason.xml,sha256=9FuazMNgwNWVE
|
|
|
109
109
|
odoo/addons/contract/security/groups.xml,sha256=kv3a7HwzgFu5bHzaLoPDOkCkFnlJblkfJBHlE4HWKdg,390
|
|
110
110
|
odoo/addons/contract/security/ir.model.access.csv,sha256=PCzdDvEoQpqozFHSk1uU_JyREUP2U2gVV1lWeQm17Z8,1836
|
|
111
111
|
odoo/addons/contract/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
112
|
-
odoo/addons/contract/static/description/index.html,sha256=
|
|
112
|
+
odoo/addons/contract/static/description/index.html,sha256=WJmOSRlMHbiojivuV4OKJq4Dp5yrvJRsavDOtpJ_qoU,17240
|
|
113
113
|
odoo/addons/contract/static/src/js/contract_portal_tour.esm.js,sha256=MfKevsZ3HOhegDM23KYNEylJgT71Z38y7ZlmfQq7hMM,424
|
|
114
114
|
odoo/addons/contract/static/src/screenshots/portal-detail.png,sha256=8pMCU4nqwnSM-rbWZd3iJxXdYLBiYzuWNvT_NKslcoo,113399
|
|
115
115
|
odoo/addons/contract/static/src/screenshots/portal-list.png,sha256=gWSW4rlncFZemG9i0xvyqGHLxoJ6Ew9RhXw4EXQqTZY,24905
|
|
@@ -121,8 +121,8 @@ odoo/addons/contract/tests/test_contract_manually_create_invoice.py,sha256=GfA-h
|
|
|
121
121
|
odoo/addons/contract/tests/test_multicompany.py,sha256=tzoZO47kgNl05I4lbc-ynfmrJT9dhY6VINxxMdoj7Tk,4513
|
|
122
122
|
odoo/addons/contract/tests/test_portal.py,sha256=YRJkx2FcYz-oLhFlXQzFjtzqq3crJIgLTunWwiqua0E,1174
|
|
123
123
|
odoo/addons/contract/views/abstract_contract_line.xml,sha256=OqWhNhlSBo-D5A4pFNykQQTuyw5W7j-Q-p3HCdDMD_8,5308
|
|
124
|
-
odoo/addons/contract/views/contract.xml,sha256=
|
|
125
|
-
odoo/addons/contract/views/contract_line.xml,sha256=
|
|
124
|
+
odoo/addons/contract/views/contract.xml,sha256=Yu8w-UYRJSD-IxecTwN7CbGhZT0enMIG8w2N2EdTrD4,35382
|
|
125
|
+
odoo/addons/contract/views/contract_line.xml,sha256=3Ur00N7SnmnqG4vVhQd1vYuuezZp27E-cwlj8EE2WC8,12963
|
|
126
126
|
odoo/addons/contract/views/contract_portal_templates.xml,sha256=Myw0z2J69m0LySwtgG7-IlauxlM7F3VcfgeNuCIG7T0,20273
|
|
127
127
|
odoo/addons/contract/views/contract_tag.xml,sha256=6Qsyd9CiC_owa6G5YbX-4XmtqRAUrUSIAGlriTkeMk0,1678
|
|
128
128
|
odoo/addons/contract/views/contract_template.xml,sha256=Mvv6nyZzW3i69B0qJGyu_Meh6SEUW2ZCKuwdmGG51dA,6401
|
|
@@ -137,7 +137,7 @@ odoo/addons/contract/wizards/contract_line_wizard.py,sha256=ItgL8eYPTnP5JI3kPAZm
|
|
|
137
137
|
odoo/addons/contract/wizards/contract_line_wizard.xml,sha256=t_Abc2wd9a_8jS6Cjlo_1nNilqycD_XWdt3Joi2o2Zo,4400
|
|
138
138
|
odoo/addons/contract/wizards/contract_manually_create_invoice.py,sha256=Q1BwQ9Vh4YdEiPlm6DS7iRcWauyEn9eoEY5S3MtbpgA,2962
|
|
139
139
|
odoo/addons/contract/wizards/contract_manually_create_invoice.xml,sha256=EzgPmH5sJZcLjlUwB29tYw9EuyXaZC53xt9dDy9LopM,3791
|
|
140
|
-
odoo_addon_contract-17.0.1.
|
|
141
|
-
odoo_addon_contract-17.0.1.
|
|
142
|
-
odoo_addon_contract-17.0.1.
|
|
143
|
-
odoo_addon_contract-17.0.1.
|
|
140
|
+
odoo_addon_contract-17.0.1.3.0.dist-info/METADATA,sha256=WwvggkQRsDSoQEWRzFxCEJZlvEfv0qlKc5MdjLaFjzc,6591
|
|
141
|
+
odoo_addon_contract-17.0.1.3.0.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
|
142
|
+
odoo_addon_contract-17.0.1.3.0.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
143
|
+
odoo_addon_contract-17.0.1.3.0.dist-info/RECORD,,
|
|
File without changes
|
{odoo_addon_contract-17.0.1.2.1.dist-info → odoo_addon_contract-17.0.1.3.0.dist-info}/top_level.txt
RENAMED
|
File without changes
|