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:
- CRM
- 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
|
2028 | ||
|
0
9月 23
|
1734 | ||
|
2
6月 25
|
11249 | ||
|
6
10月 23
|
22090 | ||
|
3
3月 24
|
9528 |