Error when you edit Siret or Company Registry on partner attached to the company
Bug #1320918 reported by
Romain Deheele - Camptocamp
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Account - Financial Tools |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hello,
If you edit SIRET or Company Registry fields on a partner attached to a company, the next error occurs:
ValueError: Invalid field 'partner_id' in leaf "<osv.ExtendedLeaf: ('partner_id', 'in', [1]) on res_partner (ctx: )>"
Regards,
Romain
Related branches
lp://qastaging/~camptocamp/account-financial-tools/7.0-fix-l10n_fr_siret-fix-lp1320918-rde
- Alexandre Fayolle - camptocamp: Approve
- Alexis de Lattre (community): Approve (code review and test)
- Yannick Vaucher @ Camptocamp: Approve (code review, no test)
-
Diff: 25 lines (+4/-3)1 file modifiedl10n_fr_siret/company.py (+4/-3)
Changed in account-financial-tools: | |
status: | New → Fix Released |
To post a comment you must log in.
As I said on the MP, the branch proposed by C2C fixes the error by it still crashes (with a different error, cf the MP).
For those who need a module l10n_fr_siret that works :
bzr co -r 174 lp:account-financial-tools account- financial- tools-70- siret-fixed
The bug was introduced in revno 175 of lp:account-financial-tools.