Sales orders works correctly now.
This commit is contained in:
@@ -220,6 +220,8 @@
|
||||
:tip {:type :money}
|
||||
:tax {:type :money}
|
||||
:discount {:type :money}
|
||||
:service_charge {:type :money}
|
||||
:returns {:type :money}
|
||||
:client {:type :client}
|
||||
:date {:type 'String}
|
||||
:charges {:type '(list :charge)}
|
||||
|
||||
Reference in New Issue
Block a user