<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — What are {UU}&{P} in Transaction References]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7033&amp;type=atom" />
	<updated>2017-10-12T19:10:06Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7033</id>
		<entry>
			<title type="html"><![CDATA[Re: What are {UU}&{P} in Transaction References]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29012#p29012" />
			<content type="html"><![CDATA[<p>Thanks Janusz</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2017-10-12T19:10:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29012#p29012</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are {UU}&{P} in Transaction References]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29007#p29007" />
			<content type="html"><![CDATA[<p>{P} placeholder in reference template is replaced with current user&#039;s POS id, but I guess it is rather rarely used. Main reason is than there is no easy way to change the POS id, as this is internal record id assigned to POS definition when it is created.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2017-10-12T17:35:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29007#p29007</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: What are {UU}&{P} in Transaction References]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29005#p29005" />
			<content type="html"><![CDATA[<p>A little more info, from includes/references.inc line 55:-</p><p>$refline_placeholders = array(<br />&nbsp; &nbsp; &#039;MM&#039; =&gt; &#039;date&#039;,<br />&nbsp; &nbsp; &#039;YY&#039; =&gt; &#039;date&#039;,<br />&nbsp; &nbsp; &#039;YYYY&#039; =&gt; &#039;date&#039;,<br />&nbsp; &nbsp; &#039;UU&#039; =&gt; &#039;user&#039;,<br /> &nbsp; &nbsp; &#039;P&#039; =&gt; &#039;pos&#039;,</p><p>So user number would be from users - _users id.</p><p>Still uncertain about {P}, my reading of the code states its _user pos, which I believe is Point of Sale - Please confirm</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2017-10-12T15:26:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29005#p29005</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[What are {UU}&{P} in Transaction References]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29003#p29003" />
			<content type="html"><![CDATA[<p>In Transaction References, the only placeholders allowed are {UU},{P},{MM},{YYYY} &amp; {YY}</p><p>So MM is month - 10<br />YY is year - 17<br />YYYY is year - 2017</p><p>But what are {UU}&amp;{P} for?</p><p>I tried using them and they came out as 01 &amp; 1 respectively, and they did not update for the next transaction?</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2017-10-12T14:31:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29003#p29003</id>
		</entry>
</feed>
