close #1360 Fixed: Invoice/Bill's contact change not update currency
This commit is contained in:
		@@ -736,6 +736,10 @@ export default {
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
 | 
			
		||||
        real_model: function (value) {
 | 
			
		||||
            this.change();
 | 
			
		||||
        },
 | 
			
		||||
 | 
			
		||||
        value: function (value) {
 | 
			
		||||
            if (this.multiple) {
 | 
			
		||||
                this.real_model = value;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user