odoo-addon-purchase-force-invoiced 16.0.1.0.1.6__py3-none-any.whl → 16.0.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.
Potentially problematic release.
This version of odoo-addon-purchase-force-invoiced might be problematic. Click here for more details.
- odoo/addons/purchase_force_invoiced/README.rst +1 -1
- odoo/addons/purchase_force_invoiced/__manifest__.py +1 -1
- odoo/addons/purchase_force_invoiced/static/description/index.html +8 -6
- odoo/addons/purchase_force_invoiced/tests/test_purchase_force_invoiced.py +9 -0
- {odoo_addon_purchase_force_invoiced-16.0.1.0.1.6.dist-info → odoo_addon_purchase_force_invoiced-16.0.1.0.2.dist-info}/METADATA +4 -7
- {odoo_addon_purchase_force_invoiced-16.0.1.0.1.6.dist-info → odoo_addon_purchase_force_invoiced-16.0.1.0.2.dist-info}/RECORD +8 -8
- {odoo_addon_purchase_force_invoiced-16.0.1.0.1.6.dist-info → odoo_addon_purchase_force_invoiced-16.0.1.0.2.dist-info}/WHEEL +1 -1
- {odoo_addon_purchase_force_invoiced-16.0.1.0.1.6.dist-info → odoo_addon_purchase_force_invoiced-16.0.1.0.2.dist-info}/top_level.txt +0 -0
|
@@ -7,7 +7,7 @@ Purchase Force Invoiced
|
|
|
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:8ec714b84ce4ea68a518e642ed2000be0c51f65bdd5c087b5b107fd307575962
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"name": "Purchase Force Invoiced",
|
|
7
7
|
"summary": "Allows to force the billing status of the purchase order to "
|
|
8
8
|
'"Invoiced"',
|
|
9
|
-
"version": "16.0.1.0.
|
|
9
|
+
"version": "16.0.1.0.2",
|
|
10
10
|
"author": "Forgeflow, Odoo Community Association (OCA)",
|
|
11
11
|
"category": "Purchase Management",
|
|
12
12
|
"license": "AGPL-3",
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
1
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
2
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
4
3
|
<head>
|
|
@@ -9,10 +8,11 @@
|
|
|
9
8
|
|
|
10
9
|
/*
|
|
11
10
|
:Author: David Goodger (goodger@python.org)
|
|
12
|
-
:Id: $Id: html4css1.css
|
|
11
|
+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
|
13
12
|
:Copyright: This stylesheet has been placed in the public domain.
|
|
14
13
|
|
|
15
14
|
Default cascading style sheet for the HTML output of Docutils.
|
|
15
|
+
Despite the name, some widely supported CSS2 features are used.
|
|
16
16
|
|
|
17
17
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
|
18
18
|
customize this style sheet.
|
|
@@ -275,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
|
|
275
275
|
margin-left: 2em ;
|
|
276
276
|
margin-right: 2em }
|
|
277
277
|
|
|
278
|
-
pre.code .ln { color:
|
|
278
|
+
pre.code .ln { color: gray; } /* line numbers */
|
|
279
279
|
pre.code, code { background-color: #eeeeee }
|
|
280
280
|
pre.code .comment, code .comment { color: #5C6576 }
|
|
281
281
|
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
|
@@ -301,7 +301,7 @@ span.option {
|
|
|
301
301
|
span.pre {
|
|
302
302
|
white-space: pre }
|
|
303
303
|
|
|
304
|
-
span.problematic {
|
|
304
|
+
span.problematic, pre.problematic {
|
|
305
305
|
color: red }
|
|
306
306
|
|
|
307
307
|
span.section-subtitle {
|
|
@@ -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:8ec714b84ce4ea68a518e642ed2000be0c51f65bdd5c087b5b107fd307575962
|
|
371
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
372
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/purchase-workflow/tree/16.0/purchase_force_invoiced"><img alt="OCA/purchase-workflow" src="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_force_invoiced"><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/purchase-workflow&target_branch=16.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 adds the possibility for users to force the invoice status of the
|
|
@@ -432,7 +432,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
432
432
|
<div class="section" id="maintainers">
|
|
433
433
|
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
|
|
434
434
|
<p>This module is maintained by the OCA.</p>
|
|
435
|
-
<a class="reference external image-reference" href="https://odoo-community.org"
|
|
435
|
+
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
436
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
437
|
+
</a>
|
|
436
438
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
437
439
|
mission is to support the collaborative development of Odoo features and
|
|
438
440
|
promote its widespread use.</p>
|
|
@@ -15,6 +15,15 @@ class TestPurchaseForceInvoiced(TransactionCase):
|
|
|
15
15
|
def setUpClass(cls):
|
|
16
16
|
super().setUpClass()
|
|
17
17
|
cls.env = cls.env(context=dict(cls.env.context, **DISABLED_MAIL_CONTEXT))
|
|
18
|
+
if not cls.env.company.chart_template_id:
|
|
19
|
+
# Load a CoA if there's none in current company
|
|
20
|
+
coa = cls.env.ref("l10n_generic_coa.configurable_chart_template", False)
|
|
21
|
+
if not coa:
|
|
22
|
+
# Load the first available CoA
|
|
23
|
+
coa = cls.env["account.chart.template"].search(
|
|
24
|
+
[("visible", "=", True)], limit=1
|
|
25
|
+
)
|
|
26
|
+
coa.try_loading(company=cls.env.company, install_demo=False)
|
|
18
27
|
cls.purchase_order_model = cls.env["purchase.order"]
|
|
19
28
|
cls.purchase_order_line_model = cls.env["purchase.order.line"]
|
|
20
29
|
cls.account_invoice_model = cls.env["account.move"]
|
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
|
-
Name: odoo-addon-
|
|
3
|
-
Version: 16.0.1.0.
|
|
2
|
+
Name: odoo-addon-purchase_force_invoiced
|
|
3
|
+
Version: 16.0.1.0.2
|
|
4
4
|
Summary: Allows to force the billing status of the purchase order to "Invoiced"
|
|
5
5
|
Home-page: https://github.com/OCA/purchase-workflow
|
|
6
6
|
Author: Forgeflow, Odoo Community Association (OCA)
|
|
7
7
|
Author-email: support@odoo-community.org
|
|
8
8
|
License: AGPL-3
|
|
9
|
-
Platform: UNKNOWN
|
|
10
9
|
Classifier: Programming Language :: Python
|
|
11
10
|
Classifier: Framework :: Odoo
|
|
12
11
|
Classifier: Framework :: Odoo :: 16.0
|
|
13
12
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
14
13
|
Requires-Python: >=3.10
|
|
15
|
-
Requires-Dist: odoo
|
|
14
|
+
Requires-Dist: odoo<16.1dev,>=16.0a
|
|
16
15
|
|
|
17
16
|
=======================
|
|
18
17
|
Purchase Force Invoiced
|
|
@@ -23,7 +22,7 @@ Purchase Force Invoiced
|
|
|
23
22
|
!! This file is generated by oca-gen-addon-readme !!
|
|
24
23
|
!! changes will be overwritten. !!
|
|
25
24
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
26
|
-
!! source digest: sha256:
|
|
25
|
+
!! source digest: sha256:8ec714b84ce4ea68a518e642ed2000be0c51f65bdd5c087b5b107fd307575962
|
|
27
26
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
28
27
|
|
|
29
28
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -113,5 +112,3 @@ promote its widespread use.
|
|
|
113
112
|
This module is part of the `OCA/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/16.0/purchase_force_invoiced>`_ project on GitHub.
|
|
114
113
|
|
|
115
114
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
116
|
-
|
|
117
|
-
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
odoo/addons/purchase_force_invoiced/README.rst,sha256=
|
|
1
|
+
odoo/addons/purchase_force_invoiced/README.rst,sha256=wNDSdor9pzd_1tKFokj74ImOo8QbSbuXGo6Es6vRMZM,3867
|
|
2
2
|
odoo/addons/purchase_force_invoiced/__init__.py,sha256=aRNInmibTaqgcjQzJ0lXmv1U8y0u1Bvx94slUCcGyBU,112
|
|
3
|
-
odoo/addons/purchase_force_invoiced/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/purchase_force_invoiced/__manifest__.py,sha256=urvivdiZb9KyqnTf5Gaz0y9ESgve8xIcpuWsTLzFbOQ,586
|
|
4
4
|
odoo/addons/purchase_force_invoiced/i18n/de.po,sha256=lh6R_KBDGl7X3kFKwpwtQTijS3oxzi1gka8US8iVjzI,1639
|
|
5
5
|
odoo/addons/purchase_force_invoiced/i18n/es.po,sha256=r6wb8xV85dC1WW8IDrTKOvLE_j3HL3TUxQBVUnCPIQE,1641
|
|
6
6
|
odoo/addons/purchase_force_invoiced/i18n/fr.po,sha256=o3hZxs8dlgxx6-Pe8KQ6Zpg5kWSQzSTF1EbeBRbAFG0,1682
|
|
@@ -15,11 +15,11 @@ odoo/addons/purchase_force_invoiced/readme/USAGE.rst,sha256=H37nzOIycshaMCm2shUL
|
|
|
15
15
|
odoo/addons/purchase_force_invoiced/reports/__init__.py,sha256=YdNRMAZuHGqGF5XIc9V8npqCVgE3p3J3xoacuQR9C74,100
|
|
16
16
|
odoo/addons/purchase_force_invoiced/reports/purchase_report.py,sha256=WCZ-rQcuZttuZIP1Q98mmpjQSyPWHatUvsvVv3mn-4Y,709
|
|
17
17
|
odoo/addons/purchase_force_invoiced/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
18
|
-
odoo/addons/purchase_force_invoiced/static/description/index.html,sha256=
|
|
18
|
+
odoo/addons/purchase_force_invoiced/static/description/index.html,sha256=JzAjnk2hEpnWEihIvaYlLuJLx7jy3QiHzD9nahCio54,13566
|
|
19
19
|
odoo/addons/purchase_force_invoiced/tests/__init__.py,sha256=r-qABJGYne9MBeVXsdOhoj4SKKsF0KArfXZIkwW5X2g,113
|
|
20
|
-
odoo/addons/purchase_force_invoiced/tests/test_purchase_force_invoiced.py,sha256=
|
|
20
|
+
odoo/addons/purchase_force_invoiced/tests/test_purchase_force_invoiced.py,sha256=o2j3tVKJrl9dwwwurAzf_KgO0sOai2fN0fFAd1JVxfg,4999
|
|
21
21
|
odoo/addons/purchase_force_invoiced/view/purchase_order.xml,sha256=AeH1BCgzI22hqhJsmk-uQ3yGZJdw-dKFraw6o9uWJEs,861
|
|
22
|
-
odoo_addon_purchase_force_invoiced-16.0.1.0.
|
|
23
|
-
odoo_addon_purchase_force_invoiced-16.0.1.0.
|
|
24
|
-
odoo_addon_purchase_force_invoiced-16.0.1.0.
|
|
25
|
-
odoo_addon_purchase_force_invoiced-16.0.1.0.
|
|
22
|
+
odoo_addon_purchase_force_invoiced-16.0.1.0.2.dist-info/METADATA,sha256=LAdWiAfz_Epx-GZVRzWCyAt31TsPjZLBv2st9kPunqo,4439
|
|
23
|
+
odoo_addon_purchase_force_invoiced-16.0.1.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
24
|
+
odoo_addon_purchase_force_invoiced-16.0.1.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
25
|
+
odoo_addon_purchase_force_invoiced-16.0.1.0.2.dist-info/RECORD,,
|