← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 777833] Re: [6.1 trunk] [account] : Subscriptions - wrong period taken into account

 

On 09. 05. 11 13:52, Amit Parik (OpenERP) wrote:
> Hello Bogdan,
>
> I have checked your issue.
> But I am not able to get your point exactly about on which module have have faced the problem at subscription or at account.
>
> So would you please provide more information or proper steps on this.
>
> Thanks and waiting for your reply!
>
> ** Project changed: openobject-server => openobject-addons
>
> ** Changed in: openobject-addons
>        Status: New => Incomplete
>
Hi Amit,

subscriptions are part of the account module, as far as I can
understand. What exactly do you miss?


thank you,
b

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/777833

Title:
  [6.1 trunk] [account] :  Subscriptions - wrong period taken into
  account

Status in OpenERP Modules (addons):
  Incomplete

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


References