Initial commit: fixtures, hooks, doctype events, API, and JS
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
frappe
|
||||
@@ -0,0 +1 @@
|
||||
westech_r2
|
||||
Reference in New Issue
Block a user