From b36da5e31d73646cb58a3f3c1ec9a0d78a996784 Mon Sep 17 00:00:00 2001
From: Muchai <1822868+muchai@users.noreply.github.com>
Date: Sat, 29 Jun 2024 12:36:04 +0300
Subject: [PATCH 1/3] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 82bde0a..0575e7c 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ The Piece Rate Pay streamlines the management of casual workers' payments by pro
-Define primary tasks for casual workers, such as "Washing" or "Cleaning".
+Define primary tasks for casual workers, such as "Washing" "Loading" or "Un-Loading".
- Write the 'Activity Type' name and Save.
@@ -29,7 +29,7 @@ Define primary tasks for casual workers, such as "Washing" or "Cleaning".
-Link specific items/products to activity types. Set the cost per item task (e.g., washing each NETM-001 costs Ksh. 150).
+Link specific items/products to activity types. Set the cost per item task (e.g., Loading each 50 KG Bag of Cement @ KSH. 100, Washing each Fishing Net, @ Ksh. 150).
@@ -154,4 +154,4 @@ Replace {sitename} with the name of your site.
>In case you encounter any issues with installation or functionality, please raise a GitHub issue, and we will respond within one business day.
>Also do a PR incase you have additional functionality that you want incoporated in the application.
->Thank you.
\ No newline at end of file
+>Thank you.
From b39d138f662341181e719c5463efd0a78230a873 Mon Sep 17 00:00:00 2001
From: Joseph Mania <60258622+maniamartial@users.noreply.github.com>
Date: Wed, 17 Jul 2024 08:22:08 +0300
Subject: [PATCH 2/3] fix - Update hooks.py
---
nl_piece_rate_pay/hooks.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nl_piece_rate_pay/hooks.py b/nl_piece_rate_pay/hooks.py
index 17e8af1..225c4fc 100644
--- a/nl_piece_rate_pay/hooks.py
+++ b/nl_piece_rate_pay/hooks.py
@@ -1,5 +1,5 @@
app_name = "nl_piece_rate_pay"
-app_title = "Navari Piece Rate Pay"
+app_title = "Piece Rate Pay"
app_publisher = "Navari Ltd"
app_description = "FrappeHR App for periodic payments to piece rate employees by Navari Ltd"
app_email = "mania@navari.co.ke"
From f74846c9a6f8449c4682928c9c48c58837a37ab8 Mon Sep 17 00:00:00 2001
From: Joseph Mania <60258622+maniamartial@users.noreply.github.com>
Date: Wed, 14 Aug 2024 16:38:16 +0300
Subject: [PATCH 3/3] Update README.md
---
README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 0575e7c..69f966c 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ The Piece Rate Pay streamlines the management of casual workers' payments by pro
- **Activity Type:**
-
+
@@ -25,7 +25,7 @@ Define primary tasks for casual workers, such as "Washing" "Loading" or "Un-Load
- **Casual Activity Item:**
-
+
@@ -56,7 +56,8 @@ Log daily attendance, including the type of shift worked.
- **Casual Payroll Payout:**
-
+
+
Has two important tables.
@@ -88,8 +89,8 @@ Has two important tables.
+
-
**Doctypes:**