mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: expand sidebar once open form editor page.
feat: rounding money amount. feat: optimize page form structure. feat: refactoring make journal and expense form with FastField component.
This commit is contained in:
@@ -252,7 +252,7 @@ export default [
|
||||
},
|
||||
|
||||
// Invoices.
|
||||
{
|
||||
{
|
||||
path: `/invoices/:id/edit`,
|
||||
component: LazyLoader({
|
||||
loader: () => import('containers/Sales/Invoice/Invoices'),
|
||||
|
||||
Reference in New Issue
Block a user