mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat(contacts): auto-complete contacts.
feat(items): auto-complete items. feat(resources): resource columns feat. feat(contacts): retrieve specific contact details.
This commit is contained in:
@@ -106,6 +106,10 @@ export default {
|
||||
key: "number_prefix",
|
||||
type: "string",
|
||||
},
|
||||
{
|
||||
key: 'increment_mode',
|
||||
type: 'string'
|
||||
}
|
||||
],
|
||||
payment_receives: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user