← Back to team overview

openerp-india team mailing list archive

[Bug 1070418] Re: [6.1 / trunk] budget position should support view accounts

 

Hello Stephane,

I have checked the  budget position with view type account with your
given patch and without your patch but I seen the changes on Theoretical
Amount not on the Practical Amount.

i.e Without your patch.
enter the 100 planned  value with view type account on budget position then
planned value =100, Practical Amount=0.0, Theoretical Amount = 64.29

With your patch.
enter the 100 planned  value with view type account on budget position then
planned value =100, Practical Amount=0.0, Theoretical Amount = 100

So please tell me your expected result as well as real example on it.

Thank you!

-- 
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/1070418

Title:
  [6.1 / trunk] budget position should support view accounts

Status in OpenERP Addons (modules):
  Incomplete

Bug description:
  Hello,

  In account_budget module, when creating a budget position, the user
  can select view accounts and also accounts with consolidation
  children, in addition to normal accounts.

  However, when viewing budgets with positions containing only view
  accounts, the "practical amount" field is always zero.

  Since these type of accounts are accepted as budget positions, the
  system should take into account children and consolidation children
  when computing the practical amount.

  How to reproduce:
  1. install account_budget module
  2. create some moves on a general account
  3. create a budget position containing one *view* account -> debit and credit values are shown correctly in the budget position
  4. create a budget with one line referring to the above budget position -> the practical amount is always 0

  I attach a merge proposal.

  -sbi

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


References