mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
fix: edit mode sales & purchases.
This commit is contained in:
@@ -46,6 +46,7 @@ function BillForm({
|
||||
...(!isEmpty(bill)
|
||||
? {
|
||||
...transformToEditForm(bill),
|
||||
currency_code: baseCurrency,
|
||||
}
|
||||
: {
|
||||
...defaultBill,
|
||||
|
||||
Reference in New Issue
Block a user