show the lettering by account More...
Go to the source code of this file.
Variables | |
$end = new IDate('end') | |
$exercice = $g_user->get_exercice() | |
if(isDate($_GET['start'])==null||isDate($_GET['end'])==null) | $letter = new Lettering_Account($cn) |
$periode = new Periode($cn) | |
$poste = new IPoste() | |
$poste_span = new ISpan('account_label') | |
$r | |
$sel = new ISelect('type_let') | |
$start = new IDate('start') | |
if (isset($_POST['record'])) | |
$poste | name = "acc" |
$poste | table = 0 |
if(isset($_GET['start'])&&isDate($_GET['start'])==null) $start | value = (isset($_GET['start']))?$_GET['start']:$first_per->first_day() |
show the lettering by account
Definition in file lettering.account.inc.php.
$end = new IDate('end') |
Definition at line 69 of file lettering.account.inc.php.
Referenced by Anticipation\display(), Follow_Up\display_search(), Acc_Reconciliation\filter_date(), User\get_limit_current_exercice(), Periode\limit_year(), and Securimage\readCodeFromFile().
$exercice = $g_user->get_exercice() |
Definition at line 52 of file lettering.account.inc.php.
if (isDate($_GET['start'])==null||isDate($_GET['end'])==null) $letter = new Lettering_Account($cn) |
Definition at line 119 of file lettering.account.inc.php.
Definition at line 53 of file lettering.account.inc.php.
Definition at line 37 of file lettering.account.inc.php.
Referenced by Acc_Ledger\check_payment(), Anticipation\display(), Pre_Op_Advanced\display(), Anc_Balance_Double\display_form(), Acc_Parm_Code\form(), Acc_Ledger\get_detail(), Acc_Ledger\input(), Acc_Ledger_Sold\insert(), Acc_Ledger_Purchase\insert(), Document\Replace(), Acc_Ledger\save(), Acc_Ledger_Fin\verify(), Acc_Ledger_Sold\verify(), and Acc_Ledger_Purchase\verify().
$poste_span = new ISpan('account_label') |
Definition at line 46 of file lettering.account.inc.php.
$r |
td(_('Lettrage pour le poste comptable ')). td($poste->input()). td($poste_span->input())
Definition at line 47 of file lettering.account.inc.php.
$sel = new ISelect('type_let') |
Definition at line 82 of file lettering.account.inc.php.
Referenced by Acc_Ledger_Sold\confirm(), IPeriod\input(), and HtmlInput\select_stock().
$start = new IDate('start') |
Definition at line 56 of file lettering.account.inc.php.
Referenced by HtmlInput\array_to_string(), Anticipation\display(), Follow_Up\display_search(), Acc_Reconciliation\filter_date(), Document_modele\form(), User\get_limit_current_exercice(), HtmlInput\get_to_string(), Periode\limit_year(), Securimage\readCodeFromFile(), HtmlInput\request_to_string(), and Securimage\scrambleAudioData().
if(isset($_POST['record'])) |
Definition at line 105 of file lettering.account.inc.php.
Definition at line 38 of file lettering.account.inc.php.
Definition at line 39 of file lettering.account.inc.php.
$sel value = (isset($_GET['start']))?$_GET['start']:$first_per->first_day() |
Definition at line 63 of file lettering.account.inc.php.