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

Hello,
Referencing to Ray Carnes's response about changing the invoice sequence format, I want that the number in the sequence must be initialized to 1 every new month.
For example invoice sequences should be like below:

  • in January 2014 :
    • 14/01/001
    • 14/01/002
      .
      .
      .
    • 14/01/xxx
  • in February 2014 :

    • 14/02/001
    • 14/02/002
      .
      .
      .

    • 14/02/xxx

And the same logic for the other months.

Thanks for your help.

아바타
취소
베스트 답변

I've noticed that people are still asking if the option is available. Yes, the option is there, and you can configure the sequence as shown in the screenshot.



아바타
취소
베스트 답변

hello You should use like this

%(month)s/%(day)s/001

it will print month-day-number

hope this will you

아바타
취소
작성자

This will never initialize the number every month. Please try to understand my question.

ok sorry for that than you will have to do it by python side code or you should use onchange method

작성자

Thank you Atul, please explain to me more.

베스트 답변

@Semah

Have you found the solution? 
I need the exact same thing, please.

아바타
취소

Hello Mr. Mustafa,

The option is available in the newer version! May I know which version you are currently using?

He Midhun
Thank you for your response.

I'm currently subscribed to standard package and using online version.
In order to change the month, what I've to do is manually go to actions in accounting/invoice and then from actions 'resequence'.

Although it does the job, but 1) it is manual, and 2) it then causes a warning to appear on the invoice tab that there're "Gaps in the sequence".

Thanks
Mustafa

관련 게시물 답글 화면 활동
2
2월 19
12313
0
3월 15
5132
2
4월 24
17009
1
8월 20
11972
9
8월 18
7711