mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: auto-increment sale invoice, receipt, estimate and payment receive.
feat: style sales and purchases forms.
This commit is contained in:
@@ -247,7 +247,7 @@ function MakeJournalEntriesTable({
|
||||
};
|
||||
|
||||
return (
|
||||
<div class="make-journal-entries__table">
|
||||
<div class="make-journal-entries__table datatable-editor">
|
||||
<DataTable
|
||||
columns={columns}
|
||||
data={tableRows}
|
||||
|
||||
Reference in New Issue
Block a user