-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
7.0 binary field #1
Conversation
…inary in OpenERP. My train arrive so I will continue latter
… can be initilized with the information of the record. So you can even customise the path of the storage depending of the property of the record
… allow user to customise the storage configuration per field. Also base the image file storage on odoo V8 code
@@ -0,0 +1,274 @@ | |||
# -*- coding: utf-8 -*- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this file might be mis-named
Hi Sandy, sorry a wrong file have been added, and I forget to remove it when moving the branch to github. It's done now. Thanks |
why this pull request was closed? I can not see the code from it neither in v7 nor v8 branch. |
+1 |
The PR was closed probably due to the removal of the master branch which is now 8.0 |
migration from audittrail, small precaution
[REF] base_import_match: Small rst fixes in readme file
Merge to update to OCA status
Fix error with multi mail servers
[FIX] really uninstall modules and avoid a crash on cached data
Remove encoding declaration from XML view
[IMP] kpi: Add Kanban Views. Improve python code, Allow to access Odoo
Add a couple of cosmetic improvements
fix(database_cleanup): endless loop
…nly-add_test [14.0][IMP] web_model_read_only
Here is a proposal too add new fields for image and binary. There is a example module so you can try it. But before merging I propose to remove it.
This merge was before on lp https://code.launchpad.net/~akretion-team/server-env-tools/server-env-tools/+merge/222291