@@ -14,13 +14,13 @@ Quick Purchase order
14
14
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
15
15
:alt: License: AGPL-3
16
16
.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github
17
- :target: https://github.com/OCA/purchase-workflow/tree/10 .0/quick_purchase
17
+ :target: https://github.com/OCA/purchase-workflow/tree/12 .0/quick_purchase
18
18
:alt: OCA/purchase-workflow
19
19
.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20
- :target: https://translation.odoo-community.org/projects/purchase-workflow-10 -0/purchase-workflow-10 -0-quick_purchase
20
+ :target: https://translation.odoo-community.org/projects/purchase-workflow-12 -0/purchase-workflow-12 -0-quick_purchase
21
21
:alt: Translate me on Weblate
22
22
.. |badge5 | image :: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23
- :target: https://runbot.odoo-community.org/runbot/142/10 .0
23
+ :target: https://runbot.odoo-community.org/runbot/142/12 .0
24
24
:alt: Try me on Runbot
25
25
26
26
|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
@@ -38,13 +38,13 @@ Usage
38
38
39
39
Inside a purchase order, you can click on "Add products", to open a product tree view, then update "qty to purchase" field.
40
40
41
- .. image :: https://raw.githubusercontent.com/OCA/purchase-workflow/10 .0/quick_purchase/static/description/01_purchase_order_create.png
41
+ .. image :: https://raw.githubusercontent.com/OCA/purchase-workflow/12 .0/quick_purchase/static/description/01_purchase_order_create.png
42
42
:width: 800 px
43
43
:alt: Purchase order create
44
44
45
45
|
46
46
47
- .. image :: https://raw.githubusercontent.com/OCA/purchase-workflow/10 .0/quick_purchase/static/description/02_purchase_order_add_product.png
47
+ .. image :: https://raw.githubusercontent.com/OCA/purchase-workflow/12 .0/quick_purchase/static/description/02_purchase_order_add_product.png
48
48
:width: 800 px
49
49
:alt: Purchase order Add product
50
50
@@ -54,23 +54,30 @@ The update of "qty to purchase" will add new purchase line or update the existin
54
54
55
55
|
56
56
57
- .. image :: https://raw.githubusercontent.com/OCA/purchase-workflow/10 .0/quick_purchase/static/description/03_purchase_order_updated.png
57
+ .. image :: https://raw.githubusercontent.com/OCA/purchase-workflow/12 .0/quick_purchase/static/description/03_purchase_order_updated.png
58
58
:width: 800 px
59
59
:alt: Purchase order updated
60
60
61
61
|
62
62
63
- .. image :: https://raw.githubusercontent.com/OCA/purchase-workflow/10 .0/quick_purchase/static/description/04_purchase_order_update_product_qty.png
63
+ .. image :: https://raw.githubusercontent.com/OCA/purchase-workflow/12 .0/quick_purchase/static/description/04_purchase_order_update_product_qty.png
64
64
:width: 800 px
65
65
:alt: Purchase order update product qty.
66
66
67
+ Known issues / Roadmap
68
+ ======================
69
+
70
+ Purchase module doesn't depend on stock now. This module depends on stock,
71
+ if you need to use it without the stock module you can make a PR to
72
+ split the module (mainly displaying qty_available of a product)
73
+
67
74
Bug Tracker
68
75
===========
69
76
70
77
Bugs are tracked on `GitHub Issues <https://github.com/OCA/purchase-workflow/issues >`_.
71
78
In case of trouble, please check there if your issue has already been reported.
72
79
If you spotted it first, help us smashing it by providing a detailed and welcomed
73
- `feedback <https://github.com/OCA/purchase-workflow/issues/new?body=module:%20quick_purchase%0Aversion:%2010 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
80
+ `feedback <https://github.com/OCA/purchase-workflow/issues/new?body=module:%20quick_purchase%0Aversion:%2012 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
74
81
75
82
Do not contact contributors directly about support or help with technical issues.
76
83
@@ -101,6 +108,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
101
108
mission is to support the collaborative development of Odoo features and
102
109
promote its widespread use.
103
110
104
- This module is part of the `OCA/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/10 .0/quick_purchase >`_ project on GitHub.
111
+ This module is part of the `OCA/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/12 .0/quick_purchase >`_ project on GitHub.
105
112
106
113
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments