openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #11952
[Bug 1006128] Re: account webkit trial balance - print bold/normal must respect account type
** Attachment added: "trial bold.png"
https://bugs.launchpad.net/bugs/1006128/+attachment/3168271/+files/trial%20bold.png
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1006128
Title:
account webkit trial balance - print bold/normal must respect account
type
Status in OpenERP Addons (modules):
New
Bug description:
in account_report_trial_balance.mako
we can see
.regular_account_type {
font-weight: normal;
}
.view_account_type {
font-weight: bold;
}
.account_level_consol {
font-weight: normal;
font-style: italic;
but bold and normal seem to depend on the indent level and not on
account type view / regular
the ident level is not relevant in Austria - bold/normal must depend
on account.type
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1006128/+subscriptions
References