Invoice PDF builder

This commit is contained in:
roshelrao
2021-07-14 13:10:39 +05:30
parent 7228bb2922
commit 9a1ee350c3
4 changed files with 16 additions and 7 deletions

View File

@@ -171,6 +171,7 @@ class InvoiceAdapter extends ReactModalAdapterBase {
},
];
}
}
module.exports ={InvoiceAdapter};