Related Posts
  • Forum Post: Re: Re: Re: Re: RMS 3.0 hype?

    Joey, I'd be surprised if that helps anybody. It doesn't sound like you've followed the recommended path to be successful with the product. Sorry if you ran into a partner that didn't work out for you. There are quality partners in the market that can help you with the product, and...
  • Forum Post: Re: POS 2009 database error message

    We're seeing the same error when upgrading from an old RMS 2.0 SP3 database. We thought the custom tables we'd added to the database might have been causing the problem so we tried upgrading the default blank database that comes with RMS and this didn't work either. Does anyone have any...
  • Forum Post: POS 2009, Conversion failed when converting date and/or time

    I have an outlet in New Zealand (long story) but on the machine where I installed it there, I am getting a "unable to retrieve report data for the report. Error Details: Conversion failed when converting date and/or time from character string". If I go into the system control panel and set...
  • Forum Post: Password Not working

    Hi I am using MS POS 2009 and I cannot login using my employee id. The error message I get is: You could not be logged on. Possible causes include: * You employee ID or password may not be correct * If the store database is on another computer, it may be unavailable * The computer may still be starting...
  • Forum Post: Database migration from RMS v2 ->- POS 2009

    I have just managed to get my hands on the migration tools for moving from RMS v2 ->- POS 2009. Does anybody know the steps to achieve this? Thanks Simon.
  • Forum Post: Trying to customize a receipt Template XML file for POS 2009

    I have implemented an OtherPaymentType add on and am trying to customize the receipt that printes when it is used. In my Receipt Template XML file I am trying to use the following condition in the PrintTransactionTotals sub routine. <IF> <CONDITION> Tender.Descriptor.TenderType = tenderOther...
  • Forum Post: [POS 2009]How to remove(hide) the Quantity decimal digits on the receipt print out? Please help.

    Hello, I'm currently testing POS 2009, I wonder if any of you can help me with my problem? I'm trying to remove the decimal digits from quantity field on the receipt print out . the format I'm using is the Full Page format. How can I remove(hide) the decimal digits? Thanks..
  • Forum Post: POS 2009 not responding after adding new Item

    adding item (quantity zero in stock ) to current transaction will crashes POS 2009 example: current_transaction.OrderItemCharges.AddNew(line.ItemLookupCode) after adding item using above code which causes POS 2009 not responding 1. adding an Item (which has stock quantity 0) using sellanyway...
  • Forum Post: POS 2009 Add-in: Coupon Manager

    Hi everyone, I just wanted to let all of you know about a POS 2009 add-in I've been working on. This add-in allows you to create and use coupons for many different types of promotions. The entire interface is directly integrated with POS 2009; you can add and manage coupons from the Manager View...
  • Forum Post: Trigger Identification In POS 2009

    Can anyone direct me on how to identify a trigger in POS 2009? I would like to isolate the code that fires when the Update Inventory button is pressed while processing a Receipt in POS View as well as the code that is fired when the Mark as Placed button is pressed while processing a Purchase Order in...