Skip to content

Conversation

@NehaFathimap
Copy link
Contributor

@NehaFathimap NehaFathimap commented Jan 12, 2026

Issue description

TASK-2026-00056

  1. Duplicate employee id error while creating a new employee doctype

Solution description

  1. Implemented Employee ID generation logic to compute the department-wise sequence ensuring unique Employee IDs and preventing duplicates. via employee.py

Output screenshots (optional)

Screencast.from.12-01-26.01.12.19.PM.IST.webm

Areas affected and ensured

employee doctype

Is there any existing behaviour change of other features due to this code change?

No

Was this feature tested on these browsers?

  • Mozilla Firefox

Copy link
Contributor

@MhmdSinanKT MhmdSinanKT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the solution is too complicated, can be simplified a lot without the need for a loop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants