Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
3418 Lượt xem

i want to ask again to the masters.

  1. OpenERP if I forgot my password, how do I know the password? What I have to create a new database?
  2. whether the calculation can use the OpenERP accounting in many currencies?
  3. whether it can be made in the limitations on the entry of goods arrival manage incoming shippments?

please help from the masters. thanks very much.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I assume that you are on Linux:

Go to terminal: follow these commands:

psql -d yourdatabase_name

you will see screen yourdatabase_name#

type query ( select password from res_users where login='admin';) It will return you password of admin user.

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

thank you for the answer.

I've got the password, but why still can not login?

please help.

Ảnh đại diện
Huỷ bỏ

which issue you are facing?

Tác giả

the issue i am facing are : 1. when i want to login can not, but the username and password are correct. 2. how if want to limit the items that come in excess quantity in the PO? 3. how if want to use the currency more than one? such as the USD and EUR.

Thank you very much