mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: rename item sku to code.
feat: fix sidebar current tab issue.
This commit is contained in:
@@ -33,7 +33,7 @@ const defaultInitialValues = {
|
||||
active: true,
|
||||
name: '',
|
||||
type: 'service',
|
||||
sku: '',
|
||||
code: '',
|
||||
cost_price: '',
|
||||
sell_price: '',
|
||||
cost_account_id: '',
|
||||
|
||||
Reference in New Issue
Block a user