feat: Drawer.

This commit is contained in:
elforjani3
2021-02-04 18:03:28 +02:00
parent 08f257ae1f
commit 8b44ae4b73
19 changed files with 581 additions and 64 deletions

View File

@@ -967,5 +967,8 @@ export default {
view_all: 'View all',
payment_via_voucher: 'Payment via voucher',
voucher_number: 'Voucher number',
voucher: 'Voucher'
voucher: 'Voucher',
view_paper: 'View Paper',
estimate_paper:'Estimate Paper',
invoice_paper:'Invoice Paper',
};