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

hai all, 

im newbie in Odoo, what i want to say is what is the different between (please explain it as detail as you can)


1. BILL/%(range_year)s/

and


2. BILL/%(year)s/

my goal is to create document sequence numbering which restart to 1 every months.


i used odoo 12 community


thanks for your detail explaination to me.

아바타
취소
베스트 답변

You can use sub-sequence for this.

See following screenshot where you can configure the sequences for each months (date range):



아바타
취소
작성자

Oke, then what is the implications if I add range_ and I don't?

베스트 답변

You need to use range_year (or range_month, etc.) in order to have sequences.


The setup for this is:

  1. Tick the box: Use subsequences per date_range
  2. Enter periods and a starting number (optional if using year)
  3. Use range_year or range_month (etc.) in the prefix

If you don’t create a date range, Odoo will automatically create one for the calendar year (as per the above example), but you will have to create the monthly, weekly, and other ranges manually.

https://odootricks.tips/sequence-document-numbering

아바타
취소
작성자

Thanks, it works for me

관련 게시물 답글 화면 활동
0
1월 25
1288
1
9월 21
4090
2
12월 23
29052
0
1월 24
2869
1
8월 23
1920