← Back to team overview

credativ team mailing list archive

[Bug 912631] Re: [stock] product.product method get_product_accounts just check the first level category_id in stock_valuation

 

Hello Nhomar,


Thanks for your reply as well as nice explanation:).

Now I exactly got the point. As per you said, currently we have checked account properties in following manner.
Account on product > Accounts on Category > Message of Error: 

Here hbto and Nhomar, specified  about the stock valuation account, so
there is also one possibility which is account comes from the stock
location for stock accounting.

Anyways you have provide a nice feature and I think we have to implement
this but before implementing this we need to more discussion about it
because If we applied a this on stock accounting purpose then also we
will apply this same thing for income account and expanse account. There
is also possibility for the location parent->child hierarchy.

Finally such as a improvement, currently we are considering this as a wishlist but also we need to more discussion on same.
SO I am subscribing Accounting experts to look in to this issue.

@Accounting Experts : Would you please share your views on this.

Thanks and more suggestions are welcomed also thanks for the savvy.!

** Changed in: openobject-addons
   Importance: Low => Wishlist

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/912631

Title:
  [stock] product.product method get_product_accounts just check the
  first level category_id in stock_valuation

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  [stock] product.product method get_product_accounts just check the
  first level category_id

  When trying to get the accounting account for stock_[in/out] variation_account and journal_id 
  from a category_id this method just go up to the first level and does not check upper levels
  which would avoid a lot of problems because those upper level could provide the missing parameters
  lacking to accomplish stock valuation

  the patch provide could avoid that, is simple is easy to use and quite possible would not break any
  backward compatibility.

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


References