Initial commit: fixtures, hooks, doctype events, API, and JS

This commit is contained in:
Westech Admin
2026-05-16 23:35:51 +00:00
commit 3a3c01194e
35 changed files with 16910 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
Metadata-Version: 2.4
Name: westech_r2
Version: 0.0.1
Summary: R2 Tracking for Westech Recyclers
Author: Westech
Author-email:
Requires-Dist: frappe
Dynamic: author
Dynamic: requires-dist
Dynamic: summary
+12
View File
@@ -0,0 +1,12 @@
README.md
setup.py
westech_r2/__init__.py
westech_r2/hooks.py
westech_r2.egg-info/PKG-INFO
westech_r2.egg-info/SOURCES.txt
westech_r2.egg-info/dependency_links.txt
westech_r2.egg-info/not-zip-safe
westech_r2.egg-info/requires.txt
westech_r2.egg-info/top_level.txt
westech_r2/config/__init__.py
westech_r2/config/desktop.py
+1
View File
@@ -0,0 +1 @@
+1
View File
@@ -0,0 +1 @@
+1
View File
@@ -0,0 +1 @@
frappe
+1
View File
@@ -0,0 +1 @@
westech_r2