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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
3
Replies
2058
Views
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"/>
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Sep 23
|
498 | ||
|
0
Sep 23
|
451 | ||
|
2
Feb 23
|
9253 | ||
|
6
Oct 23
|
19279 | ||
|
3
Mar 24
|
7694 |