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

Hello,

When I import purchase orders from an Excel sheet, the PO number changes automatically and takes a different sequence number generated by Odoo.

I’m using Odoo [17].

Thanks in advance.

아바타
취소
베스트 답변

In Odoo 17, the purchase order number stores in the "name" field. To import your own PO numbers, make sure your Excel file includes the PO numbers under the "name" column.

If this still doesn’t work, check if there’s any custom code or module that overrides the PO numbering sequence.

아바타
취소
베스트 답변

Ensure you have a column name (or Order Reference) in your import file.

This simplified import structure will in fact have you import your Purchase Orders with a 'custom' PO number:

id name partner_id

My PO-No: 00001 Vendor A

My PO-No: 00042 Vendor B




아바타
취소
베스트 답변

Hi,

In Odoo 17, purchase order numbers are always generated by the system’s sequence, so they change automatically when you import POs. If you want to keep your supplier’s PO reference, you should use the Vendor Reference field (partner_ref) instead of trying to override the PO number. Overwriting the name field is technically possible but not recommended, as it can break Odoo’s numbering consistency.


Hope it helps

아바타
취소
관련 게시물 답글 화면 활동
1
3월 15
6627
3
6월 25
1100
0
7월 24
1051
1
6월 23
2595
1
8월 25
1832