fixed fiscal dates (#11939)
This commit is contained in:
parent
f628184c68
commit
db499dcaa4
@ -207,7 +207,7 @@ erpnext.setup.slides_settings = [
|
|||||||
// default 1st Jan - 31st Dec
|
// default 1st Jan - 31st Dec
|
||||||
|
|
||||||
erpnext.setup.fiscal_years = {
|
erpnext.setup.fiscal_years = {
|
||||||
"Afghanistan": ["12-20", "12-21"],
|
"Afghanistan": ["12-21", "12-20"],
|
||||||
"Australia": ["07-01", "06-30"],
|
"Australia": ["07-01", "06-30"],
|
||||||
"Bangladesh": ["07-01", "06-30"],
|
"Bangladesh": ["07-01", "06-30"],
|
||||||
"Canada": ["04-01", "03-31"],
|
"Canada": ["04-01", "03-31"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user