Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OpenERP でのログイン プロセスの流れを知る必要があります。開始時の関数呼び出し。私はEclipseを使用してデバッグし、main.py( )で始まり、次にres_users.py(、)def login_and_redirectに行くようですdef logindef authenticate
def login_and_redirect
def login
def authenticate
これは正しいですか?ログイン関数を呼び出すトリガー ポイントです。base.xmlもチェックインしましたが、関数に呼び出される場所が見つかりません