Home
last modified time | relevance | path

Searched defs:StockID (Results 1 – 25 of 78) sorted by relevance

1234

/dports/finance/weberp/webERP/
H A DMRPDemands.php21 $StockID =trim(mb_strtoupper($_POST['StockID'])); variable
23 $StockID =trim(mb_strtoupper($_GET['StockID'])); variable
45 function search(&$StockID) { //####SEARCH_SEARCH_SEARCH_SEARCH_SEARCH_SEARCH_SEARCH_#####
121 function submit(&$StockID,&$DemandID) //####SUBMIT_SUBMIT_SUBMIT_SUBMIT_SUBMIT_SUBMIT_SUBMIT_SUBMI…
225 function delete($DemandID,$DemandType,$StockID) { //####DELETE_DELETE_DELETE_DELETE_DELETE_DELETE_#…
320 function display(&$StockID,&$DemandID) { //####DISPLAY_DISPLAY_DISPLAY_DISPLAY_DISPLAY_DISPLAY_#####
H A DStockUsage.php9 $StockID = trim(mb_strtoupper($_GET['StockID'])); variable
11 $StockID = trim(mb_strtoupper($_POST['StockID'])); variable
13 $StockID = ''; variable
56 $StockID = ''; variable
H A DStockReorderLevel.php9 $StockID = trim(mb_strtoupper($_GET['StockID'])); variable
11 $StockID = trim(mb_strtoupper($_POST['StockID'])); variable
13 $StockID = ''; variable
H A DStockMovements.php11 $StockID = trim(mb_strtoupper($_GET['StockID'])); variable
13 $StockID = trim(mb_strtoupper($_POST['StockID'])); variable
15 $StockID = ''; variable
H A DWhereUsedInquiry.php9 $StockID = trim(mb_strtoupper($_GET['StockID'])); variable
11 $StockID = trim(mb_strtoupper($_POST['StockID'])); variable
H A DStockLocStatus.php18 $StockID = trim(mb_strtoupper($_GET['StockID'])); variable
20 $StockID = trim(mb_strtoupper($_POST['StockID'])); variable
186 $StockID = $myrow['stockid']; variable
H A DInternalStockRequestInquiry.php23 $StockID = trim(mb_strtoupper($_POST['StockID'])); variable
26 $StockID = $_POST['SelectedStockItem']; variable
296 $StockID = DB_fetch_array($StockItemsResult); variable
297 $StockID = $StockID[0]; variable
H A DWorkOrderStatus.php15 $StockID = $_GET['StockID']; variable
17 $StockID = $_POST['StockID']; variable
H A DPriceMatrix.php23 $StockID = trim(strtoupper($_POST['StockID'])); variable
198 $StockID = trim($_GET['StockID']); variable
200 $StockID = trim(strtoupper($_POST['StockID'])); variable
H A DStockCostUpdate.php12 $StockID = trim(mb_strtoupper($_GET['StockID'])); variable
14 $StockID =trim(mb_strtoupper($_POST['StockID'])); variable
H A DStockAdjustments.php36 $StockID = trim(mb_strtoupper($_GET['StockID'])); variable
40 $StockID = trim(mb_strtoupper($_POST['StockID'])); variable
389 $StockID = $_SESSION['Adjustment' . $identifier]->StockID; variable
401 $StockID=''; variable
406 $StockID = $_SESSION['Adjustment' . $identifier]->StockID; variable
H A DBOMInquiry.php9 $StockID =trim(mb_strtoupper($_GET['StockID'])); variable
11 $StockID =trim(mb_strtoupper($_POST['StockID'])); variable
H A DCustItem.php16 $StockID = trim(mb_strtoupper($_GET['StockID'])); variable
18 $StockID = trim(mb_strtoupper($_POST['StockID'])); variable
285 $StockID = ''; variable
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dstockid.cc29 StockID::StockID() in StockID() function in Gtk::StockID
32 StockID::StockID(const BuiltinStockID& id) in StockID() function in Gtk::StockID
37 StockID::StockID(const Glib::ustring& id) in StockID() function in Gtk::StockID
42 StockID::StockID(const char* id) in StockID() function in Gtk::StockID
50 StockID::StockID(const StockID& other) in StockID() function in Gtk::StockID
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dstockid.cc30 StockID::StockID() in StockID() function in Gtk::StockID
33 StockID::StockID(const BuiltinStockID& id) in StockID() function in Gtk::StockID
38 StockID::StockID(const Glib::ustring& id) in StockID() function in Gtk::StockID
43 StockID::StockID(const char* id) in StockID() function in Gtk::StockID
51 StockID::StockID(const StockID& other) in StockID() function in Gtk::StockID
/dports/finance/weberp/webERP/includes/
H A DDefineStockRequestClass.php22 function AddLine($StockID,
43 var $StockID; variable in LineDetails
49 function __construct($StockID,
64 function LineDetails($StockID,
H A DDefineSerialItems.php3 function ValidBundleRef ($StockID, $LocCode, $BundleRef){
17 function GetExpiryDate ($StockID, $LocCode, $BundleRef){
H A DDefineShiptClass.php31 $StockID,
82 var $StockID; variable in LineDetails
96 $StockID,
124 $StockID,
H A DDefineStockTransfers.php56 var $StockID; variable in LineItem
68 function __construct($StockID,
93 function LineItem($StockID,
H A DDefineContractClass.php43 function Add_To_ContractBOM($StockID,
98 var $StockID; variable in ContractComponent
107 $StockID,
126 $StockID,
/dports/finance/weberp/webERP/api/
H A Dapi_stock.php487 function GetStockItem($StockID, $user, $password) {
538 function GetStockBalance($StockID, $user, $password) {
568 function GetStockReorderLevel($StockID, $user, $password) {
596 function SetStockReorderLevel($StockID, $Location, $ReorderLevel, $user, $password) {
618 function GetAllocatedStock($StockID, $user, $password) {
643 function GetOrderedStock($StockID, $user, $password) {
668 function SetStockPrice($StockID, $Currency, $SalesType, $Price, $user, $password) {
705 function GetStockPrice($StockID, $Currency, $SalesType, $user, $password) {
744 function GetStockTaxRate($StockID, $TaxAuth, $user, $password) {
766 function StockAdjustment($StockID, $Location, $Quantity, $TranDate, $user, $password) {
[all …]
/dports/finance/weberp/webSHOP/
H A DItemDetails.php11 $StockID = $_GET['StockID']; variable
13 $StockID = $_POST['StockID']; variable
/dports/finance/weberp/webERP/sql/mysql/
H A Dupgrade2.8-2.9.sql186 StockID varchar(20) NOT NULL default '', field
197 StockID varchar(20) NOT NULL default '', field
/dports/finance/weberp/webSHOP/includes/
H A DFunctions.php2 function display_item($StockID, $Description, $LongDescription, $TaxCatID, $DiscountCategory, $Quan…
156 function get_item_description_translation($StockID) {
532 function GetPrice ($StockID, $DebtorNo, $BranchCode, $CurrCode){
H A DDefineCartItemClass.php5 var $StockID; variable in CartItem
18 function CartItem ($StockID,

1234