Find Jobs
Hire Freelancers

PHP Point of Sale modification (add multi store/locations)

$30-250 USD

Suljettu
Julkaistu noin 11 vuotta sitten

$30-250 USD

Maksettu toimituksen yhteydessä
Looking for someone to do modification of php point of sale ([login to view URL]) The modification needed is central management of multiple stores/locations in the same database. Will need one extra column in the tables to record the store/location id. employees, customers, stock, orders to be assigned to store/location by adding additional column with the store/location id. example: CREATE TABLE IF NOT EXISTS `phppos_customers` ( `person_id` int(10) NOT NULL, `account_number` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `company_name` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `taxable` int(1) NOT NULL DEFAULT '1', `deleted` int(1) NOT NULL DEFAULT '0', UNIQUE KEY `account_number` (`account_number`), KEY `person_id` (`person_id`), KEY `deleted` (`deleted`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; This is the original customers table, we'll need new column 'location_id' (ABC01 for example) employees table structure is similar, so it will be the same. orders/sales table CREATE TABLE IF NOT EXISTS `phppos_sales` ( `sale_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `customer_id` int(10) DEFAULT NULL, `employee_id` int(10) NOT NULL DEFAULT '0', `comment` text COLLATE utf8_unicode_ci NOT NULL, `show_comment_on_receipt` int(1) NOT NULL DEFAULT '0', `sale_id` int(10) NOT NULL AUTO_INCREMENT, `payment_type` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL, `cc_ref_no` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `deleted` int(1) NOT NULL DEFAULT '0', `suspended` int(1) NOT NULL DEFAULT '0', PRIMARY KEY (`sale_id`), KEY `customer_id` (`customer_id`), KEY `employee_id` (`employee_id`), KEY `deleted` (`deleted`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=1 ; Plus 'location_id' will assign the sale to the store/customer/employee where the sale was made. The php part will need to be changed, to reflect the new store/location setting. When employee is logged in he/she should be restricted to items/customers/sales that are assigned to this location/store.
Projektin tunnus (ID): 4304740

Tietoa projektista

6 ehdotukset
Etäprojekti
Aktiivinen 11 vuotta sitten

Haluatko ansaita rahaa?

Freelancerin tarjouskilpailun edut

Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
6 freelancerit tarjoavat keskimäärin $181 USD tätä projektia
Käyttäjän avatar
Hi there, We are experts in PHP Open Source (any kind of PHP/MySQL work),wordpress and Ajax/Web 2.0 technology. Some of the projects we completed for php are mentioned below https://www.freelancer.com/projects/Linux-Bulk-Marketing/Interspire-Geolocalization.html https://www.freelancer.com/projects/PHP-HTML.1/Seamless-billing-login-website.html https://www.freelancer.com/projects/Linux-Bulk-Marketing/Interspire-Geolocalization.html https://www.freelancer.com/projects/PHP-Linux/Script-Cron-FTP-files.html
$250 USD 15 päivässä
4,8 (955 arvostelua)
8,7
8,7
Käyttäjän avatar
pls chk pmb
$220 USD 3 päivässä
4,9 (770 arvostelua)
8,3
8,3
Käyttäjän avatar
LETS GET IT DONE!
$200 USD 7 päivässä
4,9 (286 arvostelua)
6,8
6,8
Käyttäjän avatar
Hello,sir. I have gone through your requirement. I can help you. Let's start.
$150 USD 3 päivässä
5,0 (33 arvostelua)
4,8
4,8
Käyttäjän avatar
3 years exp MySQL, PHP5. Can do this for you by the end of the week.
$140 USD 4 päivässä
5,0 (4 arvostelua)
3,4
3,4
Käyttäjän avatar
Hi there, i would like to help you with the project
$125 USD 7 päivässä
5,0 (6 arvostelua)
3,2
3,2

Tietoja asiakkaasta

Maan UNITED KINGDOM lippu
WATFORD, United Kingdom
5,0
18
Maksutapa vahvistettu
Liittynyt elok. 3, 2011

Asiakkaan vahvistus

Kiitos! Olemme lähettäneet sinulle sähköpostitse linkin, jolla voit lunastaa ilmaisen krediittisi.
Jotain meni pieleen lähetettäessä sähköpostiasi. Yritä uudelleen.
Rekisteröitynyttä käyttäjää Ilmoitettua työtä yhteensä
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Ladataan esikatselua
Lupa myönnetty Geolocation.
Kirjautumisistuntosi on vanhentunut ja sinut on kirjattu ulos. Kirjaudu uudelleen sisään.