Commit c763bb8
committed
[FIX] sale_invoice_policy: invoice_policy
Allow empty value on invoice_policy by removing readonly option.
Without this it's not possible to select nothing which forces always to
use invoice policy from sale order level.1 parent ab0fee6 commit c763bb8
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments