File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ addon | version | maintainers | summary
28
28
[ dbfilter_from_header] ( dbfilter_from_header/ ) | 17.0.1.0.0 | | Filter databases with HTTP headers
29
29
[ jsonifier] ( jsonifier/ ) | 17.0.1.0.0 | | JSON-ify data for all models
30
30
[ module_change_auto_install] ( module_change_auto_install/ ) | 17.0.1.0.0 | [ ![ legalsylvain] ( https://github.com/legalsylvain.png?size=30px )] ( https://github.com/legalsylvain ) | Customize auto installables modules by configuration
31
- [ onchange_helper] ( onchange_helper/ ) | 17.0.1.0.0 | | Technical module that ease execution of onchange in Python code
31
+ [ onchange_helper] ( onchange_helper/ ) | 17.0.1.0.1 | | Technical module that ease execution of onchange in Python code
32
32
[ scheduler_error_mailer] ( scheduler_error_mailer/ ) | 17.0.1.0.0 | | Scheduler Error Mailer
33
33
34
34
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Onchange Helper
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:ae0d21d8811c6bb216bc524de3946ae71446fb1c9a6c23c9898e98d1a2ef4fee
10
+ !! source digest: sha256:f99de3ee6c925e95e76870bbc84e80cfeb2842ff3e1e71af1f2bd17deeb935b6
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 3
3
4
4
{
5
5
"name" : "Onchange Helper" ,
6
- "version" : "17.0.1.0.0 " ,
6
+ "version" : "17.0.1.0.1 " ,
7
7
"summary" : "Technical module that ease execution" " of onchange in Python code" ,
8
8
"author" : "Akretion,Camptocamp,Odoo Community Association (OCA)" ,
9
9
"website" : "https://github.com/OCA/server-tools" ,
Original file line number Diff line number Diff line change @@ -366,7 +366,7 @@ <h1 class="title">Onchange Helper</h1>
366
366
!! This file is generated by oca-gen-addon-readme !!
367
367
!! changes will be overwritten. !!
368
368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369
- !! source digest: sha256:ae0d21d8811c6bb216bc524de3946ae71446fb1c9a6c23c9898e98d1a2ef4fee
369
+ !! source digest: sha256:f99de3ee6c925e95e76870bbc84e80cfeb2842ff3e1e71af1f2bd17deeb935b6
370
370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371
371
< 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/server-tools/tree/17.0/onchange_helper "> < img alt ="OCA/server-tools " src ="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-onchange_helper "> < 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/server-tools&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372
372
< p > This is a technical module. Its goal is to ease the play of onchange
You can’t perform that action at this time.
0 commit comments