We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前 female.feature 裡面有三個尚未實作的場景需要實作如下。
若要協助實作,請先在這個 issue 下面討論你想如何實作,或是可以先推一個 work in progress 的 pull request,然後我們可以基於 pull request 討論,討論後再開始實作比較不會浪費時間。
@ignore 場景: 檢查產假時的薪資的違法情形 假如 一女性勞工 而且 月薪為 36000 元 而且 在一公司工作 3 個月 當 請產假時 而且 公司發給薪資為 30000 元 那麼 違反 "勞動基準法" 50 條 而且 根據勞基法 78 條,罰款 90000 元至 450000 元 @ignore 場景: 檢查產假時的薪資的違法情形 假如 一女性勞工 而且 月薪為 36000 元 而且 在一公司工作 7 個月 當 請產假時 而且 公司發給薪資為 40000 元 那麼 違反 "勞動基準法" 50 條 而且 根據勞基法 78 條,罰款 90000 元至 450000 元 @ignore 場景: 請產假時雇主可要求提出證明文件 假如 一女性勞工 當 請產假時 那麼 根據勞基法施行細則 26 條,雇主得要求其提出證明文件
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前 female.feature 裡面有三個尚未實作的場景需要實作如下。
若要協助實作,請先在這個 issue 下面討論你想如何實作,或是可以先推一個 work in progress 的 pull request,然後我們可以基於 pull request 討論,討論後再開始實作比較不會浪費時間。
The text was updated successfully, but these errors were encountered: