trying quick fix for ben.
This commit is contained in:
@@ -340,8 +340,8 @@
|
|||||||
[:location [:string { :min 1
|
[:location [:string { :min 1
|
||||||
:max 2
|
:max 2
|
||||||
:decode/string strip}]]
|
:decode/string strip}]]
|
||||||
[:debit money]
|
[:debit [:maybe money]]
|
||||||
[:credit money]
|
[:credit [:maybe money]]
|
||||||
]]
|
]]
|
||||||
#_[:string {:decode/string tsv->import-data
|
#_[:string {:decode/string tsv->import-data
|
||||||
:error/message "Clipboard should contain rows to import"}]] ]))
|
:error/message "Clipboard should contain rows to import"}]] ]))
|
||||||
|
|||||||
Reference in New Issue
Block a user