← Back to team overview

openobject-italia-core-devs team mailing list archive

Re: [Merge] lp:~zeroincombenze/openobject-italia/7.0 into lp:openobject-italia/7.0

 

Bug #1335867
Randomly, software report follow wrong error message:
"The taxes %s have different rates"
As in example file, undeductible tax has 2 sub codes, first with suffix a for undeductible rate and last with suffix b for deductible rate.
The last one has type = 'balance' in order to receive all residual amount.

The wrong code at line 35, property '_have_same_rate' does not check for this condition and returns a unpredictable value, as is randomly recorded.

-- 
https://code.launchpad.net/~zeroincombenze/openobject-italia/7.0/+merge/225138
Your team OpenERP Italia core devs is requested to review the proposed merge of lp:~zeroincombenze/openobject-italia/7.0 into lp:openobject-italia/7.0.


References