Merge lp:~agilebg/openobject-italia/7.0-bug-1295071-elbati into lp:~openobject-italia-core-devs/openobject-italia/italian-addons-7.0

Proposed by Lorenzo Battistini
Status: Merged
Merged at revision: 238
Proposed branch: lp:~agilebg/openobject-italia/7.0-bug-1295071-elbati
Merge into: lp:~openobject-italia-core-devs/openobject-italia/italian-addons-7.0
Diff against target: 22 lines (+3/-3)
1 file modified
l10n_it_fiscalcode/test/fiscalcode.yml (+3/-3)
To merge this branch: bzr merge lp:~agilebg/openobject-italia/7.0-bug-1295071-elbati
Reviewer Review Type Date Requested Status
Nicola Malcontenti - Agile BG (community) Approve
Alex Comba - Agile BG (community) Approve
Review via email: mp+212194@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Alex Comba - Agile BG (tafaru) wrote :

LGTM

review: Approve
Revision history for this message
Nicola Malcontenti - Agile BG (hurrin1c0) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'l10n_it_fiscalcode/test/fiscalcode.yml'
2--- l10n_it_fiscalcode/test/fiscalcode.yml 2013-02-05 16:15:05 +0000
3+++ l10n_it_fiscalcode/test/fiscalcode.yml 2014-03-21 16:56:09 +0000
4@@ -14,15 +14,15 @@
5 !python {model: wizard.compute.fc}: |
6 self.view_init(cr, uid, [ref("wizard_fc_1")], {"lang": 'en_US',
7 "active_model": "res.partner", "tz": False, "active_ids":
8- [ref("base.res_partner_c2c")], "active_id": ref("base.res_partner_c2c"),
9+ [ref("base.res_partner_12")], "active_id": ref("base.res_partner_12"),
10 })
11 self.compute_fc(cr, uid, [ref("wizard_fc_1")], {"lang": 'en_US',
12 "active_model": "res.partner", "tz": False, "active_ids":
13- [ref("base.res_partner_c2c")], "active_id": ref("base.res_partner_c2c"),
14+ [ref("base.res_partner_12")], "active_id": ref("base.res_partner_12"),
15 })
16
17 -
18 I check the fiscal code
19 -
20- !assert {model: res.partner, id: base.res_partner_c2c}:
21+ !assert {model: res.partner, id: base.res_partner_12}:
22 - fiscalcode == 'TMPFNC76L04E289A'

Subscribers

People subscribed via source and target branches