raise osv.except_osv(_('Error !'), _('No period defined for this date: %s !\nPlease create a fiscal year.')%dt)
Bug #1030494 reported by
Holger Brunn (Therp)
on 2012-07-29
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenUpgrade Server |
Fix Released
|
Medium
|
Unassigned |
Bug Description
_defaults for account.move uses account.period.find which searches for periods with company_id set.
Related branches
lp:~therp-nl/openupgrade-addons/6.0_add_default_company_id_account_period
- Stefan Rijnhart (Opener): Approve on 2012-07-29
-
Diff: 13 lines (+5/-1)1 file modifiedaccount/migrations/6.0.1.1/pre-migration.py (+5/-1)
Stefan Rijnhart (Opener) (stefan-opener)
on 2012-07-29
Changed in openupgrade-server: | |
status: | New → Confirmed |
Stefan Rijnhart (Opener) (stefan-opener)
on 2012-09-04
Changed in openupgrade-server: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.