콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
7763 화면

I'm (truly) brand new to Odoo.

I'm looking for how the maintenance module is related to the inventory module. In other words, I have a number of products in inventory (screws, washers, and nuts), as well as a number of tools (drivers and wrenches). I see how I can reference the tools while performing a maintenance request, I don't see how I can use the products (and therefore have them removed from inventory). 

Am I going about this all wrong?

아바타
취소

Hello @Aaron did you have any solutions for your problem?

베스트 답변

1. Create a SCRAP location called "Consumed in Maintenance"

2. Scrap each Product you "use"

3. (for extra credit) Add a button to the Maintenance Request to help the user SCRAP, auto populating the correct location for them:






Something like this would do the trick (if you are worried about hardcoding action and location id's  -  check out the EVAL attribute for XML files):

<button string="CONSUME PRODUCT" 
name="594"
type="action" 
context="{'default_scrap_location_id': 168,}"/>

아바타
취소
베스트 답변

I have the same concern. Was there any solutions ?

아바타
취소
관련 게시물 답글 화면 활동
2
9월 25
1158
Lot/Serial Number 해결 완료
2
9월 25
398
1
8월 25
1357
1
6월 25
1123
1
6월 25
1127