[6.1 trunk] [account] : Subscriptions - wrong period taken into account
Bug #777833 reported by
Bogdan Stanciu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Confirmed
|
Wishlist
|
OpenERP R&D Addons Team 3 |
Bug Description
I configured the recurring entries, and it works as expected.
However, if we have a opening/closing period, it generates wrong entries, as this one is taken into account (in the example, period 00) instead of a proper month (01 to 12). I think opening/closing periods shall be filtered out, as they do NOT fit the concept of recurring entries.
my case:
period | date start | date end | type
00 01.01.2011 01.01.2011 opening/closing
01 01.01.2011 31.01.2011 regular
02 01.02.2011 28.02.2011 regular
...
thank you,
bogdan
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3) |
importance: | Undecided → Wishlist |
status: | Incomplete → Confirmed |
To post a comment you must log in.
moreover, there is no proper way to correct the entries...