refactor(order): rename Bestellbestaetigung to Angebotsbestaetigung
All checks were successful
Staging Build / build (push) Successful in 3m22s
All checks were successful
Staging Build / build (push) Successful in 3m22s
This commit is contained in:
@@ -117,7 +117,7 @@ export const InvoicePDF = ({ order, orderSnapshot, customer }: any) => {
|
||||
</View>
|
||||
</View>
|
||||
|
||||
<Text style={styles.title}>Bestellbestätigung</Text>
|
||||
<Text style={styles.title}>Angebotsbestätigung</Text>
|
||||
|
||||
<View style={styles.section}>
|
||||
<Text style={styles.label}>Besteller / Kunde</Text>
|
||||
|
||||
Reference in New Issue
Block a user