dolibarr  19.0.0-dev
Public Member Functions | List of all members
mod_supplier_proposal_saphir Class Reference

Class of file that contains the numbering module rules Saphir. More...

Inheritance diagram for mod_supplier_proposal_saphir:
Inheritance graph
[legend]
Collaboration diagram for mod_supplier_proposal_saphir:
Collaboration graph
[legend]

Public Member Functions

 info ()
 Return description of module. More...
 
 getExample ()
 Return an example of numbering. More...
 
 getNextValue ($objsoc, $supplier_proposal)
 Return next value. More...
 
- Public Member Functions inherited from ModeleNumRefSupplierProposal
 isEnabled ()
 Return if a module can be used or not. More...
 
 canBeActivated ()
 Checks if the numbers already in the database do not cause conflicts that would prevent this numbering working. More...
 
 getVersion ()
 Renvoi version du module numerotation. More...
 

Detailed Description

Class of file that contains the numbering module rules Saphir.

Definition at line 34 of file mod_supplier_proposal_saphir.php.

Member Function Documentation

◆ getExample()

mod_supplier_proposal_saphir::getExample ( )

Return an example of numbering.

Returns
string Example

Reimplemented from ModeleNumRefSupplierProposal.

Definition at line 107 of file mod_supplier_proposal_saphir.php.

◆ getNextValue()

mod_supplier_proposal_saphir::getNextValue (   $objsoc,
  $supplier_proposal 
)

Return next value.

Parameters
Societe$objsocObject third party
SupplierProposal$supplier_proposalObject commercial proposal
Returns
string Value if OK, 0 if KO

Reimplemented from ModeleNumRefSupplierProposal.

Definition at line 129 of file mod_supplier_proposal_saphir.php.

◆ info()

mod_supplier_proposal_saphir::info ( )

Return description of module.

Returns
string Descriptive text

Reimplemented from ModeleNumRefSupplierProposal.

Definition at line 65 of file mod_supplier_proposal_saphir.php.


The documentation for this class was generated from the following file: