Is it possible to create a button in form view that imports documents?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Is it possible to create a button in form view that imports documents?
Coding it is possible, using a field binary to upload the file and a button to process it
Hi Giezel,
It is the answer of Axel Mendoza
foo = fields.Binary()
<field name="foo"/>
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
0
9月 23
|
1999 | ||
|
0
9月 23
|
1728 | ||
|
2
6月 25
|
11242 | ||
|
6
10月 23
|
22085 | ||
|
3
3月 24
|
9519 |