Home
last modified time | relevance | path

Searched defs:assetid (Results 1 – 2 of 2) sorted by relevance

/dports/finance/weberp/webERP/includes/
H A DDefineJournalClass.php27 function Add_To_GLAnalysis($Amount, $Narrative, $GLCode, $GLActName, $tag, $assetid=1){
55 var $assetid; variable in JournalGLAnalysis
57 function __construct ($Amt, $Narr, $id, $GLCode, $GLActName, $tag, $assetid){
68 function JournalGLAnalysis($Amt, $Narr, $id, $GLCode, $GLActName, $tag, $assetid){
/dports/finance/weberp/webERP/sql/mysql/
H A Dupgrade3.11.1-4.00.sql454 assetid INT( 11 ) NOT NULL , field