fix(invoice): update subtitle from Software Solutions to Die Kasse
This commit is contained in:
@@ -115,7 +115,7 @@ export const InvoicePDF = ({ order, orderSnapshot, customer }: any) => {
|
||||
<View style={styles.header}>
|
||||
<View>
|
||||
<Text style={{ fontSize: 18, fontWeight: 'bold' }}>CASPOS</Text>
|
||||
<Text>Software Solutions</Text>
|
||||
<Text>Die Kasse</Text>
|
||||
</View>
|
||||
<View style={styles.companyInfo}>
|
||||
<Text>CASPOS Computerabrechnungssysteme GmbH</Text>
|
||||
|
||||
Reference in New Issue
Block a user