mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 20:10:36 -05:00
feat: don't require all fields for invoice booking.
simplify field requirements and allow for a more flexible invoice generation.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
"website": "Website"
|
||||
},
|
||||
"invoicing": {
|
||||
"invoice_late_fee": "Late fee (%)",
|
||||
"invoice_due_days": "Payment terms, days",
|
||||
"currency": "Default currency"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user