https://github.com/kei-g/payslip-generator
A payslip generator contributed to 西脇大橋ラーメン
https://github.com/kei-g/payslip-generator
Last synced: 2 months ago
JSON representation
A payslip generator contributed to 西脇大橋ラーメン
- Host: GitHub
- URL: https://github.com/kei-g/payslip-generator
- Owner: kei-g
- License: bsd-3-clause
- Created: 2022-01-09T09:12:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-09T09:12:59.000Z (over 3 years ago)
- Last Synced: 2025-02-05T11:52:20.320Z (4 months ago)
- Language: VBA
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# payslip-generator [![license][license-image]][license-url]
`payslip-generator` - A payslip generator contributed to 西脇大橋ラーメン:ramen:
## Lincense
The script and documentation in this project are released under the [BSD-3-Clause License][license-url].
### External dependencies
- `CNationalHoliday` class, now a.k.a. [CCompanyHoliday][national-holiday-source-url], is released under the [MIT License][national-holiday-license-url] since __11 Apr 2021__.
[github-url]:https://github.com/kei-g/payslip-generator
[license-image]:https://img.shields.io/github/license/kei-g/payslip-generator
[license-url]:https://github.com/kei-g/payslip-generator/blob/main/LICENSE
[national-holiday-license-url]:https://github.com/Z1001R/determining-and-retrieving-holidays/blob/main/LICENSE
[national-holiday-source-url]:https://github.com/Z1000R/determining-and-retrieving-holidays/blob/main/Source/CCompanyHoliday.cls