Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[15.0] [MIG] partner_identification and partner_identification_gln #1454

Closed
wants to merge 77 commits into from

Conversation

njeudy
Copy link

@njeudy njeudy commented Jan 19, 2023

Here is my contribution to migration process of:

  • partner_identification
  • partner_identification_gln

to v15.0

rousseldenis and others added 30 commits January 19, 2023 17:25
* [IMP] improve module description
* [IMP] Remove useless comments
* [FIX] Complete incomplete sentence
* [IMP] Replace field 'state' by 'status' in res_partner_id_number
* [IMP] Add new field 'Place of Issuance'
* [FIX] Readme formatting
* [IMP] status is now a selection field
* [IMP] use method to provide the default value for validation_code
* [IMP] Add help texts
* [FIX] Add missing constrains on category_id in res_partner.id_number
        The number must be validated also when we change the category
Allow for context override of validations using ``id_no_validate``
OCA#419)

* [IMP] partner_identification: Add field computation and inverses
* Add methods to allow for computation and inverse of an ID field of a specific category type

* [IMP] partner_identification: Add search option
[FIX] Tests

[FIX] data sequence

Fix openerp to odoo in comment

[REM] at_install, post_install

[ADD] Model descriptions

[REM] Extra spaces
Currently translated at 97.9% (46 of 47 strings)

Translation: partner-contact-12.0/partner-contact-12.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_identification/it/
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: partner-contact-12.0/partner-contact-12.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_identification/
Currently translated at 97.9% (46 of 47 strings)

Translation: partner-contact-12.0/partner-contact-12.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_identification/es/
Chanakya-OSI and others added 17 commits January 19, 2023 17:48
Currently translated at 100.0% (47 of 47 strings)

Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/pt_PT/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/
Currently translated at 97.9% (48 of 49 strings)

Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/pt_PT/
Currently translated at 97.9% (48 of 49 strings)

Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/pt/
Currently translated at 91.8% (45 of 49 strings)

Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/it/
Currently translated at 91.8% (45 of 49 strings)

Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/it/
Currently translated at 91.8% (45 of 49 strings)

Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/it/
Currently translated at 91.8% (45 of 49 strings)

Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/it/
Currently translated at 91.8% (45 of 49 strings)

Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: partner-contact-14.0/partner-contact-14.0-partner_identification
Translate-URL: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_identification/
@njeudy njeudy force-pushed the 15.0-mig-partner_identification_gln branch from 14b947b to 5e7bee3 Compare January 19, 2023 17:31
@njeudy njeudy force-pushed the 15.0-mig-partner_identification_gln branch from 5e7bee3 to bf4b0f1 Compare January 19, 2023 19:17
@njeudy njeudy changed the title [15.0] mig partner_identification and partner_identification_gln [15.0] [MIG] partner_identification and partner_identification_gln Jan 19, 2023
@njeudy
Copy link
Author

njeudy commented Jan 19, 2023

@sbidoul can you check this one ?

@njeudy
Copy link
Author

njeudy commented Jan 19, 2023

I just see that some works have been done before but when I searched PR with "is:pr is:open identifi" nothing appear.

And I check manualy, and find:

@rousseldenis
Copy link
Contributor

I just see that some works have been done before but when I searched PR with "is:pr is:open identifi" nothing appear.

And I check manualy, and find:

@njeudy Do you mind we keep #1436 as that one is not so old ?

@njeudy
Copy link
Author

njeudy commented Jan 21, 2023

I can separate the two modules and validate the #1436 , just keep partner_identification_gln here

@github-actions
Copy link

github-actions bot commented Jun 4, 2023

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jun 4, 2023
@github-actions github-actions bot closed this Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.