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 @@ -26,7 +26,7 @@ addon | version | maintainers | summary
26
26
[ base_location] ( base_location/ ) | 16.0.1.0.1 | [ ![ pedrobaeza] ( https://github.com/pedrobaeza.png?size=30px )] ( https://github.com/pedrobaeza ) | Enhanced zip/npa management system
27
27
[ base_location_geonames_import] ( base_location_geonames_import/ ) | 16.0.1.0.0 | | Import zip entries from Geonames
28
28
[ base_partner_company_group] ( base_partner_company_group/ ) | 16.0.1.0.0 | | Adds the possibility to add a company group to a company
29
- [ base_partner_sequence] ( base_partner_sequence/ ) | 16.0.1.0.2 | | Sets customer's code from a sequence
29
+ [ base_partner_sequence] ( base_partner_sequence/ ) | 16.0.1.1.0 | | Sets customer's code from a sequence
30
30
[ crm_partner_company_group] ( crm_partner_company_group/ ) | 16.0.1.0.0 | | Adds the possibility to add a company group to a company
31
31
[ partner_accreditation] ( partner_accreditation/ ) | 16.0.1.0.0 | [ ![ victor-champonnois] ( https://github.com/victor-champonnois.png?size=30px )] ( https://github.com/victor-champonnois ) | Add Accreditation to Partners
32
32
[ partner_address_split] ( partner_address_split/ ) | 16.0.1.0.0 | | Add specific helper methods
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Add a sequence on customers' code
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:615a946041f19172efedc3730b323bfece80fe6a5554e1e62d4eb460333599fe
10
+ !! source digest: sha256:a4504f35c230e89260203071561597acc90e6e7e278aa336f67b34dc823c9d0e
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Original file line number Diff line number Diff line change 12
12
"Odoo Community Association (OCA)"
13
13
),
14
14
"name" : "Add a sequence on customers' code" ,
15
- "version" : "16.0.1.0.2 " ,
15
+ "version" : "16.0.1.1.0 " ,
16
16
"development_status" : "Production/Stable" ,
17
17
"category" : "Generic Modules/Base" ,
18
18
"website" : "https://github.com/OCA/partner-contact" ,
Original file line number Diff line number Diff line change @@ -366,7 +366,7 @@ <h1 class="title">Add a sequence on customers’ code</h1>
366
366
!! This file is generated by oca-gen-addon-readme !!
367
367
!! changes will be overwritten. !!
368
368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369
- !! source digest: sha256:615a946041f19172efedc3730b323bfece80fe6a5554e1e62d4eb460333599fe
369
+ !! source digest: sha256:a4504f35c230e89260203071561597acc90e6e7e278aa336f67b34dc823c9d0e
370
370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371
371
< 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/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/partner-contact/tree/16.0/base_partner_sequence "> < img alt ="OCA/partner-contact " src ="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-base_partner_sequence "> < 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/partner-contact&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372
372
< p > This module adds the possibility to define a sequence for
You can’t perform that action at this time.
0 commit comments