2
0
mirror of https://github.com/frappe/books.git synced 2025-02-09 23:48:56 +00:00
books/patches/patches.json

23 lines
414 B
JSON
Raw Permalink 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 14:34:58 +05:30
},
{
"version": "0.3.2",
"fileName": "fixJournalEntryIds",
"beforeMigrate": true
}
]