Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
9721 Переглядів

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

Related Posts Відповіді Переглядів Дія
0
січ. 25
1180
1
вер. 21
4019
2
груд. 23
28921
0
січ. 24
2818
1
серп. 23
1890