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
|
2026 | ||
|
0
9月 23
|
1732 | ||
|
2
6月 25
|
11248 | ||
|
6
10月 23
|
22088 | ||
|
3
3月 24
|
9527 |