actindo ->bill__set_contract_source
actindo -> bill__set_contract_source: Set contract source (Auftragsherkunft)
Signaturstring bill__set_contract_source( string $sid, int $bill_id, string $contract_source )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • int $bill_id
    Bill-ID
     
  • string $contract_source
    contract source (Auftragsherkunft)
     
Returnsstring
array('ok'=>TRUE/FALSE, 'error'=>error string in case of ok==FALSE )
 
DescriptionSet contract source (Auftragsherkunft)