Commit d23cedb
committed
[OU-FIX] point_of_sale: No journal code duplication
If there's more than one payment method without journal, there was a
crash due to journal code duplication. This commit fixes that giving
a unique journal code.1 parent 98bc2da commit d23cedb
File tree
1 file changed
+2
-2
lines changed- openupgrade_scripts/scripts/point_of_sale/15.0.1.0.1
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments