← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 676941] Re: [60.RC1] sequences numbering for fiscal/financial years missing

 

Ferdinand,

Sequences are low-level objects, unaware of fiscal year or similar higher-level concepts.
'year' is indeed not meant to be used for accounting sequences, you should statically set the prefix in the sequence.

We don't plan to implement this feature as it would mix high and low
level concepts.

** Changed in: openobject-addons
       Status: Triaged => Invalid

-- 
[60.RC1] sequences numbering for fiscal/financial years missing
https://bugs.launchpad.net/bugs/676941
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Invalid

Bug description:
variable "year" is not suitable for many sequences.

for finscal/financial years not starting with January we need a function which fetches a code (or the code) from fiscalyear , because year wil return the current calender year and we do not want to have this string in invoices.

IMHO it will give also wrong year results if issuing invoices in January which should have a number of the old fiscalyear.

THIS IS VERY IMPORTANT !!!

only workaround is to create manual prefixes

(somewhere - blueprint - this was already discussed)
we need obviously a function "create sequences for new year"





References