2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00
books/patches/patches.json
2022-03-15 14:34:58 +05:30

23 lines
414 B
JSON

[
{
"version": "0.0.3",
"fileName": "makePaymentRefIdNullable",
"beforeMigrate": true
},
{
"version": "0.0.4",
"fileName": "convertCurrencyToStrings",
"beforeMigrate": true
},
{
"version": "0.3.2",
"fileName": "moveNumberSeriesFromSettings",
"beforeMigrate": false
},
{
"version": "0.3.2",
"fileName": "fixJournalEntryIds",
"beforeMigrate": true
}
]