Commit e76c7c6
committed
[FIX] l10n_it_edi_extension: fix remaining test failures
- Add 'name' to _check_at_least_one_ref constraint fields to ensure
constraint is triggered on create (name is required, always passed)
- Clear partner_shipping_id in export test to avoid DatiTrasporto
being generated in XML (not present in expected XML file)1 parent af47b34 commit e76c7c6
File tree
2 files changed
+5
-2
lines changed- l10n_it_edi_extension
- models
- tests
2 files changed
+5
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
170 | 172 | | |
171 | 173 | | |
172 | 174 | | |
| |||
0 commit comments