2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 07:40:55 +00:00
books/patches/patches.json

23 lines
414 B
JSON
Raw Normal View History

[
{
"version": "0.0.3",
"fileName": "makePaymentRefIdNullable",
"beforeMigrate": true
},
{
"version": "0.0.4",
"fileName": "convertCurrencyToStrings",
"beforeMigrate": true
},
{
"version": "0.3.2",
"fileName": "moveNumberSeriesFromSettings",
"beforeMigrate": false
2022-03-15 09:04:58 +00:00
},
{
"version": "0.3.2",
"fileName": "fixJournalEntryIds",
"beforeMigrate": true
}
]