2010-02-04 09:36:22 |
Xavier ALT |
attachment added |
|
report_sxw.pageCount.pageNumberReset.fix.patch http://launchpadlibrarian.net/38743320/report_sxw.pageCount.pageNumberReset.fix.patch |
|
2010-02-04 09:36:22 |
Xavier ALT |
bug |
|
|
added bug |
2010-02-19 10:29:03 |
gpa(OpenERP) |
openobject-server: assignee |
|
gpa(Open ERP) (gpa-openerp) |
|
2010-02-22 09:44:20 |
gpa(OpenERP) |
openobject-server: status |
New |
Incomplete |
|
2010-03-25 13:48:45 |
Numérigraphe |
openobject-server: status |
Incomplete |
Confirmed |
|
2010-03-25 13:56:50 |
Numérigraphe |
nominated for series |
|
openobject-server/5.0 |
|
2010-03-25 15:29:23 |
Stephane Wirtel (OpenERP) |
openobject-server: milestone |
|
5.0.8 |
|
2010-03-29 13:26:58 |
Jay Vora (Serpent Consulting Services) |
openobject-server: assignee |
gpa(Open ERP) (gpa-openerp) |
|
|
2010-03-30 08:11:28 |
Numérigraphe |
summary |
report_sxw: pageCount and pageNumberReset not handled correctly with grouped printing |
report_sxw: wrong pageCount and pageNumberReset when attachments are not kept |
|
2010-03-30 08:12:24 |
Numérigraphe |
description |
affects openobject-server
Version Affected:
OpenERP Server 5.0 (stable) - lasted revision
Steps to reproduce the problem:
-. I will use the invoice report for example, but it is not specific to
this one.
0. Add <pageCount/> in corporate header
1. Add <pageNumberReset/> just before the </story> tag in invoice.rml
report.
2. Find a record with lot of invoice line (invoice must be draft,
otherwise report_sxw with force report per record and for all group)
3. Now select 5 invoices (but 1st invoice should be the record choosen
at step "2", other invoices must be draft too)
2. Use "Print" button, and choose report "Invoices"
In the the document you will get, the page count will be identical on
all pages, which in not right. It should specific to the document printed.
See patch attached, perhaps it will be better explaining :)
--
Xavier ALT
AJM Technologies S.A.
22, rue Goethe / L-1637 Luxembourg
|
affects openobject-server
Version Affected:
OpenERP Server 5.0 (stable) - lasted revision
for
Steps to reproduce the problem:
-. I will use the invoice report for example, but it is not specific to
this one.
0. Add <pageCount/> in corporate header
1. Add <pageNumberReset/> just before the </story> tag in invoice.rml
report.
2. Find a record with lot of invoice line (invoice must be draft,
otherwise report_sxw with force report per record and for all group)
3. Now select 5 invoices (but 1st invoice should be the record choosen
at step "2", other invoices must be draft too)
2. Use "Print" button, and choose report "Invoices"
In the the document you will get, the page count will be identical on
all pages, which in not right. It should specific to the document printed.
See patch attached, perhaps it will be better explaining :)
PS: this only affects reports where PDFs are NOT kept as attachments in objects.
--
Xavier ALT
AJM Technologies S.A.
22, rue Goethe / L-1637 Luxembourg
|
|
2010-03-30 10:03:20 |
Jay Vora (Serpent Consulting Services) |
bug task added |
|
openobject-server/5.0 |
|
2010-03-30 12:30:13 |
Anup(SerpentCS) |
openobject-server: status |
Confirmed |
In Progress |
|
2010-03-30 12:31:26 |
Anup(SerpentCS) |
openobject-server: assignee |
|
Anup (Open ERP) (ach-openerp) |
|
2010-03-30 16:45:17 |
Stephane Wirtel (OpenERP) |
openobject-server: milestone |
5.0.8 |
5.0.9 |
|
2010-03-30 16:48:31 |
Stephane Wirtel (OpenERP) |
openobject-server/5.0: milestone |
|
5.0.9 |
|
2010-04-02 13:51:27 |
Launchpad Janitor |
branch linked |
|
lp:~numerigraphe/openobject-server/testing-5.0 |
|
2010-04-06 17:30:23 |
Stephane Wirtel (OpenERP) |
openobject-server: milestone |
5.0.9 |
5.0.10 |
|
2010-04-06 17:30:32 |
Stephane Wirtel (OpenERP) |
openobject-server/5.0: milestone |
5.0.9 |
5.0.10 |
|
2010-04-27 18:59:52 |
Richard (John) Nopkins@Servosoft |
openobject-server/5.0: status |
New |
Invalid |
|
2010-05-05 16:38:36 |
Stephane Wirtel (OpenERP) |
openobject-server: milestone |
5.0.10 |
5.0.11 |
|
2010-05-19 14:50:11 |
Numérigraphe |
summary |
report_sxw: wrong pageCount and pageNumberReset when attachments are not kept |
report_sxw: wrong pageCount and pageNumber when attachments are not kept |
|
2010-05-19 15:19:17 |
Launchpad Janitor |
branch linked |
|
lp:~numerigraphe/openobject-server/5.0-bug516966-wrong-pageCount-pageNumber |
|
2010-05-25 07:15:41 |
Numérigraphe |
openobject-server: status |
In Progress |
Fix Committed |
|
2010-12-27 09:16:10 |
Vinay Rana (OpenERP) |
openobject-server: status |
Fix Committed |
Fix Released |
|
2010-12-27 09:16:10 |
Vinay Rana (OpenERP) |
openobject-server: milestone |
5.0.11 |
6.0-rc2 |
|
2010-12-27 09:16:10 |
Vinay Rana (OpenERP) |
openobject-server: assignee |
Anup (OpenERP) (ach-openerp) |
|
|
2010-12-29 07:42:07 |
Xavier ALT |
openobject-server: status |
Fix Released |
Confirmed |
|
2010-12-29 08:15:52 |
Xavier ALT |
attachment added |
|
use _pageCount instead of _pageNumber https://bugs.launchpad.net/openobject-server/+bug/516966/+attachment/1778748/+files/fix-report-pageCount.patch |
|
2010-12-29 09:05:25 |
Olivier Dony (Odoo) |
openobject-server: importance |
Undecided |
Low |
|
2010-12-29 09:05:25 |
Olivier Dony (Odoo) |
openobject-server: assignee |
|
OpenERP's Framework R&D (openerp-dev-framework) |
|
2011-02-02 04:30:50 |
vrsb |
bug |
|
|
added subscriber vrsb |
2011-05-19 23:54:16 |
josepato |
openobject-server: status |
Confirmed |
Incomplete |
|
2011-05-20 07:16:01 |
Vo Minh Thu |
openobject-server: status |
Incomplete |
In Progress |
|
2011-05-20 07:16:01 |
Vo Minh Thu |
openobject-server: milestone |
6.0-rc2 |
|
|
2011-05-24 13:33:03 |
Launchpad Janitor |
branch linked |
|
lp:~openerp-dev/openobject-server/trunk-bug-516966-ysa |
|
2011-05-24 13:35:14 |
Yogesh (SerpentCS) |
openobject-server: status |
In Progress |
Fix Committed |
|
2011-11-14 16:06:24 |
Yan-PCSol |
bug |
|
|
added subscriber Luc (PCSOL) |
2011-11-14 16:06:30 |
Yan-PCSol |
bug |
|
|
added subscriber PCSol |
2011-11-14 16:06:36 |
Yan-PCSol |
bug |
|
|
added subscriber Fanchamps Fabrice |
2011-11-14 16:06:45 |
Yan-PCSol |
bug |
|
|
added subscriber Yan-PCSol |
2012-05-18 23:34:31 |
Jose Patricio Villarreal |
attachment added |
|
pagecount.patch https://bugs.launchpad.net/openobject-server/+bug/516966/+attachment/3152995/+files/pagecount.patch |
|