We should have a test method that checks the whole tax handling of the module, i.e. check if the right tax rate (take commerce tax into account) is exported.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | tax_rate_test_1996368_5.patch | 5.84 KB | berdir |
| #5 | tax_rate_test_1996368_5-interdiff.txt | 5.7 KB | berdir |
| #4 | tax_rate_test_1996368_4.patch | 3.68 KB | s_leu |
| #1 | tax_rate_test_1996368_1-interdiff.txt | 9.1 KB | s_leu |
| #1 | tax_rate_test_1996368_1.patch | 15.1 KB | s_leu |
Comments
Comment #1
s_leu commentedHere's a first patch and an interdiff against the patch of #11 in #1985814: Exported line item rows ignore pricing rules, please check.
Comment #2
s_leu commentedComment #3
miro_dietikerPatch no more applies.
Comment #4
s_leu commentedHere's a reroll against the 7.x-1.x branch
Comment #5
berdirAs discussed, fixed the tests, removed the unused setting and slightly moved around the test code to make it easier to understand.
Comment #6
miro_dietikerLooks fine at the first sight.
Comment #7
berdirCommitted and pushed.