[IMP] Add FS Storage Dynamic Routing Rules - #662
Conversation
|
Hi @lmignon, |
0d0bdee to
26e70a2
Compare
lmignon
left a comment
There was a problem hiding this comment.
@baimont Could you add some user-oriented documentation explaining this new feature in the usage section?
I think this is particularly important here, as without this explanation it is quite difficult to understand what the code is doing, and someone discovering the module would otherwise have no way of knowing that this feature exists.
26e70a2 to
a70e6cc
Compare
hey @lmignon, done |
lmignon
left a comment
There was a problem hiding this comment.
Some little comments regarding the way you design your cache....
a70e6cc to
ab639b8
Compare
I hesitated but IMO this is an improvement of the model_ids and field_ids fields on fs.storage that already allow to route to different storages. That's why I went for this. I can change it. |
The discussion is open 😏 The main goal is to avoid increasing the module's complexity by adding optional features that are not required for common use cases. Maybe we could also rethink the structure of this addon for Odoo 20 and split it into smaller modules. |
No description provided.