You could do:
 
Make a new posting type for gift in the inventory posting so then you can
control where the COGS goes for the item when its a gift.
Month end you can then either run a report of COGS for gift items and then
push this back into the onhand inventory value or accept it as a P/L
 
This is not fully automatic but it is fairly easy to do and flexible if
later they decide on all kinds of ideas of where to put the gift COGS :)
 
Thanks
James
 


  _____  

From: Axapta-Knowledge-Village@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of prasanna
govindan
Sent: Wednesday, May 28, 2008 11:37 AM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Inventory related query - MOST URGENT




Dear all,
 
I have a peculiar requirement regarding the inventory. My clients used to
give gifts from his stock.
He requires that Item quantity has to be depleted, but NO entry has to be
passed in the books of accounts.
 
I tried through Movement journals & Profit & Loss journal, but if the
receipt has the value, then system automatically passes the issue entry and
passes the necessary entries in chart of accounts.
 
What I should to address the following requirement:
a. I should deplete the stock for the quantity & no entry has to be passed. 
b. If I do it for the zero value by through set ups or customisation, My
existing stock will be overvalued. How can I adjust that value?
C. Inshort, Inventory module to get affected, but ledger accounts should not
get affected. How to do this?
P.S. It is not specific to separate item groups or Items. The same item is
used for sale & also for gifting. So, I can do through Inventory Model
Group.
 
Kindly suggest what to do, any set up will address this issue or
Customisation has to be done?
If customisation, what classes has to be changed.
 
Regards
Prasanna G


----- Original Message ----
From: Subbu <[EMAIL PROTECTED]>
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Wednesday, 28 May, 2008 6:31:52 AM
Subject: [Axapta-Knowledge-Village] Re: Abnormal shutdown of AOS




ummm It would be very difficult without looking into code.
And where do you live?. do you mind sending a gotomeeting request to 
me so that I can take a look at this. if not, can you please send me 
the project xpo so that I will give a shot in my local axapta ( Ax4.1)

Subbu

--- In Axapta-Knowledge-
<mailto:Axapta-Knowledge-Village%40yahoogroups.com> [EMAIL PROTECTED]
ups.com, Mohsin Zia 
<mohsinzia22@ ...> wrote:
>
> Hi Subbu,
> &nbsp;
> Customisation is done as to consolidate all the vendTransOpen 
records from all the companies, and post it to one central finance 
company. 
> &nbsp;
> I have created one table with the SaveDataPerCompany property set 
to NO. Storing all the retrieved records in them.
> &nbsp;
> Point is in Standard Ax its retrieving the records from Curext() as 
u said, hence no issues.
> But when it comes to this multi company retrieval i am facing this 
issue. Everything is happening correctly. But only when deleting the 
records and creating PP again i am facing the issue.
> &nbsp;
> I have been to Microsoft Tech Site. This kinda functionality is 
gonna be built in Ax later releases may be 5.0 and later. However 
this we are creating in 4.0.
> &nbsp;
> Any help&nbsp;would be&nbsp;indeed helpful.
> 
> --- On Sun, 5/25/08, Subbu [EMAIL PROTECTED] wrote:
> 
> From: Subbu [EMAIL PROTECTED]
> Subject: [Axapta-Knowledge- Village] Re: Abnormal shutdown of AOS
> To: Axapta-Knowledge-  <mailto:Axapta-Knowledge-Village%40yahoogroups.com>
[EMAIL PROTECTED] ups.com
> Date: Sunday, May 25, 2008, 10:35 AM
> 
> 
> 
> 
> 
> 
> Just a quick question:
> 
> I didnt quite understand your customization.
> "
> I am able to get the records from all companies and
> &gt; 
> &gt; &amp;gt; then transfer it to ledgerJournalTrans( Payment
> &gt; 
> &gt; &amp;gt; Journal). "
> 
> Did you make any code changes to bring in all the vendTransopen and 
> then transfer to payment proposal?.
> 
> When you bring in from ALL companies, where are you storing them?.
> 
> to isolate the issue
> 
> 1. Run the payment proposal just for curext() and delete the lines. 
> see what happens?
> 
> 2. Could you please tell me why you are trying to consolidate all 
> companies' vendorTrans open records and create one payment 
> proposal ?. I believe its a odd practice..Could you please inform 
me 
> on the requirement? .
> 
> Kind regards,
> Subbu
> 
> --- In Axapta-Knowledge- [EMAIL PROTECTED] ups.com, Mohsin Zia 
> &lt;mohsinzia22@ ...&gt; wrote:
> &gt;
> &gt; Hi Mohit,
> &gt; 
> &gt; Did that on the first time itself... its not giving any 
messages 
> that can give us a clue as to what is happening... 
> &gt; 
> &gt; Thanks Anyways.
> &gt; Regards,
> &gt; Mohsin Zia
> &gt; 
> &gt; --- On Sat, 5/24/08, mohit rajvanshy mohit_rajvanshy@ ... 
wrote:
> &gt; From: mohit rajvanshy mohit_rajvanshy@ ...
> &gt; Subject: Re: [Axapta-Knowledge- Village] Abnormal shutdown of 
AOS
> &gt; To: Axapta-Knowledge- [EMAIL PROTECTED] ups.com
> &gt; Date: Saturday, May 24, 2008, 12:54 PM
> &gt; 
> &gt; 
> &gt; 
> &gt; 
> &gt; 
> &gt; 
> &gt; 
> &gt; 
> &gt; 
> &gt; 
> &gt; 
> &gt; Hi Mohsin,
> &gt; 
> &gt; 
> &gt; 
> &gt; Please check the event log for the error. YOu can get
> &gt; 
> &gt; more information there.
> &gt; 
> &gt; 
> &gt; 
> &gt; Regards
> &gt; 
> &gt; Mohit
> &gt; 
> &gt; --- Mohsin Zia &amp;lt;mohsinzia22 @ yahoo.com&amp; gt; wrote:
> &gt; 
> &gt; 
> &gt; 
> &gt; &amp;gt; Hi All,
> &gt; 
> &gt; &amp;gt; &amp;amp;nbsp;
> &gt; 
> &gt; &amp;gt; IWe are&amp;amp; nbsp; &amp;amp;nbsp; in a process of 
retrieving
> &gt; 
> &gt; &amp;gt; VendTransOpen Records from all the companies
> &gt; 
> &gt; &amp;gt; when&amp;amp; nbsp; we create a payment proposal for 
vendors.
> &gt; 
> &gt; &amp;gt; I am able to get the records from all companies and
> &gt; 
> &gt; &amp;gt; then transfer it to ledgerJournalTrans( Payment
> &gt; 
> &gt; &amp;gt; Journal).
> &gt; 
> &gt; &amp;gt; &amp;amp;nbsp;
> &gt; 
> &gt; &amp;gt; After i get the records i am deleting them and again
> &gt; 
> &gt; &amp;gt; trying to create a payment proposal, here the AOS is
> &gt; 
> &gt; &amp;gt; getting shutdown. We need to Re-start the service
> &gt; 
> &gt; &amp;gt; again.
> &gt; 
> &gt; &amp;gt; &amp;amp;nbsp;
> &gt; 
> &gt; &amp;gt; If any of you know about this kinda error, do reply
> &gt; 
> &gt; &amp;gt; as we need to sort it pretty soon.
> &gt; 
> &gt; &amp;gt; &amp;amp;nbsp;
> &gt; 
> &gt; &amp;gt; Thanks in Advance.
> &gt; 
> &gt; &amp;gt; &amp;amp;nbsp;
> &gt; 
> &gt; &amp;gt; Regards,
> &gt; 
> &gt; &amp;gt; Mohsin Zia
> &gt; 
> &gt; &amp;gt; 
> &gt; 
> &gt; &amp;gt; 
> &gt; 
> &gt; &amp;gt; 
> &gt; 
> &gt; 
> &gt; 
> &gt; Regards
> &gt; 
> &gt; Mohit Rajvanshy
> &gt;
>




Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download
Now! http://messenger.yahoo.com/download.php 

 

Reply via email to