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:** -![Screenshot from 2024-04-28 07-40-42](https://github.com/navariltd/navari_csf_ke/assets/60258622/7e9a53c0-347c-452f-87bd-546934a455a1) +![Screenshot from 2024-08-14 16-27-52](https://github.com/user-attachments/assets/7c6d7da4-ed24-4d6d-9a74-6e57463aaa97) @@ -25,7 +25,7 @@ Define primary tasks for casual workers, such as "Washing" "Loading" or "Un-Load - **Casual Activity Item:** -![Screenshot from 2024-04-28 08-58-46](https://github.com/navariltd/navari_csf_ke/assets/60258622/36ca612f-1e12-4f22-bd81-45a732d9665e) +![Screenshot from 2024-08-14 16-24-54](https://github.com/user-attachments/assets/8930c6a9-944d-467b-95dd-34ebc8ca509c) @@ -56,7 +56,8 @@ Log daily attendance, including the type of shift worked. - **Casual Payroll Payout:** -![image (1)](https://github.com/navariltd/navari_csf_ke/assets/60258622/ed9bbeea-997e-41af-a462-48e3e2d87239) +![image (3)](https://github.com/user-attachments/assets/66dae217-e76b-4c4a-a13f-a1931cefc658) + Has two important tables. @@ -88,8 +89,8 @@ Has two important tables. +![image (4)](https://github.com/user-attachments/assets/a173690d-0eb6-4137-9856-02a813d00274) -![image (2)](https://github.com/navariltd/navari_csf_ke/assets/60258622/7fa5d17e-1ca2-475d-937c-c5580637c9cc) **Doctypes:**