Commit 57c19cc
fix(reference): prevent empty string in ecotax_price by setting a default value (#451)
* fix(reference): prevent empty string in ecotax_price by setting a default value
* CHANGELOG.md
* Update inc/reference.class.php
Co-authored-by: Romain B. <[email protected]>
* Update inc/reference.class.php
Co-authored-by: Romain B. <[email protected]>
---------
Co-authored-by: Romain B. <[email protected]>1 parent 775c076 commit 57c19cc
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
328 | 332 | | |
329 | 333 | | |
330 | 334 | | |
| |||
740 | 744 | | |
741 | 745 | | |
742 | 746 | | |
743 | | - | |
| 747 | + | |
744 | 748 | | |
745 | 749 | | |
746 | 750 | | |
| |||
0 commit comments