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
- 프로젝트
- 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
|
2583 | ||
|
|
0
9월 23
|
2293 | ||
|
|
2
6월 25
|
11883 | ||
|
|
6
10월 23
|
23014 | ||
|
|
3
3월 24
|
10216 |