This commit is contained in:
wagslane
2023-05-01 15:25:27 -06:00
parent f8912668b8
commit 9be3074de6
868 changed files with 58698 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
Using 'basic user biller' to create a bill for 'joe@example.com'
Bill created for 50 dollars
---
Using 'basic user biller' to create a bill for 'samuel.boggs@example.com'
Bill created for 50 dollars
---
Using 'pro user biller' to create a bill for 'jade.row@example.com'
Bill created for 100 dollars
---
Using 'basic org biller' to create a bill for 'challis.rane@example.com'
Bill created for 2000 dollars
---
Using 'pro org biller' to create a bill for 'challis.rane@example.com'
Bill created for 3000 dollars
---