Skip to content

Commit

Permalink
Merge pull request #9 from fproldan/ecommerce_integrations_issue_5
Browse files Browse the repository at this point in the history
Mercadolibre integration
  • Loading branch information
ValentinaPruvost authored Nov 12, 2021
2 parents 140d1e4 + a6a6aaa commit 840e6f2
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 15 deletions.
6 changes: 5 additions & 1 deletion erpnext/domains/mercadolibre.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@
'modules': [
'Mercadolibre'
],
}
'restricted_roles': [
'Gerente de Mercadolibre',
'Usuario de Mercadolibre'
],
}
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
],
"issingle": 1,
"links": [],
"modified": "2021-05-12 19:59:51.363677",
"modified": "2021-10-14 14:02:04.826242",
"modified_by": "Administrator",
"module": "ERPNext Integrations",
"name": "Amazon MWS Settings",
Expand All @@ -231,7 +231,7 @@
}
],
"quick_entry": 1,
"restrict_to_domain": "ERPNext Integrations",
"restrict_to_domain": "Thrash",
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
],
"issingle": 1,
"links": [],
"modified": "2021-05-12 19:59:53.110774",
"modified": "2021-10-14 14:07:33.223862",
"modified_by": "Administrator",
"module": "ERPNext Integrations",
"name": "Exotel Settings",
Expand All @@ -58,7 +58,7 @@
}
],
"quick_entry": 1,
"restrict_to_domain": "ERPNext Integrations",
"restrict_to_domain": "Thrash",
"sort_field": "modified",
"sort_order": "ASC",
"track_changes": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
}
],
"links": [],
"modified": "2021-05-12 19:59:54.039687",
"modified": "2021-10-14 14:05:14.895445",
"modified_by": "Administrator",
"module": "ERPNext Integrations",
"name": "GoCardless Settings",
Expand All @@ -65,7 +65,7 @@
}
],
"quick_entry": 1,
"restrict_to_domain": "ERPNext Integrations",
"restrict_to_domain": "Thrash",
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
}
],
"links": [],
"modified": "2021-05-12 19:59:49.817383",
"modified": "2021-10-14 14:06:08.737069",
"modified_by": "Administrator",
"module": "ERPNext Integrations",
"name": "Mpesa Settings",
Expand Down Expand Up @@ -146,7 +146,7 @@
"write": 1
}
],
"restrict_to_domain": "ERPNext Integrations",
"restrict_to_domain": "Thrash",
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
],
"issingle": 1,
"links": [],
"modified": "2021-05-12 19:59:49.562718",
"modified": "2021-10-14 14:06:52.823917",
"modified_by": "Administrator",
"module": "ERPNext Integrations",
"name": "Plaid Settings",
Expand All @@ -87,7 +87,7 @@
"write": 1
}
],
"restrict_to_domain": "ERPNext Integrations",
"restrict_to_domain": "Thrash",
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
],
"issingle": 1,
"links": [],
"modified": "2021-05-12 19:59:49.037682",
"modified": "2021-10-14 14:04:37.183557",
"modified_by": "Administrator",
"module": "ERPNext Integrations",
"name": "Shopify Settings",
Expand All @@ -347,7 +347,7 @@
"write": 1
}
],
"restrict_to_domain": "ERPNext Integrations",
"restrict_to_domain": "Thrash",
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
],
"issingle": 1,
"links": [],
"modified": "2021-05-12 19:59:51.832961",
"modified": "2021-10-14 14:03:03.889389",
"modified_by": "Administrator",
"module": "ERPNext Integrations",
"name": "Woocommerce Settings",
Expand All @@ -171,7 +171,7 @@
}
],
"quick_entry": 1,
"restrict_to_domain": "ERPNext Integrations",
"restrict_to_domain": "Thrash",
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
Expand Down

0 comments on commit 840e6f2

Please sign in to comment.