File tree Expand file tree Collapse file tree
spp_api_v2_change_request Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ OpenSPP API V2 - Change Request
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:ac0243c931848a9215f89c328fce09d312e30b92ac9c3c1f141bfe26b4fef453
10+ !! source digest: sha256:force_regen
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -625,6 +625,20 @@ A complete workflow from creation to application:
625625 curl -s -X POST " http://localhost:8069/api/v2/spp/ChangeRequest/${REF} /\$ apply" \
626626 -H " Authorization: Bearer $TOKEN " | python3 -m json.tool
627627
628+ Changelog
629+ =========
630+
631+ 19.0.2.0.1
632+ ~~~~~~~~~~
633+
634+ - fix: skip field types before getattr and isolate detail prefetch
635+ (#129)
636+
637+ 19.0.2.0.0
638+ ~~~~~~~~~~
639+
640+ - Initial migration to OpenSPP2
641+
628642Bug Tracker
629643===========
630644
Original file line number Diff line number Diff line change 11### 19.0.2.0.1
22
3+ - fix: skip field types before getattr and isolate detail prefetch (#129 )
4+
5+ ### 19.0.2.0.0
6+
37- Initial migration to OpenSPP2
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">OpenSPP API V2 - Change Request</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:ac0243c931848a9215f89c328fce09d312e30b92ac9c3c1f141bfe26b4fef453
370+ !! source digest: sha256:force_regen
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372< 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/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OpenSPP/OpenSPP2/tree/19.0/spp_api_v2_change_request "> < img alt ="OpenSPP/OpenSPP2 " src ="https://img.shields.io/badge/github-OpenSPP%2FOpenSPP2-lightgray.png?logo=github " /> </ a > </ p >
373373< p > Exposes REST API endpoints for managing change requests through the
@@ -942,6 +942,22 @@ <h1>Full Lifecycle Example</h1>
942942</ span > curl< span class ="w "> </ span > -s< span class ="w "> </ span > -X< span class ="w "> </ span > POST< span class ="w "> </ span > < span class ="s2 "> "http://localhost:8069/api/v2/spp/ChangeRequest/</ span > < span class ="si "> ${</ span > < span class ="nv "> REF</ span > < span class ="si "> }</ span > < span class ="s2 "> /\$apply"</ span > < span class ="w "> </ span > < span class ="se "> \
943943</ span > < span class ="w "> </ span > -H< span class ="w "> </ span > < span class ="s2 "> "Authorization: Bearer </ span > < span class ="nv "> $TOKEN</ span > < span class ="s2 "> "</ span > < span class ="w "> </ span > < span class ="p "> |</ span > < span class ="w "> </ span > python3< span class ="w "> </ span > -m< span class ="w "> </ span > json.tool
944944</ pre >
945+ < div class ="section " id ="changelog ">
946+ < h2 > Changelog</ h2 >
947+ </ div >
948+ </ div >
949+ < div class ="section " id ="section-1 ">
950+ < h1 > 19.0.2.0.1</ h1 >
951+ < ul class ="simple ">
952+ < li > fix: skip field types before getattr and isolate detail prefetch
953+ (#129)</ li >
954+ </ ul >
955+ </ div >
956+ < div class ="section " id ="section-2 ">
957+ < h1 > 19.0.2.0.0</ h1 >
958+ < ul class ="simple ">
959+ < li > Initial migration to OpenSPP2</ li >
960+ </ ul >
945961< div class ="section " id ="bug-tracker ">
946962< h2 > Bug Tracker</ h2 >
947963< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OpenSPP/OpenSPP2/issues "> GitHub Issues</ a > .
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ OpenSPP Change Request V2
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:0f7067f1ca64cd4381c7eaf0905e67b186f599e0770e59ff61d8cc2c523cf8cf
10+ !! source digest: sha256:force_regen
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Original file line number Diff line number Diff line change 11### 19.0.2.0.2
22
3+ - fix: fix batch approval wizard line deletion (#130 )
4+
5+ ### 19.0.2.0.1
6+
7+ - fix: skip field types before getattr and isolate detail prefetch (#129 )
8+
9+ ### 19.0.2.0.0
10+
311- Initial migration to OpenSPP2
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ OpenSPP: Vocabulary
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:01eee21df41e20f2acd6e002d0337c9cbb0fcf55589cd6666a9d42499e012aa4
10+ !! source digest: sha256:force_regen
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Original file line number Diff line number Diff line change 11### 19.0.2.0.1
22
3+ - fix: support extra domain for vocabulary_code search of the same display name (#82 )
4+
5+ ### 19.0.2.0.0
6+
37- Initial migration to OpenSPP2
You can’t perform that action at this time.
0 commit comments