Skip to content

Commit

Permalink
Merge pull request #3203 from ONE-F-M/staging
Browse files Browse the repository at this point in the history
Staging to test-production
  • Loading branch information
pjamsheer authored Feb 25, 2024
2 parents 5ac4755 + f4c472f commit 4b6796d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion one_fm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
from one_fm.overrides.goal import get_childrens


__version__ = '15.0.1'
__version__ = '15.0.2'


StockController.make_batches = make_batches_with_supplier_batch_id
Expand Down
30 changes: 30 additions & 0 deletions one_fm/change_log/v15/v15_0_2.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@
- [Project allocation and site allocation to be made not mandatory in Job offer](https://github.com/ONE-F-M/one_fm/pull/3143)
- [Print format for Purchase Order.](https://github.com/ONE-F-M/one_fm/pull/3170)
- [Auto upload of passport in the magic link](https://github.com/ONE-F-M/one_fm/pull/3140)
- [First and Last Names not Mandatory on Job Applicant Form](https://github.com/ONE-F-M/one_fm/tree/186934476)
- [validate purchase UoM in the purchase order as set in the Buying UoM](https://github.com/ONE-F-M/one_fm/tree/187044093_po)
- [Show approver details in the Purchase Order](https://github.com/ONE-F-M/one_fm/tree/186866465)
- [Inform HR and Employee about changes in Employee ID](https://github.com/ONE-F-M/one_fm/tree/186943735)
- [Restrict users from being able to create Timesheet for the past days](https://github.com/ONE-F-M/one_fm/tree/186789178)
- [Arabic first name and Arabic last name to be mandatory](https://github.com/ONE-F-M/one_fm/tree/186934514)
- [Users to be mandatory when the Project is Internal, Personal , SCRUM](https://github.com/ONE-F-M/one_fm/tree/186807317)
- [ERP Process Doctype linked to it in terms of Who gets assigned for the work.](https://github.com/ONE-F-M/one_fm/tree/186838668_rt)
- [Setup Employee Reports to](https://github.com/ONE-F-M/one_fm/pull/3185)


### Bug Fixes
Expand All @@ -20,10 +29,31 @@
- [Location of GRD section](https://github.com/ONE-F-M/one_fm/pull/3158)
- [Submission of wiki page patch]()
- [LMS Site internal server error]
- [Google Data Export](https://github.com/ONE-F-M/one_fm/tree/187024507)
- [Error due to Educational Qualification](https://github.com/ONE-F-M/one_fm/tree/187034211)
- [RFM should not be editable after approval]()
- [Convert price from UOM in whole to price in Unit]()
- [Error in Candidate Name after Updating Magic Link](https://github.com/ONE-F-M/one_fm/tree/187067614)
- [Item template attribute update error]()




### Chores
- [Clean up of duplicate attendance]
- [Update of SMS API with Private sender ID]
- [Uniformity of naming series in Request For Material](https://github.com/ONE-F-M/One-FM/pull/3159)
- [Update test-production server with staging changes and production fixes]()
- [Read and write access to Terms and Conditions for Purchase Officer and Purchase Manager]()
- [Upload Employee Loan Data ]()
- [2023 Stock Opening Balance on Test Production]()
- [uniform stock in hand and ERPNext from Jan to Nov on Test Production]()
- [Update Attendance Check to include Unscheduled Staff.]()
- [Staging Update with wiki changes]()
- [Correct the value for 3 Shift Permission name value in Att Check]()






0 comments on commit 4b6796d

Please sign in to comment.