dolibarr icon indicating copy to clipboard operation
dolibarr copied to clipboard

HRM > Recruitment

Open cfoellmann opened this issue 1 year ago • 2 comments

Fixing up the recruitment module for 17.0 to get out of alpha status.

Bugs:

  • [ ] Recruitment Module : warning #20470
  • [x] broken email field appplication (fixed #21563)
  • [x] numbering jobs (fixed #21563)
  • [ ] broken establishment field (SEE: #20464)
  • [ ] wrong odf output path -- wrong output dir in odt file generation for recruitment #19449
  • [ ] Bug Recruitment Modul ... referrer false #18488
  • [ ] API endpoints broken

Features:

  • [x] advanced numbering application (fixed #21563)

Cleanup (naming):

cfoellmann avatar Jul 26 '22 07:07 cfoellmann

will have a look at #18434

cfoellmann avatar Aug 05 '22 21:08 cfoellmann

https://github.com/Dolibarr/dolibarr/pull/21695

frederic34 avatar Aug 10 '22 06:08 frederic34

@eldy is using xyz_card.php on the top level of modules a hard must now? for me it seems "more elegant" like this recruitment/application/card.php recruitment/application/list.php recruitment/job/card.php recruitment/job/list.php

cfoellmann avatar Aug 17 '22 09:08 cfoellmann

@eldy how do I need to change the status field in the class RecruitmentCandidature to "just" not show it on creation card? Setting a different status than draft has negative consequences.

cfoellmann avatar Aug 19 '22 11:08 cfoellmann

Yes mymodule/myobject/file is more elegant. But we try to increase the use and compatibility with module builder and mymodule/myobject_file is easier (at least currently) to manage in our low-code / no-code point of view. I don't want to break this before a long time, the modulebuilder needs more stabilisation to be done before doing refactoring.

eldy avatar Aug 26 '22 17:08 eldy

This issue is stale because it has been open 1 year with no activity. If this is a bug, please comment to confirm it is still present on latest stable version. if this is a feature request, please comment to notify the request is still relevant and not yet covered by latest stable version. This issue may be closed automatically by stale bot in 10 days (you should still be able to re-open it if required).

github-actions[bot] avatar Nov 11 '23 21:11 github-actions[bot]