← Back to team overview

openerp-expert-accounting team mailing list archive

[Bug 550106] Re: trunk - duplicate fiscal years

 

Hello Ferdianand,

I am attchaning improved patch with consideration of company_id on
fiscal year. So now check will see if the both the fiscal year (old and
new) has same company and with same/in between start and end dates it
does not allow to create it. But if the companies are different then we
can create fiscalyears with same start and end dates as accepted.

Can you please check this patch ?

Note: Without demo data it allows to create Accounting Charts But if we
create db with demo data (In demo data we have already created
fiscalyear) it does not allow us to configure Account charts.

Thank you,
Mustufa (mra)

** Patch added: "fiscalyear.patch"
   https://bugs.launchpad.net/openobject-addons/+bug/550106/+attachment/1512135/+files/fiscalyear.patch

-- 
trunk - duplicate fiscal years
https://bugs.launchpad.net/bugs/550106
You received this bug notification because you are a member of OpenERP
Accounting Experts, which is a direct subscriber.

Status in OpenObject Addons Modules: In Progress

Bug description:
r 3231
installing the account module installs demo data AND the wizard ask to create a fiscal year

IMHO fiscalyear needs the following checks
* no overlapping of fiscal years
* no gap between fiscal years