mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat: items list restful api.
This commit is contained in:
@@ -33,4 +33,13 @@ export default {
|
||||
column: 'code',
|
||||
},
|
||||
},
|
||||
|
||||
'items': {
|
||||
'type': {
|
||||
column: 'type',
|
||||
},
|
||||
'name': {
|
||||
column: 'name',
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user