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.
グーグルでたくさん調べた後、このエラーをデバッグする方法をstackoverflowにたどり着きました
Web クライアントから新しいフィールドを作成しようとすると、このエラーが発生します
AttributeError: 'NoneType' オブジェクトに属性 '_columns' がありません
このエラーは通常、モジュールに正しい依存関係を提供していない場合に発生します。__openerp__.pyファイルに正しい依存関係が指定されているかどうかを確認してください
__openerp__.py