mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
13 lines
209 B
JSON
13 lines
209 B
JSON
[
|
|
{
|
|
"version": "0.0.3",
|
|
"fileName": "makePaymentRefIdNullable",
|
|
"beforeMigrate": true
|
|
},
|
|
{
|
|
"version": "0.0.4",
|
|
"fileName": "convertCurrencyToStrings",
|
|
"beforeMigrate": true
|
|
}
|
|
]
|