lp://staging/~fabien-morin/unifield-server/fm_whitelist_model
- Get this branch:
- bzr branch lp://staging/~fabien-morin/unifield-server/fm_whitelist_model
Branch merges
- Jeff Allen (community): Needs Fixing
- jftempo: Pending requested
-
Diff: 320 lines (+133/-102)4 files modifiedbin/addons/sync_client/ir_model_data.py (+3/-5)
bin/addons/sync_client/orm.py (+4/-4)
bin/addons/sync_common/common.py (+125/-92)
bin/addons/sync_server/rules.py (+1/-1)
Branch information
Recent revisions
- 3908. By Fabien MORIN
-
US-1246 [IMP] reverse the way of managing synchronization models lists :
now only the model related to synchronization are listed, the other (not listed
are ignored).This imply that you need to add in this list the new models you want to
synchronize. - 3907. By Fabien MORIN
-
US-1246 [IMP] this is a test to check if everything is working by reversing the
list :instead of doing a MODELS_TO_IGNORE list, I did the oposite, get all models we
need for sync (extracted from sync_server_sync_rule and
sync_server_message_ rule) and remove them from the list of all modules. The
result is now the new MODELS_TO_IGNORE list.Everything is hardcoded here but should be not in the future.
- 3905. By jftempo
-
US-1451 [IMP] VI Finance OCA: revert US-953 no special treatment for cur. rate on reeval AJIs
- 3903. By jftempo
-
US-1320 [IMP] Delete JE + AD wizard on reg line + Hard/Temp posting via Actions: check rights on real uid
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unifield-server