~julie-w/unifield-web/US-4638

Viewing all changes in revision 4930.

  • Committer: Julie Nuguet
  • Date: 2018-09-27 15:00:10 UTC
  • Revision ID: julie.nuguet@tempo-consulting.fr-20180927150010-i1fz8j52xau3woax
US-4638 [IMP] Fix the following use case:
Onchange method on JI Corr. lines returning for example:

{'partner_type': 
    {'selection': 'res.partner,7', 
     'options': [('res.partner', 'Partner'), ('hr.employee', 'Employee')]
    },
 'partner_type_mandatory': False}

==> before this dev the "res.partner 7" appeared on the line BUT was not kept at line saving because the related field was still in "Search" mode

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: