This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
InvoiceShelf
Watch
1
Star
0
Fork
0
You've already forked InvoiceShelf
mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced
2026-04-07 13:41:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e034e59f80379220dd34fcd7aa074ee46f83862
InvoiceShelf
/
app
/
Models
History
klittle81
fc05cf61fa
Patch to update reciept PDF generated by payment.blade.php to include Invoice Total, Balance Due, and Invoice Status
2026-02-27 22:06:27 -05:00
..
Address.php
…
Company.php
…
CompanySetting.php
…
Country.php
…
Currency.php
…
Customer.php
…
CustomField.php
…
CustomFieldValue.php
…
EmailLog.php
…
Estimate.php
feat(mail): add CC and BCC fields to email requests and forms (
#466
)
2026-02-06 01:59:38 +01:00
EstimateItem.php
…
ExchangeRateLog.php
…
ExchangeRateProvider.php
…
Expense.php
…
ExpenseCategory.php
…
FileDisk.php
Configurations cleanup & database configurations for mail and pdfs (
#479
)
2025-09-19 15:42:53 +02:00
Invoice.php
Patch to update reciept PDF generated by payment.blade.php to include Invoice Total, Balance Due, and Invoice Status
2026-02-27 22:06:27 -05:00
InvoiceItem.php
…
Item.php
…
Module.php
…
Note.php
…
Payment.php
feat(mail): add CC and BCC fields to email requests and forms (
#466
)
2026-02-06 01:59:38 +01:00
PaymentMethod.php
…
RecurringInvoice.php
Reformat with pint
2025-01-12 18:37:08 +01:00
Setting.php
Reformat with pint
2025-01-12 18:37:08 +01:00
Tax.php
Adding Flat Tax support with fixed amount (
#253
)
2025-05-04 02:24:56 +02:00
TaxType.php
Adding Flat Tax support with fixed amount (
#253
)
2025-05-04 02:24:56 +02:00
Transaction.php
…
Unit.php
…
User.php
…
UserSetting.php
…