Upload Large File Widget
A new widget for uploading large files without limitation in size.
30-day money-back guarantee
Free Shipping in U.S.
Buy now, get in 2 days
Problem
Existing methods for uploading file in Odoo are not designed for large files.
Solution
This module provides a new widget (named upload_file) for uploading files without limitation in size.
Usage
file_path = field.Char(string='File Path', help="Path on the Odoo server to the uploaded file")
<field name="file_path" widget="upload_file" />
Editions Supported
- Community Edition
- Enterprise Edition