Skip to content

Commit

Permalink
Nueva forma de usar KPI (#40) (#42)
Browse files Browse the repository at this point in the history
* feat: projects, crm and patch wip

* feat: assets dashboard

* feat: assets dashboard

* feat: accounting dashboard

* feat: accounting dashboard

* feat: dashboard

* feat: dashboard

* patch

* feat: dashboard

* fix: trans

* fix: delete unused dashboard

* fix: typo
  • Loading branch information
fproldan authored Jan 18, 2022
1 parent 3ed5543 commit 91c0663
Show file tree
Hide file tree
Showing 153 changed files with 774 additions and 2,841 deletions.
26 changes: 13 additions & 13 deletions erpnext/accounts/accounts_dashboard/accounts/accounts.json
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
{
"cards": [
{
"card": "Total Outgoing Bills"
"card": "Total de Facturas Salientes"
},
{
"card": "Total Incoming Bills"
"card": "Total de Facturas Entrantes"
},
{
"card": "Total Incoming Payment"
"card": "Total de Ingresos a Cobrar"
},
{
"card": "Total Outgoing Payment"
"card": "Total de Egresos a Pagar"
}
],
"charts": [
{
"chart": "Profit and Loss",
"chart": "Pérdidas y ganancias",
"width": "Full"
},
{
"chart": "Incoming Bills (Purchase Invoice)",
"chart": "Facturas de Compra",
"width": "Half"
},
{
"chart": "Outgoing Bills (Sales Invoice)",
"chart": "Facturas de Venta",
"width": "Half"
},
{
"chart": "Accounts Receivable Ageing",
"chart": "Antigüedad de Cuentas por Cobrar",
"width": "Half"
},
{
"chart": "Accounts Payable Ageing",
"chart": "Antigüedad de Cuentas por Pagar",
"width": "Half"
},
{
"chart": "Budget Variance",
"chart": "Variación de Presupuesto",
"width": "Full"
},
{
"chart": "Bank Balance",
"chart": "Saldo Bancario",
"width": "Full"
}
],
"creation": "2020-07-17 11:25:34.796608",
"dashboard_name": "Accounts",
"dashboard_name": "Cuentas",
"docstatus": 0,
"doctype": "Dashboard",
"idx": 0,
Expand All @@ -53,6 +53,6 @@
"modified": "2020-07-22 13:07:34.540574",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Accounts",
"name": "Cuentas",
"owner": "Administrator"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chart_name": "Accounts Payable Ageing",
"chart_name": "Antigüedad de Cuentas por Pagar",
"chart_type": "Report",
"creation": "2020-07-17 11:25:34.564015",
"docstatus": 0,
Expand All @@ -12,7 +12,7 @@
"modified": "2020-07-22 12:29:33.584419",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Accounts Payable Ageing",
"name": "Antigüedad de Cuentas por Pagar",
"number_of_groups": 0,
"owner": "Administrator",
"report_name": "Accounts Payable",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chart_name": "Accounts Receivable Ageing",
"chart_name": "Antigüedad de Cuentas por Cobrar",
"chart_type": "Report",
"creation": "2020-07-17 11:25:34.535388",
"docstatus": 0,
Expand All @@ -12,7 +12,7 @@
"modified": "2020-07-22 12:28:42.743551",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Accounts Receivable Ageing",
"name": "Antigüedad de Cuentas por Cobrar",
"number_of_groups": 0,
"owner": "Administrator",
"report_name": "Accounts Receivable",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chart_name": "Bank Balance",
"chart_name": "Saldo Bancario",
"chart_type": "Custom",
"creation": "2020-07-17 11:25:34.620221",
"docstatus": 0,
Expand All @@ -13,7 +13,7 @@
"modified": "2020-07-22 12:21:48.780513",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Bank Balance",
"name": "Saldo Bancario",
"number_of_groups": 0,
"owner": "Administrator",
"source": "Account Balance Timeline",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chart_name": "Budget Variance",
"chart_name": "Variación de Presupuesto",
"chart_type": "Report",
"creation": "2020-07-17 11:25:34.593061",
"docstatus": 0,
Expand All @@ -12,7 +12,7 @@
"modified": "2020-07-22 12:24:49.144210",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Budget Variance",
"name": "Variación de Presupuesto",
"number_of_groups": 0,
"owner": "Administrator",
"report_name": "Budget Variance Report",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"based_on": "posting_date",
"chart_name": "Incoming Bills (Purchase Invoice)",
"chart_name": "Facturas de Compra",
"chart_type": "Sum",
"color": "#a83333",
"creation": "2020-07-17 11:25:34.479703",
Expand All @@ -16,7 +16,7 @@
"modified": "2020-07-21 17:51:07.374917",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Incoming Bills (Purchase Invoice)",
"name": "Facturas de Compra",
"number_of_groups": 0,
"owner": "Administrator",
"time_interval": "Monthly",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"based_on": "posting_date",
"chart_name": "Outgoing Bills (Sales Invoice)",
"chart_name": "Facturas de Venta",
"chart_type": "Sum",
"color": "#7b933d",
"creation": "2020-07-17 11:25:34.507547",
Expand All @@ -15,7 +15,7 @@
"modified": "2020-07-21 17:52:03.970530",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Outgoing Bills (Sales Invoice)",
"name": "Facturas de Venta",
"number_of_groups": 0,
"owner": "Administrator",
"time_interval": "Monthly",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"chart_name": "Profit and Loss",
"chart_name": "Pérdidas y ganancias",
"chart_type": "Report",
"creation": "2020-07-17 11:25:34.448572",
"docstatus": 0,
Expand All @@ -12,7 +12,7 @@
"modified": "2020-07-22 12:33:48.888943",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Profit and Loss",
"name": "Pérdidas y ganancias",
"number_of_groups": 0,
"owner": "Administrator",
"report_name": "Profit and Loss Statement",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"modified": "2020-07-23 13:06:46.045344",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Total Incoming Bills",
"name": "Total de Facturas Entrantes",
"owner": "Administrator",
"show_percentage_stats": 1,
"stats_time_interval": "Monthly",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"modified": "2020-07-23 13:06:20.237689",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Total Incoming Payment",
"name": "Total de Ingresos a Cobrar",
"owner": "Administrator",
"show_percentage_stats": 1,
"stats_time_interval": "Monthly",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"modified": "2020-07-23 13:07:19.633101",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Total Outgoing Bills",
"name": "Total de Facturas Salientes",
"owner": "Administrator",
"show_percentage_stats": 1,
"stats_time_interval": "Monthly",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"modified": "2020-07-24 12:49:34.942896",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Total Outgoing Payment",
"name": "Total de Egresos a Pagar",
"owner": "Administrator",
"show_percentage_stats": 1,
"stats_time_interval": "Monthly",
Expand Down
8 changes: 4 additions & 4 deletions erpnext/accounts/workspace/accounting/accounting.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"category": "Modules",
"charts": [
{
"chart_name": "Profit and Loss",
"label": "Profit and Loss"
"chart_name": "Pérdidas y ganancias",
"label": "Pérdidas y ganancias"
}
],
"creation": "2020-03-02 15:41:59.515192",
Expand Down Expand Up @@ -1117,7 +1117,7 @@
"type": "Link"
}
],
"modified": "2021-10-07 09:31:26.950686",
"modified": "2021-10-08 09:32:26.950686",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Accounting",
Expand Down Expand Up @@ -1167,7 +1167,7 @@
},
{
"label": "Dashboard",
"link_to": "Accounts",
"link_to": "Cuentas",
"type": "Dashboard"
}
]
Expand Down
39 changes: 0 additions & 39 deletions erpnext/assets/assets_dashboard/asset/asset.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 91c0663

Please sign in to comment.