Skip to content

wuda1/Invoice_reimbursement

Repository files navigation

Welcome to Zhuzhu Invoice Assistant 👋

✨ Demo

If you are looking for a company to reimburse an invoice, but the amount you can reimburse each month is limited.

[29 17.2 32 29 243 572 272 27.2 152 140 592.8], these are the invoice amounts you currently have. You need to find out the invoices that exceed 1256 yuan after the summation, but require the smallest excess amount, so that next month will not There is a situation where you do not have an invoice for reimbursement.

The optimal reimbursement invoices here should be these: [29, 243, 572, 272, 140]

If you have such needs then this program will be able to help you!

Prerequisites

  • Windows10
  • python >= 3.9.12

Install

pip install -r requirements.txt
pip install pyinstaller

Usage

You can find the Invoice_reimbursement.exe program that can be run directly in the ./Invoice_reimbursement3 directory。

pyinstaller -w  -i ./qing.png ./Invoice_reimbursement.py

This command will generate the Invoice_reimbursement.exe program in the ./Invoice_reimbursement directory。

Author

👤 wuda

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2023 wuda1.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages