feat: add eBay pricing integration with DocTypes, Frappe Page, and API methods

This commit is contained in:
Westech Admin
2026-05-17 12:49:40 +00:00
parent 482bae141e
commit f981cd5844
13 changed files with 934869 additions and 3446 deletions
@@ -0,0 +1,20 @@
{
"creation": "2026-05-17 05:30:00.000000",
"docstatus": 0,
"doctype": "Page",
"icon": "fa fa-tags",
"modified": "2026-05-17 05:30:00.000000",
"modified_by": "Administrator",
"module": "Westech R2",
"name": "ebay_pricing",
"owner": "Administrator",
"page_name": "eBay Pricing",
"roles": [
{"role": "System Manager"},
{"role": "Stock User"},
{"role": "Sales User"}
],
"standard": "Yes",
"system_page": 0,
"title": "eBay Pricing"
}