tax report MUST PRINT period(s)

Bug #528921 reported by Ferdinand
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Status tracked in Trunk
5.0
Won't Fix
Wishlist
Unassigned
Trunk
Fix Released
Undecided
Unassigned

Bug Description

fiscal (and organisational) requirement to print the period(s) on tax reports

Revision history for this message
Ferdinand (office-chricar) wrote :

and if possible - date printed

this is needed for proove, if after first print some changes have been made in the selected period(s)

Changed in openobject-addons:
assignee: nobody → JMA(Open ERP) (jma-openerp)
Changed in openobject-addons:
status: New → In Progress
Revision history for this message
JMA(Open ERP) (jma-openerp) wrote :

Hello Ferdinand,

We have made the appropriate changes. Would you please apply the patch and notify us.

Thank you.

Revision history for this message
Ferdinand (office-chricar) wrote :

Technically it prints what it should
* please add "Periods" in the period line

* selecting the fiscal year is "new"
-> this prevents printing a calendar year tax report for companies which have a fiscal year different from calendar year - which is quite usual here in Austria.

I subscribe accounting experts to get other opinions

Revision history for this message
JMA(Open ERP) (jma-openerp) wrote :

Hello Ferdinand,

Please apply the new changes. You will be able to add the periods in the period line.

Regarding the fiscal year issue. I have made the 'fiscalyear' field : many2many.
Please let me know whether this works for you.

Thank you.

Revision history for this message
Ferdinand (office-chricar) wrote :

Unfortunatley an error now

  File "/usr/lib/python2.6/site-packages/Koo/Rpc/Rpc.py", line 293, in hasFinished
    self.callback( self.result, self.exception )
  File "/usr/lib/python2.6/site-packages/Koo/Actions/Wizard.py", line 149, in finishedStep
    dialog = WizardPage(res['arch'], res['fields'], res['state'], self.action, self.datas['form'])
  File "/usr/lib/python2.6/site-packages/Koo/Actions/Wizard.py", line 80, in __init__
    self.screen.currentRecord().set(self.datas)
  File "/usr/lib/python2.6/site-packages/Koo/Model/Record.py", line 379, in set
    self.group.fieldObjects[fieldname].set(self, value, modified=modified)
  File "/usr/lib/python2.6/site-packages/Koo/Model/Field.py", line 300, in set
    group.load(value)
  File "/usr/lib/python2.6/site-packages/Koo/Model/Group.py", line 295, in load
    for id in ids:
TypeError: 'int' object is not iterable

Revision history for this message
JMA(Open ERP) (jma-openerp) wrote :

Hello Ferdinand,

Sorry for the error. I have made the appropriate changes.
Please apply the patch and let me know.

Thank you.

Revision history for this message
Ferdinand (office-chricar) wrote :

yes it works technically

IMHO if years are selected the selectable periods should be only of those periods.

and if possible - date printed !

BTW
* there was no rml in the patch
* I can not apply the patch -have to do this manually

Revision history for this message
JMA(Open ERP) (jma-openerp) wrote :

Hello Ferdinand,

I am sending you the changes in the rml.
The report will have the date printed.

* Regarding the periods :
  -> We cannot apply 'On-Change' event for simple wizard.
  -> However we can apply the periods only for the initial fiscal year.

Thank you.

Revision history for this message
Ferdinand (office-chricar) wrote :

thanks works now as expected

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

In stable,

As this is not really a blocking point, I would like to set this as wishlist and won't fix.

One would use the patch attached.

In trunk, report has been improved.

Thanks for the participation.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.