Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
4370 Lượt xem

Hello Everybody,

I want to give my invoices a number like : (actual month -1)/invoice Serial number, for example, this is month 9, I want that the system gives my invoices a number like 08/39000, I can now only give my invoices a number like : 09/39000

I tried in the prefix to do : %((month)s-1) but the minus 1 does'nt work.

Thanks in advance for your precious help.

 

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Hello, 

I've tried it, it gives me this error  : 

Constraint Error
Invoice Number must be unique per Company.

Thanks.

Ảnh đại diện
Huỷ bỏ

Maybe you have already invoice with same number in previous month. Try it on empty database.

Tác giả

I think It ust took month-1 like 09-1, it did'nt take it like an arithmetic operation, that's why, because I had the same result using %((month)s-1)

It could be. you must see invoice number genreated

2014-09-11 15:19 GMT+02:00 Yassine TEIMI <yteimi01@gmail.com>:

I think It ust took month-1 like 09-1, it did'nt take it like an arithmetic operation, that's why, because I had the same result using %((month)s-1)

--
Yassine TEIMI
Sent by OpenERP S.A. using Odoo about Forum Post False

Câu trả lời hay nhất

I do not know if it works but if it would work it would be:

%((month-1)s)

Ảnh đại diện
Huỷ bỏ
Tác giả

Hello, I've tried it, it gives me this error : Constraint Error Invoice Number must be unique per Company. Thanks.

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 9 24
1612
2
thg 3 24
3364
2
thg 2 23
3962
6
thg 10 20
38324
1
thg 9 20
4584