diff --git a/westech_r2/__pycache__/__init__.cpython-312.pyc b/westech_r2/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..0b2fbe3 Binary files /dev/null and b/westech_r2/__pycache__/__init__.cpython-312.pyc differ diff --git a/westech_r2/__pycache__/hooks.cpython-312.pyc b/westech_r2/__pycache__/hooks.cpython-312.pyc new file mode 100644 index 0000000..1438909 Binary files /dev/null and b/westech_r2/__pycache__/hooks.cpython-312.pyc differ diff --git a/westech_r2/api/__pycache__/__init__.cpython-312.pyc b/westech_r2/api/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..5bef39a Binary files /dev/null and b/westech_r2/api/__pycache__/__init__.cpython-312.pyc differ diff --git a/westech_r2/api/__pycache__/receiving_api.cpython-312.pyc b/westech_r2/api/__pycache__/receiving_api.cpython-312.pyc new file mode 100644 index 0000000..8541d68 Binary files /dev/null and b/westech_r2/api/__pycache__/receiving_api.cpython-312.pyc differ diff --git a/westech_r2/api/__pycache__/sales.cpython-312.pyc b/westech_r2/api/__pycache__/sales.cpython-312.pyc new file mode 100644 index 0000000..57d58b9 Binary files /dev/null and b/westech_r2/api/__pycache__/sales.cpython-312.pyc differ diff --git a/westech_r2/doctype/__pycache__/__init__.cpython-312.pyc b/westech_r2/doctype/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..25410b8 Binary files /dev/null and b/westech_r2/doctype/__pycache__/__init__.cpython-312.pyc differ diff --git a/westech_r2/doctype/scheduled_pickup/__pycache__/__init__.cpython-312.pyc b/westech_r2/doctype/scheduled_pickup/__pycache__/__init__.cpython-312.pyc new file mode 100644 index 0000000..710c45e Binary files /dev/null and b/westech_r2/doctype/scheduled_pickup/__pycache__/__init__.cpython-312.pyc differ diff --git a/westech_r2/doctype/scheduled_pickup/__pycache__/scheduled_pickup.cpython-312.pyc b/westech_r2/doctype/scheduled_pickup/__pycache__/scheduled_pickup.cpython-312.pyc new file mode 100644 index 0000000..8222ef8 Binary files /dev/null and b/westech_r2/doctype/scheduled_pickup/__pycache__/scheduled_pickup.cpython-312.pyc differ diff --git a/westech_r2/page/intake/intake.json b/westech_r2/page/intake/intake.json index a2db177..c7b9a14 100644 --- a/westech_r2/page/intake/intake.json +++ b/westech_r2/page/intake/intake.json @@ -16,7 +16,7 @@ } ], "script": null, - "standard": "Yes", + "standard": "No", "style": null, "system_page": 0, "title": "Intake Station" diff --git a/westech_r2/page/receiving/receiving.json b/westech_r2/page/receiving/receiving.json index f2f953a..93b5c62 100644 --- a/westech_r2/page/receiving/receiving.json +++ b/westech_r2/page/receiving/receiving.json @@ -17,8 +17,8 @@ } ], "script": null, - "standard": "Yes", + "standard": "No", "style": null, "system_page": 0, "title": "Receiving" -} \ No newline at end of file +}