mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
fix: Invoice pdf customize
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
export const initialValues = {
|
||||
templateName: '',
|
||||
|
||||
|
||||
// Colors
|
||||
primaryColor: '#2c3dd8',
|
||||
secondaryColor: '#2c3dd8',
|
||||
|
||||
// Company logo.
|
||||
showCompanyLogo: true,
|
||||
companyLogo:
|
||||
'https://cdn-development.mercury.com/demo-assets/avatars/mercury-demo-dark.png',
|
||||
companyLogoUri: '',
|
||||
companyLogokey: '',
|
||||
|
||||
// Top details.
|
||||
showPaymentReceivedNumber: true,
|
||||
|
||||
Reference in New Issue
Block a user