← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 871687] [NEW] Generating labels in other position than 0, 0

 

Public bug reported:

You can reproduce it with the following steps:

Create a label, for example for products, with the next body:

ID: ${object.id}

XSL:RML type, and label format ap01292.

If you try to print it in a position other than 0,0, for example 2,1
(row, column), it doesn't create three empty labels, to put the content
in the fourth label... it always creates the 0,0 label with erroneous
info.

In this example, it creates a label (0,0), with content (for example):

ID:
ID: 85

I'm using openerp 5.16 in a ubuntu (lucid) server.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

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

Title:
  Generating labels in other position than 0,0

Status in OpenERP Addons (modules):
  New

Bug description:
  You can reproduce it with the following steps:

  Create a label, for example for products, with the next body:

  ID: ${object.id}

  XSL:RML type, and label format ap01292.

  If you try to print it in a position other than 0,0, for example 2,1
  (row, column), it doesn't create three empty labels, to put the
  content in the fourth label... it always creates the 0,0 label with
  erroneous info.

  In this example, it creates a label (0,0), with content (for example):

  ID:
  ID: 85

  I'm using openerp 5.16 in a ubuntu (lucid) server.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/871687/+subscriptions


Follow ups

References