Risoluzione revisione#33
Closed
monen17 wants to merge 13 commits into
Closed
Conversation
4ff919b to
ead2be7
Compare
Borruso
reviewed
Jul 18, 2025
| ): | ||
| msg = self.env._("The fiscal code must have 16 characters.") | ||
| raise ValidationError(msg) | ||
| elif partner.company_type == "person": |
Owner
There was a problem hiding this comment.
https://github.com/odoo/odoo/blob/18.0/addons/l10n_it_edi/models/res_partner.py#L155-L159
controllare questa già c'è la validazione per questo probabilmente l'ho salatata
Author
There was a problem hiding this comment.
👍 ho tolto il controllo con isvalid
1355fad to
ded868f
Compare
ded868f to
45cdc78
Compare
f51fc56 to
6f67299
Compare
d08a71d to
8535d1f
Compare
Support has been removed in odoo/odoo@024fadf.
Co-authored-by: Simone Rubino <simone.rubino@aion-tech.it> Co-authored-by: LorenzoC0 <lorenzo.carta@innovyou.co>
6f67299 to
8f4053c
Compare
There is no need to update a partner that has just been created
Author
|
Inclusa in OCA#4858. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
La revisione è OCA#4411 (review).