```json { "report": { "sellSubtotal": 0, "sellITbis": 0, "sellTotal": 0, "sellChartData": { //Ventas "xaxis": [ // Dias, eje x "2021/01/01", "2021/01/02", "2021/01/03", "2021/01/04", "2021/01/05", "2021/01/06", "2021/01/07", "2021/01/08", "2021/01/09", "2021/01/10", "2021/01/11", "2021/01/12", "2021/01/13", "2021/01/14", "2021/01/15", "2021/01/16", "2021/01/17", "2021/01/18", "2021/01/19" ], "subtotal": [ //Subtotal, eje y 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "itbis": [ // itbis, eje y 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "total": [ // total, eje y 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] }, "sellInvoicesCount": 0, "sellCosts": { "9. Compras y gastos que formarán parte del costo de venta": 0 }, "sellCostSubtotal": 0, "sellCostITbis": 0, "sellCostTotal": 0, "sellCostInvoicesCount": 0, "sellUtility": 0, "sellUtilityITbis": 0, "sellUtititySubtotal": 0, "expenses": { "1. Gastos de personal": 0, "2. Gastos por trabajos, suministros y servicios": 0, "3. Arrendamientos": 0, "4. Gastos de activos fijos": 0, "5. Gastos de representacion": 0, "7. Gastos financieros": 0, "8. Gastos extraordinarios": 0, "11. Gastos de seguros": 0 }, "expenseSubtotal": 0, "expenseITbis": 0, "expenseTotal": 0, "expenseChartData": { //Compras "xaxis": [ "2021/01/01", "2021/01/02", "2021/01/03", "2021/01/04", "2021/01/05", "2021/01/06", "2021/01/07", "2021/01/08", "2021/01/09", "2021/01/10", "2021/01/11", "2021/01/12", "2021/01/13", "2021/01/14", "2021/01/15", "2021/01/16", "2021/01/17", "2021/01/18", "2021/01/19" ], "subtotal": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "itbis": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "total": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] }, "expenseInvoicesCount": 0, "subtotal": 0, "ITbis": 0, "total": 0, "invoicesCount": 0, "invoicesCountChartData": { //Volumen de facturas "xaxis": [ "2021/01/01", "2021/01/02", "2021/01/03", "2021/01/04", "2021/01/05", "2021/01/06", "2021/01/07", "2021/01/08", "2021/01/09", "2021/01/10", "2021/01/11", "2021/01/12", "2021/01/13", "2021/01/14", "2021/01/15", "2021/01/16", "2021/01/17", "2021/01/18", "2021/01/19" ], "count": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "sell": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "buy": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] }, "profitChartData": { // Ventas - Compras "xaxis": [ "2021/01/01", "2021/01/02", "2021/01/03", "2021/01/04", "2021/01/05", "2021/01/06", "2021/01/07", "2021/01/08", "2021/01/09", "2021/01/10", "2021/01/11", "2021/01/12", "2021/01/13", "2021/01/14", "2021/01/15", "2021/01/16", "2021/01/17", "2021/01/18", "2021/01/19" ], "sell": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "sellRetail": [ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null ], "buy": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "total": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] }, "itbisChartData": { // Itbis "xaxis": [ "2021/01/01", "2021/01/02", "2021/01/03", "2021/01/04", "2021/01/05", "2021/01/06", "2021/01/07", "2021/01/08", "2021/01/09", "2021/01/10", "2021/01/11", "2021/01/12", "2021/01/13", "2021/01/14", "2021/01/15", "2021/01/16", "2021/01/17", "2021/01/18", "2021/01/19" ], "itbis": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] } }, "fiscalReport": { "sells": { "fiscalCreditSell": { "subtotal": 0, "tax": 0, "total": 0 }, "finalConsumerSell": { "subtotal": 0, "tax": 0, "total": 0 } }, "sellTotal": { "subtotal": 0, "tax": 0, "total": 0, "bold": true, "space": 1 }, "sellInvoicesCount": 0, "expenses": { "1. Gastos de personal": { "subtotal": 0, "tax": 0, "total": 0 }, "2. Gastos por trabajos, suministros y servicios": { "subtotal": 0, "tax": 0, "total": 0 }, "3. Arrendamientos": { "subtotal": 0, "tax": 0, "total": 0 }, "4. Gastos de activos fijos": { "subtotal": 0, "tax": 0, "total": 0 }, "5. Gastos de representacion": { "subtotal": 0, "tax": 0, "total": 0 }, "6. Otras deducciones admitidas": { "subtotal": 0, "tax": 0, "total": 0 }, "7. Gastos financieros": { "subtotal": 0, "tax": 0, "total": 0 }, "8. Gastos extraordinarios": { "subtotal": 0, "tax": 0, "total": 0 }, "9. Compras y gastos que formarán parte del costo de venta": { "subtotal": 0, "tax": 0, "total": 0 }, "10. Adquisiciones de activos": { "subtotal": 0, "tax": 0, "total": 0 }, "11. Gastos de seguros": { "subtotal": 0, "tax": 0, "total": 0 } }, "expensesInvoicesCount": 0, "incomes": { "1. Ingresos por Operaciones": { "subtotal": 0, "tax": 0, "total": 0 }, "2. Ingresos Financieros": { "subtotal": 0, "tax": 0, "total": 0 }, "3. Ingresos Extraordinarios": { "subtotal": 0, "tax": 0, "total": 0 }, "4. Ingresos por Arrendamientos": { "subtotal": 0, "tax": 0, "total": 0 }, "5. Ingresos por Venta de Activo Depreciable": { "subtotal": 0, "tax": 0, "total": 0 }, "6. Otros Ingresos": { "subtotal": 0, "tax": 0, "total": 0 } }, "incomesInvoicesCount": 0, "expensesTotal": { "subtotal": 0, "tax": 0, "total": 0, "bold": true, "space": 1 }, "taxToPay": { "subtotal": null, "tax": 0, "total": null, "bold": true } } } ```