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

Hi I'm trying to develop an open office invoice and send it to open erp, how to convert the amount in word? Thanx

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

You should take example on the reports that exist for check writing in the module account_check_writing. They use the amount_to_text function.

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

In your class, you need to import amount_to_text_en for amount in word in english and amount_to_text_fr for amount in word in french, like this:

from openerp.tools.amount_to_text import amount_to_text_en

For more information about these tools, see the link below:

http://members.hellug.gr/xrg/openerp-doc/html/api_reference/tools/amount_to_text.html

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 3 18
5139
0
thg 3 15
4329
1
thg 3 15
5879
0
thg 3 25
1125
0
thg 10 24
1785