Change 10.2019
This commit is contained in:
parent
7fbac395a9
commit
8f29c15a2b
6 changed files with 27 additions and 277 deletions
|
|
@ -163,10 +163,6 @@ class Booking extends Model
|
|||
|
||||
}
|
||||
|
||||
public function _format_number($value){
|
||||
return preg_replace("/[^0-9,]/", "", $value);
|
||||
}
|
||||
|
||||
public function getPriceAttribute()
|
||||
{
|
||||
// 2 = decimal places | '.' = decimal seperator | ',' = thousand seperator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue