Archive

Posts Tagged ‘pos’

Microsoft Dynamics Ax Pos 2009 – Sql/odbc/php

January 21st, 2012 Comments off

Essentially need to have the ability to insert Google Products API fields into SQL for entry into Dynamics POS.

Categories: Google, Microsoft, PHP, SQL Tags: , , , , , ,

Logo Design -pos (rajib)

January 10th, 2012 Comments off

Design a logo for company POS
For Rajib and logocreator team only
thank you.

Woocommerce + Qb Pos (quickbooks Point Of Sale) Integration

December 16th, 2011 Comments off

Hello!
We are interested in integrating the WooCommerce shopping cart with their QB POS (QuickBooks or QuickBooks Point of Sales) retail software. Any way of doing this? We know Magento has some 3rd party software to do this.
Thanks!
Maya

Web Based Pos System

December 6th, 2011 Comments off

Dear All,

1. We need a web-based POS System Made in PHP with MySQL database.

2. The GUI and features should be like Posterita. You can check the demo on Posterita website for an idea of the features.

2. Coding should be modular and support addition of more features and plugins later on.

3. Should support Software as a Service architecture.

4. Full Source Code to be given after project completion.

5. You must not resell the code to anyone else.

Kindly bid and PMB if you hav…

Categories: GUI, MySQL, PHP, Plugin, Programming Tags: , , , , , ,

Openbravo Pos Working With Debt Payment

November 15th, 2011 Comments off

Our issue is as follows;

With the release of 2.80beta, we found we could use a negative balance so the clients bar allows members to put money on their account so that they can then pay for drinks at a members reduces rate (e.g. using 2 taxes per product, one at 0% and one at -16.454%) All of this works fine but our problem lies in the next bit.

When money is paid to their debt account either by cash or card.

When the payment is made we have to select “Debt” in the payment screen …

Electronic Pos Logger

October 11th, 2011 Comments off

A pos logger… you know… read track data, stored keypressed, etc…

Finishing Inventory/pos System 2

October 3rd, 2011 Comments off

We need to finish our inventory/pos system
the current project is in asp and mssql

you MUST have a knowledge how inventory/POS systems works how is the data flow!

Cell Phone Pos – Web Base

September 29th, 2011 Comments off

We need the POS for the cell phone stores (web base). You can use MySQL as a database and PHP+Java for coding. We want the clean, easy and user-friendly.
This POS to manage Orders/Shipment, Sales, Inventory, Rebate, ESN Tracker, and Commision.
Each store has different user Login and store Login.
To manage the shipment/inventory, we will try to integrate with 3rd party vendor that ship phones to each store.

Let me know what your rate/bid for this project and how long.

We will extend the project if we can’t find the a qualified programmer.

Thanks.
Diana

Finishing Inventory/pos System

August 26th, 2011 Comments off

We need to finish our inventory/pos system
the current project is in asp and mssql

you MUST have a knowledge how inventory/POS systems works how is the data flow!

Custom Php Script Fix. Communication Between Pos And Magento

July 18th, 2011 Comments off

We are a textbook retailer with four Magento stores and an existing program already custom written that syncs our POS system with our Magento inventory. The POS system we use is called Booklog. The script’s purpose is to import new products from our POS system and update their stock/prices via a cron job. It does this well but whenever we make changes in the back-end of Magento to existing items (change category, add description etc.) they seem to be overwritten by the program when it updates. This is a bug we need fixed.

Also, only two of these stores has the program installed, two of them do not. Our existing programmer’s schedule has changed and he can’t continue in the time frame we require to install it on the other stores or try to find the overwriting issue. It is written in PHP so any experienced PHP programmer with a little Magento knowledge can probably do this for us.

Pos Terminal Development With C++ Or C# In Linux

June 14th, 2011 Comments off

We have a requirement for POS Terminal software Development for payment with Gift Card.
This will include, smart card reader, magnestic card reader, Pin pad.

I have added the SDK for the gateway and how to connect.

Tire Pos

June 11th, 2011 Comments off

I would like to have a complete system website, app of shopkeep.com
The problem is I’ve been looking for a meny POS in cloud and I could find. Shopkeep is in ROR. I don’t use the name close but is basic is what it is. of course with my needs for one area in specific.

Categories: Programming Tags: , ,

Web Based Pos For Wireless Store

May 23rd, 2011 Comments off

Web based POS for cell phone store. I already have POS on desktop version and I want it web based with PHP/Java/MySQL or any other free/simple language.

Let me know what your rate/bid for this project and how long.

Categories: Java, MySQL, PHP Tags: , , , , , ,

Printing Ticket Receipt On Vb.net For Pos System

May 9th, 2011 Comments off

We need a code to print before a sell, ticket receipt

Enviroment Details
Visual Studio 2010
Languade: VB.NET or C#
DataBase: MySQL

PS: IS Urgent

Thanks

Need Iphone App For Wireless Pos

April 19th, 2011 Comments off

Need Ipod App for integration with Point of Sales system.

Asterisk/switchvox Xml Api

March 10th, 2010 Comments off

Hi there,

We are migrating from a traditional T1 connected to a Nortel MICS PBX. The Nortel PBX has a SMDR unit attached to it providing real time CDR data to our accounting package to provide screen pops on each of the individual sales reps terminals. We need a Switchvox API that can also provide this realtime CDR data in the same format as the Nortel SMDR unit.

The developer of our software, www.eesco.com, is great but not a fan of VOIP integration and has limited resources to help develop what we need. Please do NOT contact them.
Take a look at this page:
http://www.eesco.com/?q=PhoneServer

Here is how the integration works:
T1 > Nortel PBX > Nortel SMDR > POS/OE Phone Server

The connection to the Nortel SMDR to the POS/OE Phone Server was designed to be connected by a serial port connection RS232c on an Apple MAC running OSX. And since serial ports are a thing of the past, we are using a Keyspan Serial Port to USB adapter:
http://www.tripplite.com/en/products/mo … delID=3914

The POS/OE Phone Server is a custom app by eesco that sits and runs on the mac. I asked the developer and it can not get the data via TCP but has to be in a serial port connection. This data has to be in real time. Here are the requirements from POS/OE

Technical Details For POS/OE Phone Server Requirements
> the system must be able to output an RS-232c serial data stream:
> * in a consistent, parsable data format
> * with REAL TIME data
> * each record containing
> * Line number (unique POTS equivalent)
> * Extension number
> * line status codes (R=ringing, A=answered, T=transferred, H=Hold,
> D=disconnect, etc.)
> * Caller ID # and Name (name is preferred, but not mandatory)
> * Call start, end & duration (optional)
> The suggested baud rate is 2400/8/N/1, however the telco server
> software may be configured with other settings.

Switchvox offers an API toolbox that will get the real time call status info needed. Here is a link where those XML tools are located:
http://developers.digium.com/switchvox/wiki/index.php/WebService_methods
The overview is here:
http://developers.digium.com/switchvox/wiki/index.php/WebService_overview

The Nortel SMDR manual is attached and the data format that is used for the project is the Norstar All record format which can be found on page 41 of the manual.

Please let me know if there are any other further questions.

Thanks !!

Categories: PHP Tags: , , , , , ,

Openbravo Installation

March 10th, 2010 Comments off

Hi there,

This project is about installing, testing and making “ready-for-use” the open source ERP, openBravo.

This project requires mostly skills and experience in Linux system admin, shell commands under SSH access.
Experience with the software itself (openBravo & openBravo POS) would be a plus. French speaking would also be a plus (although not mandatory)

In the details, I need to:
1. install openBravo and prerequisites (apache, mysql, etc.) on a Linux server
2. test the web interface to the software
3. test the software basic functionalities (ability to create a user account, to import products, etc.) & install french localization file
4. install openBravo POS on a local PC (i will follow instructions and do the install myself)
5. connect local openBravo POS to the server openBravo
6. test connection and good functionality of the system.

All this is described step by step in the openBravo wiki (available on the openBravo site).

Can anyone help ?

Cheers,
David

Rms Pos + Virtuemart

March 5th, 2010 Comments off

I’m looking for an integration or web integrator for Microsoft RMS POS and Joomla Virtuemart. Something that could provide the same functions as this one http://www.kosmoscentral.com/ecommerce/rms-integration/web-service.php but for Virtuemart.

Pos Custom Built Rewritten C#

March 3rd, 2010 Comments off

I want to have built a POS ( point of sale )software based on a older VB 6 version I have had built in the past. I would like it to be rewritten in C# or C+ which ever is best or if you can recommend something other, I could consider it.
The program should work on windows Xp , windows 7 and server 2003 if the combination is possible. I don’t have the source code for the visual basic one as I never got it from the programmer I paid in the past. But I do have the fully working version which I like it to be based on, the functionality is pretty perfect but the design is just awfull.

The program includes a Handhald version also , written for windows CE 5.0 or 6.0

Rms Pos + Virtuemart

February 2nd, 2010 Comments off

I’m looking for an integration or web integrator for Microsoft RMS POS and Joomla Virtuemart. Something that could provide the same functions as this one http://www.kosmoscentral.com/ecommerce/rms-integration/web-service.php but for Virtuemart.

Openbravo Pos Manual

January 27th, 2010 Comments off

Hello,

We are in need of someone to write a full manual with pictures, hints, how-to’s, and etc with index and cover page for openBravo POS. Everything of how the program works from buttons to setting up a full storefront will be needed. Such as a Pizza shop, Retail shop, Insurance Shop and etc. Various products with pictures will be needed.

We will also require a small storefront sample. The winning bidder will gain access to a VPS with everything needed to perform this project.

Information on openBravo is on their site at http://www.openbravo.com/product/pos/

This is only for the openBravo POS opensource edition and not the ERP edition.

The openBravo POS will be utilizing a mysql database backend and not the normal JavaDerby DB.

Someone with JAVA experience is expected since this program is mainly in java. Since client will need to know how to get around the coding and perform minor java coding.

Pos Logger

January 24th, 2010 Comments off

I am looking for a system that connects to POS terminals(Banksys, Ingenico, Verifone etc), the device or software has to read the magnetic card swipes, and the pin before its encrypted with the time stamp. This system will be used for logging transactions. Serious engineers and programmers only.

Thank You

Pos Logdevice

January 23rd, 2010 Comments off

I need a device goes inside a pos. It has to store all info of magstrip and get pin before it encrpts, also date, time. Also comes with a password protection or wireless depends on price .

REQUIREment :: Can log all data you want haves realtime CLock. Dataflash storage. Bluetooth communication or wireless communication or RF has to have the rage of 100 mtr.

laptop software to upload your card transaction wihtout open again the pos device. also record all PIN in pos. any transaction logged in the pos will be with time stamp

Rms Pos + Virtuemart

January 12th, 2010 Comments off

I’m looking for an integration or web integrator for Microsoft RMS POS and Joomla Virtuemart. Something that could provide the same functions as this one http://www.kosmoscentral.com/ecommerce/rms-integration/web-service.php but for Virtuemart.

Java Gui Pos Display

January 3rd, 2010 Comments off

1260752297 is the project ID that matches the project I need created. Do you have a set price for purchasing this project or do you need me to bid.
I’ve also attached the project description in case the ID is not familiar

Pos Logger Bluetooth

December 28th, 2009 Comments off

This is very serious project

I need a device goes inside a POS(gas pump).It has to store all info of magstrip and get pin.Before it encrpts,also date ,time .Also comes with a password protection or wirles depends on price .

REQUIREment :: can log all data you want haves realtime CLock. Dataflash storage. Bluetooth communication or wireless communication or RF has to have the rage of 1km. laptop software to upload your card transaction wihtout open again the pos device. also record all PIN in POS. any transaction logged in the poS will be with time stamp

Word List Translation En-fr

December 18th, 2009 Comments off

I need a translation of a list of about 1000 English words into French. (5 x 200)

Conditions:
1) The list is provided in Excel 2000 format in 5 times 200 words. If the first delivery is satisfactory, you’ll get paid and we continue with the next set. (There might be more than 1000 words).

2) Each word must be translated into the one or two most common French equivalents, taking into account the POS (position of speech: verb, noun, adjective) of the word. POS of each word are provided.

3) If you use automated translation take care of the quality. I tried several automatic translators (google, babelfish etc.). They do not provide quality translations. (Je parle assez bien le fran

Database Po Pricing And Sales

December 8th, 2009 Comments off

Need a Purchase Order, Pricing and Sales Order data base.
purchase orders:
easily enter POs but item number or item descriptions.
POs must calculate delivered cost from FOB cost plus freight and upcharges.

Pricing:
from the delivered costs of POs (will change weekly) need to calculate sales costs based on 1.customers 2. upcharge(percent or $ figure) 3.delivery fee 4. misc charges
**** need the ability to “create” items using the delivered cost of item off POs and fees and then price for customers. For example: 40lb item received on PO for 20.00. Split item into 20lb units(cost of 4.50 per split unit) the sell to customer with a 20% upcharge.

Sales orders: need to be able to create a sales order form using set prices for customers.(customers need to be grouped- group A is 20% upcharge, group B is 10%, group C is marked up $2.00 over cost.)

Want the flexibility to add inventory management in future.

We are flexible on database options.

Categories: MS Access Tags: , , , , , ,

Clone Ecommerce And New Pos

November 30th, 2009 Comments off

Hello,
I need someone to build our brand new eCommerce site (clone of http://www.urbanoutfitters.com ) and brand new POS system to talk to each other. Basically what I want is to sell our merchandises at the same time. I want to have an ecommerce site which inventory is integrated to the stores.

I just want the POS system to read my Excel inventory sheets. As soon as I scan the barcode and sell the merchandise, it automatically updates by itself. (something better than Quickbook, please) http://www.counterpointpos.com/solution/cp/demo.htm as a reference.

The website

Ecommerce+ Pos System

October 24th, 2009 Comments off

We are retail store in New York, and we are thinking to purchase new POS system
and at the same time, I want to have an ecommerce site which inventory is integrated to the stores.
I just want the POS system to read my Excel inventory sheet as I get the order. (If not, I can copy and paste to the system), and as soon as I scan the barcode, I want our inventory updates by itself. The website

Get Support Contact Details

October 20th, 2009 Comments off

This should be a very easy job for someone. Please bid on the completion of the entire job.

I’m looking for someone who can provide me with the following details in an Excel spreadsheet format
1. Official company website URL
2. Technical support phone number for Australia
3. Technical support phone number for New Zealand
for the following companies:

Pos Software

October 17th, 2009 Comments off

Good day,

We need skilled and serious programmers for our small company.
We need a windows software (with source code) for taking orders via phone; fast and at very short intervals. With the addition of online orders from our customers.

The design process will be specific as we will provide you with a working example. It will almost be a replica with some added and some left out features.

We are offering +-600$, fully paid after job completion.
Provide what you can do. Serious bidders only. We have a deadline of max a month.

* Delphi
* PHP
* Windows
* Data Entry
* Order Processing

Bot Spider Data Mining And Pos

October 17th, 2009 Comments off

Hi…

I’m starting a project where I need a bot to copy data text (from ads) and paste in specific pages (if possible with their respective images) in an own website runing linux php (the hosting is rent)

I don’t think it will be very complicated because is 1 bot for the specific page, ie: 1 bot for scan ads.example.com, other bot for scan yeahads.com, etc… and each bot will post the data in an own PHP website (running linux).

the data will do in ads format, like craighlist but from other site in m e x i c o only, if the bot needs to be in 2 parts (firts for data minning and second for post in website} is ok, i’m able to ear suggestions.

in how many time can be builded ?

thanks

c l o n i c k
mty, MX

Pos N Inventory System With Ai

September 3rd, 2009 Comments off

I want to develop a simple and usual company VB.Net application. It can manage sales,inventory, and purchasing. But an AI need to be implemented in this system. Contact me and i can explain the AI system to you. I have figured how the AI will work, all you need to do is develop the software based on what i need..

Lightspeed Pos Software

August 20th, 2009 Comments off

Install and setup Lightspeed Server POS software on a Linux system.

Need Php Site Completed

August 11th, 2009 Comments off

I have a site that I have been working on an a programmer left me hanging and did not comeplete it. The site is www.buyerspromatch.com and I need the following completed on it:

-=-=-=-=-=-

3) ability to add/remove bvanner advertisements on homepage – NOT COMPLETED

6) buyers control panel – where buyers can log in and see their recent project postings and
update and/or change their posting, â

Osc Integration With Pos

May 21st, 2009 Comments off

1. Maintaining Inventory Levels: this involves coordination between the website and the Inventory Management System (IMS), so that changes on the website inventory (sales) are reflected back in the IMS and then new shipments/returns/sales from the store are reflected back on the website’s inventory levels.

2. Import of Product Listings: this involves a one-time populating of the Website catalogue system with all product information from the IMS using an XML export.

3. Maintaining Product Listings: this involves automating the coordination of adding or removing items from the product list. The store’s IMS would be the control point – and it would update the website’s product listing by creating new products or removing old products automatically.

4. Automating of Sales Records: This involves coordination of the website shopping cart system and the store’s POS, so that sales on the Website are automatically added on a daily basis to the POS/Accounting system.

C# Lib For Pos Receipt Print

May 13th, 2009 Comments off

Looking for someone who is experienced in POS receipt printers and printing sales receipts using other ordinary printers. We need a C# class library for configuring and handling receipt printing jobs.

It should support popular POS printers, for example EPSON compatible printers that accept ESC/POS commands. It should essentially provide printing via 3 Methods:
1.OPOS drivers
2.Windows drivers.
3.Sending direct commands via COM ports

The main functions required are:
1.Search the system and list all printers that can print receipt using both Windows legacy APIs and Microsoft.PointOfService .NET API;
2.Configuration forms for setting a default receipt printer, default logo image, logo image options, header font size and format, and footer font size and format, etc; and
3.Functions for printing receipts. For example, define an input to this function to be an array of the following types: logo image URL, Barcode, Header1, Header2, Normal1, Normal2, and Footer, each with own format information, such as left and right justifications.

Deliverables:
1. The Class library
2. A demo C# application using the class lib.

Expected delivery time: 2 weeks

Please do not bid if you are not experienced in POS printers.

Parse Qfx And Insert – Php

May 1st, 2009 Comments off

We are looking for a new developer to outsource work to, so you may consider this project an interview.

We chose this project because it will show your skills and iniative.

The script basically has to take a QFX file (bank statement) and enter all the individual transactions into a database (MySQL).

The format is as follows:

<STMTTRN>
<TRNTYPE>POS
<DTPOSTED>20081130
<TRNAMT>-1000
<FITID>2008113001
<NAME>A SHOP SOMEWHERE
<MEMO>EFTPOS
</STMTTRN>

<STMTTRN>
<TRNTYPE>POS
<DTPOSTED>20081130
<TRNAMT>-1000
<FITID>2008113001
<NAME>A SHOP SOMEWHERE
<MEMO>EFTPOS
</STMTTRN>

<STMTTRN>
<TRNTYPE>POS
<DTPOSTED>20081130
<TRNAMT>-1000
<FITID>2008113001
<NAME>A SHOP SOMEWHERE
<MEMO>EFTPOS
</STMTTRN>

You must be quick and relaible – thank you.

Integrate Osc With A Pos/ims

April 28th, 2009 Comments off

We have an OSCommerce installation that needs to be integrated with both a POS and an inventory management system in the following ways:

1. A sale made on the website is registered automatically (via a daily data dump?) through the POS and ultimately into the accounting system.

2. Inventory levels shown on OSC match what’s in in the IMS and when items are sold on OSC they come off the IMS (via data dump)

3. New products or discontinued products are registered on OSC when they’re entered into the IMS

Where possible, we’d like to break down the quote into separate tasks.

POS and IMS systems have XML dump features built in.

Don’t know what can be done to make the process as goof-proof as possible, but the client is aware they may need to use things like FTP programs, etc.

Bear