actindo ->bill__position_delete
actindo -> bill__position_delete: Delete position from bill
Signaturstring bill__position_delete( string $sid, int $bill_id, int $pos_id )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • int $bill_id
    Bill-ID
     
  • int $pos_id
    Positions-ID
     
Returnsstring
Result-Array
 
DescriptionDelete position from bill