dragos-constantin-stoica / euro-invoice.eu

Invoicing platform for EU companies
GNU General Public License v3.0
1 stars 0 forks source link

New Company Onboarding #9

Closed dragos-constantin-stoica closed 1 year ago

dragos-constantin-stoica commented 1 year ago

In order to issue the 1st invoice the follwoing data entities must be correctly filled in:

  1. Company
    • [x] one address
    • [x] one bank account
    • [x] the invoice format
  2. Services
    • [x] one serivce or product
  3. Clients
    • [x] one client
  4. Contracts
    • [x] one contract

The Contract must be between the Company and the Client and must contain at least one Service or Product. When an Invoice is created it will use all those relationship between those entities. in the case of multiple Companies for each Company this onboarding process must be performed.

dragos-constantin-stoica commented 1 year ago
dragos-constantin-stoica commented 1 year ago

hand made step wizard :+1: