Searched refs:CLOSECODE_ABANDONED (Results 1 – 4 of 4) sorted by relevance
326 const CLOSECODE_ABANDONED = 'abandon'; define in FactureFournisseur2131 …OR (f.fk_statut = ".self::STATUS_ABANDONED." AND f.close_code = '".self::CLOSECODE_ABANDONED."'))";
355 const CLOSECODE_ABANDONED = 'abandon'; define in FactureFournisseur2311 …OR (f.fk_statut = ".self::STATUS_ABANDONED." AND f.close_code = '".self::CLOSECODE_ABANDONED."'))";
401 const CLOSECODE_ABANDONED = 'abandon'; // Abandonned - other define in Facture3946 …OR (f.fk_statut = ".self::STATUS_ABANDONED." AND f.close_code = '".self::CLOSECODE_ABANDONED."'))";
419 const CLOSECODE_ABANDONED = 'abandon'; // Abandonned - other define in Facture4132 …OR (f.fk_statut = ".self::STATUS_ABANDONED." AND f.close_code = '".self::CLOSECODE_ABANDONED."'))";