@@ -86,7 +86,7 @@ |
||
| 86 | 86 | if (in_array($type, [Catalogo::DOCTYPE_FACTURA, Catalogo::DOCTYPE_BOLETA])) { |
| 87 | 87 | $this->operationType = $data['operationType']; |
| 88 | 88 | $this->purchaseOrder = $data['purchaseOrder']; |
| 89 | - }else{ |
|
| 89 | + } else{ |
|
| 90 | 90 | |
| 91 | 91 | $this->noteType = $data['type']; |
| 92 | 92 | $this->noteDescription = $data['description']; |