mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat(ManualJournals): Auto-increment.
fix(BillPayment): Validate the opened payment bills. fix(redux): presist redux state. fix(useRequestQuery): hook.
This commit is contained in:
@@ -46,7 +46,7 @@ export default {
|
||||
manual_journals: [
|
||||
{
|
||||
key: "next_number",
|
||||
type: "number",
|
||||
type: "string",
|
||||
},
|
||||
{
|
||||
key: "number_prefix",
|
||||
|
||||
Reference in New Issue
Block a user