Skip to content

Documentables - #192

Merged
devmount merged 6 commits into
mainfrom
features/186-documentables
Sep 13, 2026
Merged

devmount merged 6 commits into
mainfrom
features/186-documentables

Conversation

@devmount

@devmount devmount commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Description of the Change

This change implements a document management for invoices, quotes and expenses. To add existing invoices and quotes, corresponding commands were implemented:

php artisan documents:import-invoices dir/to/invoices [--dry-run] [--force]
php artisan documents:import-quotes dir/to/quotes [--dry-run] [--force]

Benefits

Document generation and storage at one place. Also bills for expenses are available for all positions if tax offices asks.

Applicable Issues

Closes #186

@devmount devmount self-assigned this Sep 13, 2026

@devmount devmount left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@devmount
devmount merged commit 52420cf into main Sep 13, 2026
2 checks passed
@devmount
devmount deleted the features/186-documentables branch September 13, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document management

1 participant