Skip to content
New issue

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

Development of Billing Invoice Data Handling #395

Open
mariobehling opened this issue Oct 11, 2024 · 0 comments
Open

Development of Billing Invoice Data Handling #395

mariobehling opened this issue Oct 11, 2024 · 0 comments
Assignees

Comments

@mariobehling
Copy link
Member

Develop a feature to handle billing invoice data for users on the platform similar to the previous eventyay version (compare https://eventyay.com/admin/settings/billing). This feature should automate the creation of invoices and include all necessary contact and billing information. The system should generate invoices on the 1st of every month, using UTC time.

Requirements:

  • Invoice Generation:
    • Generate invoices automatically on the 1st, 2nd or 3rd of every month.
    • Use UTC as the time zone for all invoicing operations, but also provide other timezone options.

Screenshot from 2024-10-11 19-20-16

  • Invoice Contact Information:

    • Store and display the following details on each invoice:
      • Contact Name
      • Phone Number
      • Email Address: Field for entering the email address that will receive the invoice.
      • PayPal Email: Field for entering the PayPal email where the invoice amount will be transferred.
      • Country: Default to "Singapore" but should be editable.
      • Tax ID (if applicable)
      • Organisation Name: Field for entering the legal name of the organization.
      • Address: Include fields for street address, city, state, and ZIP code.
  • Additional Information:

    • Option to upload and display the Organisation Logo on the invoice.
      • Store and display the selected image/logo alongside the organization details.

Screenshot from 2024-10-11 19-17-58

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

No branches or pull requests

2 participants