bug fix
This commit is contained in:
parent
0672c2ef1e
commit
5e36752acc
@ -178,7 +178,7 @@ file_admin_ok remise particular_civilite particular_name particular_firstname pa
|
||||
|
||||
end
|
||||
|
||||
self.reduc_code = self.reduc_code.upcase
|
||||
self.reduc_code = self.reduc_code.upcase if self.reduc_code
|
||||
|
||||
if self.m_odr.reduc_code_needed and self.m_odr.m_odr_coupons.count > 0 and !self.m_odr.m_odr_coupons.where("name LIKE ?", self.reduc_code).first
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user