@@ -7,7 +7,7 @@ Base Cancel Confirm
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:ac67f451a2d77db32074340753f7ab30872dce3cf2d8d80108df9af61a228db5
10
+ !! source digest: sha256:83bafed6bcf6d40ea5402b5f180e31c161c935b9dcca98efd4efa72a4e3624d2
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -41,10 +41,10 @@ some development.
41
41
42
42
You can see implementation example as followings,
43
43
44
- - `sale_cancel_confirm <https://github.com/OCA/sale-workflow >`__
45
- - `purchase_cancel_confirm <https://github.com/OCA/purchase-workflow >`__
46
- - `purchase_request_cancel_confirm <https://github.com/OCA/purchase-workflow >`__
47
- - `account_move_cancel_confirm <https://github.com/OCA/account-invoicing >`__
44
+ - `sale_cancel_confirm <https://github.com/OCA/sale-workflow >`__
45
+ - `purchase_cancel_confirm <https://github.com/OCA/purchase-workflow >`__
46
+ - `purchase_request_cancel_confirm <https://github.com/OCA/purchase-workflow >`__
47
+ - `account_move_cancel_confirm <https://github.com/OCA/account-invoicing >`__
48
48
49
49
**Table of contents **
50
50
@@ -62,9 +62,9 @@ To enable cancel confirm wizard, please add System Parameter
62
62
63
63
For example,
64
64
65
- - sale_cancel_confirm, add sale.order.cancel_confirm_disable = False
66
- - purchase_cancel_confirm, add purchase.order.cancel_confirm_disable =
67
- False
65
+ - sale_cancel_confirm, add sale.order.cancel_confirm_disable = False
66
+ - purchase_cancel_confirm, add purchase.order.cancel_confirm_disable =
67
+ False
68
68
69
69
Bug Tracker
70
70
===========
@@ -87,7 +87,7 @@ Authors
87
87
Contributors
88
88
------------
89
89
90
- - Kitti U. <kittiu@ecosoft.co.th>
90
+ - Kitti U. <kittiu@ecosoft.co.th>
91
91
92
92
Maintainers
93
93
-----------
0 commit comments