child taxes must be printed using the seq number

Bug #614392 reported by Ferdinand
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Status tracked in Trunk
5.0
Triaged
Undecided
Unassigned
Trunk
Fix Released
Low
OpenERP R&D Addons Team 3

Bug Description

sequence numbers of child tax definitions must be used to sort the child tax for display and print

Related branches

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

Hello Ferdinand,

Child taxes are currently sorted by sequence,if it is same,they are sorted by name.

And, Where do you talk about printing them?

Thanks.

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

sorry for the sorting issue - it works as you described
but the sequence should be displayed in taxes in account.tax.tree to avoid this sort of errors

<?xml version="1.0"?>
<tree string="Account Tax">
                    <field name="sequence"/>
                    <field name="name"/>
                    <field name="price_include"/>
                    <field name="description"/>
                </tree>

for layout and missing tax please see attachment

Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) wrote :

Hello,

I confirming this issue from comment #2 specification.

Thanks.

Revision history for this message
qdp (OpenERP) (qdp) wrote :

when in form view of a tax, you can see the list of the child taxes: add there the sequence field in the tree view as first column.

if there are other things to be corrected, Ferdinand, please create another bug report: you current description is really confusing. Thanks

Revision history for this message
Mustufa Rangwala (Open ERP) (mra-tinyerp) wrote :

Hello,

It is fixed in Addons3

revision-id: mra@mra-laptop-20101206124457-pnbfdu6swcrz0j89

thanks
mra

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

Duplicates of this bug

Other bug subscribers

Bug attachments

Remote bug watches

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