mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
BIG-170: fix cashflow money out owner drawing.
This commit is contained in:
@@ -18,7 +18,7 @@ export const addMoneyIn = [
|
||||
export const addMoneyOut = [
|
||||
{
|
||||
name: intl.get('cash_flow.owner_drawings'),
|
||||
value: 'onwers_drawing',
|
||||
value: 'OwnerDrawing',
|
||||
},
|
||||
{
|
||||
name: intl.get('cash_flow.expenses'),
|
||||
|
||||
Reference in New Issue
Block a user