Skip to Content
Menu
This question has been flagged
5 Replies
3742 Views

Hello,

what about the error 404, when I'll try to open my account?

Thank you in advanced.

T. Bauschat

Avatar
Discard

you are talking about which account? What version are you using?

Hallo,
I talk about the account of the AIXCITED.

I thing, I use the latest vision from the download.

Kind regards, Theresia Bauschat
-- 
AIXCITED UG (haftungsbeschränkt)              Theresia Bauschat     
Oppenhoffallee 169a                      <Bauschat@aixcited.de>
D-52066 Aachen GERMANY                  Tel.: +49 241 9571 5828 
                                        Fax.: +49 241 9571 5829
Zentrale:                                GSM.: +49 157 38959781  
aixcited@aixcited.de                   
Tel.: +49 241 9571 5820                 
Fax.: +49 241 9571 5829  

Steuer-Nr.: 201/5942/4616 
UST-ID-Nr.: DE 295551541 
                                      
Am 12.08.2014 18:03, schrieb Koffi KPONOUGLO:
<blockquote cite="mid:1407859415.342770099639893.665308830617128-openerp-59666-forum.post@openerp.v7.openerp.com" type="cite">

you are talking about which account? What version are you using?

--
Koffi KPONOUGLO Sent by OpenERP S.A. using Odoo. Access your messages and documents in Odoo
Best Answer

Hi,

This is the problem with some missmatches in parents in accounts. Please try this.

Enter into the postgres database via phppgadmin or terminal. Then run these queries.

alter table account_account drop column parent_left;

alter table account_account drop column parent_right;

Then restart openerp server and update account module.

Avatar
Discard
Best Answer

Enter into the postgres database via phppgadmin or terminal. Then run these queries.

alter table account_account drop column parent_left;

alter table account_account drop column parent_right;

Then restart openerp server and update account module.

Avatar
Discard
Best Answer

Me too, I have this error with a new account!!

What's going on?

Avatar
Discard