Skip to content

Commit 33dabc8

Browse files
committed
[IMP] renamed spp_farmer_registry_demo
1 parent a451547 commit 33dabc8

43 files changed

Lines changed: 3717 additions & 3717 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ OpenSPP Farmer Registry Demo
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OpenSPP%2Fopenspp--modules-lightgray.png?logo=github
20-
:target: https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_farmer_registry_demo
20+
:target: https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_base_farmer_registry_demo
2121
:alt: OpenSPP/openspp-modules
2222

2323
|badge1| |badge2| |badge3|
@@ -28,7 +28,7 @@ OpenSPP Farmer Registry Demo
2828
Overview
2929
--------
3030

31-
The `spp_farmer_registry_demo <spp_farmer_registry_demo>`__ module is a
31+
The `spp_base_farmer_registry_demo <spp_base_farmer_registry_demo>`__ module is a
3232
demonstration module for OpenSPP that provides pre-populated data for
3333
the farmer registry. It builds upon the
3434
`spp_base_farmer_registry <spp_base_farmer_registry>`__ module and its
@@ -80,7 +80,7 @@ Module Dependencies and Integration
8080
Additional Functionality
8181
------------------------
8282

83-
The `spp_farmer_registry_demo <spp_farmer_registry_demo>`__ module
83+
The `spp_base_farmer_registry_demo <spp_base_farmer_registry_demo>`__ module
8484
introduces the following key functionalities:
8585

8686
- **Sample Data Generation:** The module includes a dedicated model,
@@ -123,7 +123,7 @@ introduces the following key functionalities:
123123
Conclusion
124124
----------
125125

126-
The `spp_farmer_registry_demo <spp_farmer_registry_demo>`__ module
126+
The `spp_base_farmer_registry_demo <spp_base_farmer_registry_demo>`__ module
127127
provides a valuable tool for understanding and demonstrating the
128128
functionalities of the OpenSPP farmer registry system. By populating the
129129
database with realistic sample data, it allows users to explore the
@@ -143,7 +143,7 @@ Bug Tracker
143143
Bugs are tracked on `GitHub Issues <https://github.com/OpenSPP/openspp-modules/issues>`_.
144144
In case of trouble, please check there if your issue has already been reported.
145145
If you spotted it first, help us to smash it by providing a detailed and welcomed
146-
`feedback <https://github.com/OpenSPP/openspp-modules/issues/new?body=module:%20spp_farmer_registry_demo%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
146+
`feedback <https://github.com/OpenSPP/openspp-modules/issues/new?body=module:%20spp_base_farmer_registry_demo%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
147147

148148
Do not contact contributors directly about support or help with technical issues.
149149

@@ -172,6 +172,6 @@ Current maintainers:
172172

173173
|maintainer-jeremi| |maintainer-gonzalesedwin1123| |maintainer-reichie020212|
174174

175-
This module is part of the `OpenSPP/openspp-modules <https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_farmer_registry_demo>`_ project on GitHub.
175+
This module is part of the `OpenSPP/openspp-modules <https://github.com/OpenSPP/openspp-modules/tree/17.0/spp_base_farmer_registry_demo>`_ project on GitHub.
176176

177177
You are welcome to contribute.

spp_farmer_registry_demo/__manifest__.py renamed to spp_base_farmer_registry_demo/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"base",
1818
"g2p_registry_base",
1919
"spp_base_farmer_registry",
20-
"spp_base_demo",
20+
"spp_demo_common",
2121
"queue_job",
2222
"spp_custom_filter_farmer_registry",
2323
],
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)