Skip to content

Commit dfff4bc

Browse files
committed
test
1 parent c9ecc9d commit dfff4bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

intrastat_product/tests/test_intrastat_product.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ def test_declaration_manual_lines(self):
9898

9999
# Test Greece country code conversion
100100
computation_line_form.src_dest_country_id = self.env.ref("base.gr")
101+
computation_line_form.save()
101102
declaration_line_form_greece = Form(
102103
self.env["intrastat.product.computation.line"].with_context(
103104
default_parent_id=self.declaration.id

0 commit comments

Comments
 (0)