Modelo modificado
This commit is contained in:
parent
0efdd3565e
commit
85184d71eb
|
@ -74,9 +74,9 @@
|
||||||
"dueDay": {
|
"dueDay": {
|
||||||
"type": "Number"
|
"type": "Number"
|
||||||
},
|
},
|
||||||
"surcharge": {
|
"equalizationTax": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "The client has equivalence surcharge"
|
"description": "The client has equalization tax"
|
||||||
},
|
},
|
||||||
"hasToInvoice": {
|
"hasToInvoice": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
|
Loading…
Reference in New Issue