<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="cs">
		<id>https://podpora.nextis.cz/index.php?action=history&amp;feed=atom&amp;title=API_GetStockDispositions</id>
		<title>API GetStockDispositions - Historie editací</title>
		<link rel="self" type="application/atom+xml" href="https://podpora.nextis.cz/index.php?action=history&amp;feed=atom&amp;title=API_GetStockDispositions"/>
		<link rel="alternate" type="text/html" href="https://podpora.nextis.cz/index.php?title=API_GetStockDispositions&amp;action=history"/>
		<updated>2026-05-07T13:06:10Z</updated>
		<subtitle>Historie editací této stránky</subtitle>
		<generator>MediaWiki 1.28.2</generator>

	<entry>
		<id>https://podpora.nextis.cz/index.php?title=API_GetStockDispositions&amp;diff=289&amp;oldid=prev</id>
		<title>Chrzaszcz: Založena nová stránka s textem „==== Description ==== Method gives You overview of existing stock dispositions in system.  ==== Exact name ==== &lt;code&gt;API_GetStockDispositions&lt;/code&gt;  ====…“</title>
		<link rel="alternate" type="text/html" href="https://podpora.nextis.cz/index.php?title=API_GetStockDispositions&amp;diff=289&amp;oldid=prev"/>
				<updated>2017-07-31T09:25:35Z</updated>
		
		<summary type="html">&lt;p&gt;Založena nová stránka s textem „==== Description ==== Method gives You overview of existing stock dispositions in system.  ==== Exact name ==== &amp;lt;code&amp;gt;API_GetStockDispositions&amp;lt;/code&amp;gt;  ====…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nová stránka&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==== Description ====&lt;br /&gt;
Method gives You overview of existing stock dispositions in system.&lt;br /&gt;
&lt;br /&gt;
==== Exact name ====&lt;br /&gt;
&amp;lt;code&amp;gt;API_GetStockDispositions&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Type ====&lt;br /&gt;
Standard view.&lt;br /&gt;
&lt;br /&gt;
==== Specification ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Column&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
!Relation&lt;br /&gt;
|-&lt;br /&gt;
|ID&lt;br /&gt;
|int&lt;br /&gt;
|Internal system id&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|StockID&lt;br /&gt;
|int &lt;br /&gt;
|ID of stock from stock list (see relation)&lt;br /&gt;
|API_GetStocks.ID &lt;br /&gt;
|-&lt;br /&gt;
|ProductID&lt;br /&gt;
|int &lt;br /&gt;
|ID of product from products list (see relation)&lt;br /&gt;
|API_GetProducts.ID &lt;br /&gt;
|-&lt;br /&gt;
|MinimumQuantity&lt;br /&gt;
|numeric(18,4) &lt;br /&gt;
|Minimum quantity&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|MaximumQuantity&lt;br /&gt;
|numeric(18,4) &lt;br /&gt;
|Maximum quantity&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|IsArchived&lt;br /&gt;
|int &lt;br /&gt;
|Is archived&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|OnStockQuantity&lt;br /&gt;
|decimal(10,3) &lt;br /&gt;
|On stock quantity&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|FullStockPrice&lt;br /&gt;
|decimal(18,4) &lt;br /&gt;
|Full stock price&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|PricePerPiece&lt;br /&gt;
|decimal(18,4) &lt;br /&gt;
|Price per piece&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|WarehousePosition&lt;br /&gt;
|nvarchar(50) &lt;br /&gt;
|Warehouse position&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|ReservedQuantity&lt;br /&gt;
|decimal(18,2) &lt;br /&gt;
|Reserved quantity&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|LastInDate&lt;br /&gt;
|datetime &lt;br /&gt;
|LastIn date&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|LastOutDate&lt;br /&gt;
|datetime &lt;br /&gt;
|Last out date&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|LastChangeDate&lt;br /&gt;
|datetime &lt;br /&gt;
|Last change date&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Example ====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;sql&amp;quot;&amp;gt;&lt;br /&gt;
SELECT TOP 1000 * FROM [API_GetStockDispositions]&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Notices ====&lt;br /&gt;
None.&lt;/div&gt;</summary>
		<author><name>Chrzaszcz</name></author>	</entry>

	</feed>