← Back to team overview

openerp-dev-web team mailing list archive

Re: lp:~openerp-dev/openobject-client-web/6.0-opw-5029-4852-sma into lp:openobject-client-web/6.0

 

> as can see, dict `{'type':parent.type}` is parsed twice, 

because in this form there are two fields(one in parent-form(tax_line) and one in 
o2m-form(invoice_line_tax_id)) with context, `{'type':parent.type}`, so evaluated twice, so generates error twice.

>and there is still error with check_total

Its fixed with last commit.

> I don't understand your last comment or how it relates to mine, could you
> clarify?

field-context is evaluated only once now.
-- 
https://code.launchpad.net/~openerp-dev/openobject-client-web/6.0-opw-5029-4852-sma/+merge/56563
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-client-web/6.0-opw-5029-4852-sma.



References