When I tried to import the last bank statements over the year 2012 there was an error tracing back to:
period_id = period_ids[0]
IndexError.
I used the module account_banking.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
When I tried to import the last bank statements over the year 2012 there was an error tracing back to:
period_id = period_ids[0]
IndexError.
I used the module account_banking.
This error is caused by the lack of defined periods for the year 2013. The bank statements file I was trying to import has references to both 2012 and 2013.
The import needs periods for all the references in the bank statements file. When I imported the file the periods for 2013 where not defined.
After I defined the periods for 2013 the problem was solved.
This can be done going to:
accounting/configuration/fincancial accounting/periods/fiscal years (or periods)
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
2月 25
|
1582 | ||
|
0
3月 24
|
1475 | ||
|
1
4月 24
|
1766 | ||
|
0
3月 15
|
5350 | ||
|
1
3月 15
|
5354 |