datum icon indicating copy to clipboard operation
datum copied to clipboard

Create resume.xsd to show user resume

Open paulodamaso opened this issue 6 years ago • 2 comments

Following implementation of https://github.com/zerocracy/farm/issues/1568 thread, we must create pmo/resume.xsl) file, which will show information about user resume when sent. After this implementation remove ignore annotation from TkJoinTest.showsResumeIfAlreadyApplied

paulodamaso avatar Nov 24 '18 20:11 paulodamaso

@g4s8/z please, pay attention to this issue

0crat avatar Nov 24 '18 20:11 0crat

@paulodamaso I don't think we need this file in datum actually, because it's derived data type from resumes. In datum, we keep only primary data schemes and xsls, so it would be more correct to place resume.xsl in src/main/resources/xsl in farm repo, similar to agenda.xsl or awards.xsl.

g4s8 avatar Nov 26 '18 06:11 g4s8