Standardize code
This commit is contained in:
parent
073ec85208
commit
bcfdeeea88
@ -127,7 +127,7 @@ class CompanyPaymentMode extends CommonObject
|
||||
/**
|
||||
* @var int Thirdparty ID
|
||||
*/
|
||||
public $fk_soc;
|
||||
public $fk_soc;
|
||||
|
||||
/**
|
||||
* @var string company payment mode label
|
||||
|
||||
@ -36,7 +36,7 @@ class Stripe extends CommonObject
|
||||
/**
|
||||
* @var int Thirdparty ID
|
||||
*/
|
||||
public $fk_soc;
|
||||
public $fk_soc;
|
||||
|
||||
public $fk_key;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user