← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 720808] Re: V6 - Journal entries bug

 

I think that bug is in /account/account_view.xml lines

1336                                        <field name="journal_id"/>
1337                                       <field name="period_id"/>
1338                                        <field name="company_id" required="1" groups="base.group_multi_company"/>

journal_id, period_id and company_id must be from parent.
just remove this line from from view.
 


** Patch added: "account_view.diff"
   https://bugs.launchpad.net/openobject-addons/+bug/720808/+attachment/1857191/+files/account_view.diff

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

Title:
  V6 - Journal entries bug

Status in OpenERP Modules (addons):
  New

Bug description:
  Almost impossible to post manual entries in Accounting / Journal entries / Journal entries.
  In the header the journal and period a requested but when starting to post a manual entry it is requested again 
  See attached printscreen

  Thank you



References