Rental Warehouse Control

Rental Warehouse Control
Inventory Script
The script is for a rental company warehouse control. The idea is that the system will have a complete list of all items in the warehouse (all items will have a barcode on them) and when any item is taken out, a transfer order must be generated. The transfer order will be generated scanning all items leaving the warehouse. Once the items return to the warehouse, employees must re-scan all items to make sure that everything that left is being returned. All transfer orders will need to be printed to keep paper traisl of all movements. The system must identify employees using unique usernames and passwords. The passwords will be read using a barcode scanner. Admin will have complete control over the system

The system will run locally on a pc with any apache/mysql package you recommend

USER AUTH

User management with two user levels
Admin – Can Add, Edit, Delete Items
Users – can only create transfer orders and receive items

Items:
– 3 types of items (Individual, Sets, Multiple)
o Individual: an item code corresponds to one item
Ej. Mackie SRM 450 Speaker
o Sets: the code corresponds to a box that contains several items (each with an item code)
Ej. Microphone Rack (Contains :)
• 4 microphones
• 2 mic cables
o Multiple: one code corresponds to a type of item that has multiple stock
Ej. Extension Chords (130 in stock) system must ask user how many he/she is taking
– System must have unlimited item categories
– System must have search function. Search function must be able to locate partial searches ex: “xlr” must be able to find any item with xlr on the name. ej. Xlr cable
o Search items by
Name
Code
Category
– Some items will have same code for multiple items. Example would be extension chords. Once these codes are scanned the system must prompt the user the amount the he/she is taking out of the warehouse so once the items are being returned, the user knows the amount of extension cords that must be returned

– Information for Items
o Item ID (Automatically Generated)
o CODE (Manually Inserted) this will be the code on the barcodes)
o NAME
o DESCRIPTION
– Brand
– Model
– Serial Number
o STOCK
o Notes
O Maitnence Records
– ADD ITEMS
– DELETE ITEMS
– SHOW ALL ITEMS
– CREATE NEW ITEM FORM ORIGINAL ITEM (COPY ITEM with NEW item CODE)

Create a new Transfer Order
User will have to be logged in and in a menu with options the user has privilege to use. Mainly CREATE Transfer Order and RECEIVE Transferred Equipment

Create a transfer order
The idea is to have an employee scan all items leaving the warehouse and have the script ask for the following information when creating a new transfer order
– Transfer Request ID (Automatically generated using a format of MMDDYYYY-NNNN) Must be displayed in the pdf document in barcode style and numerical (NNNN will be 0001, 0002 according the the amount of request forms created in ONE day) example. 11062009-0001 would be an order created NOV-06-2009 and be the order number 0001 for that date
– Activity Name
– Activity Location
– Activity Date
– Transfer date (today’s date)
– Transferred created by: will be determined according to username used to log in
Once all items have been scanned the user must select [complete the transfer request] and a pdf document must be generated with a specific format (will be provided later) that will include the information requested above and a list of all items scanned. This pdf will be stored locally in a folder and will be printed to be signed and archived.

Receiving Items on our Warehouse
User can locate a previously created transfer order by scanning the transfer order ID (BARCODE) or by looking through a list of all transfer requests that have not been returned.

Once the equipment is returned to the warehouse. The employee must open the transfer order and re-scan all items telling the system that they are being returned. Once finished the system must check that all scanned items originally scanned when leaving have been scanned on the return date. If some items are missing the script must inform the user that some items are missing. At this time the user will have to partially return the gear and finish the return process when the additional items arrive and must generate another pdf document to be printed listing all items that have not been scanned. If all items are accounted for. The script will generate a pdf document with a complete transaction report confirming that all items have been returned

All items must have a CRM type log that will show all movement for the specific item. Besides in and out statistics all items must have a maintenance function which will allow out warehouse techs to include pertinent maintanence information for any item included on the inventory.

Important Notes:

– the final script must be in Spanish. We will do all translations. The script must be able to be translated. Preferably using templates.
– Script MUST look user friendly and must have a simple to user GUI icon based.
– Script has to be created keeping in mind that future additions will be added. Must be expandable
– All information must be user configurable since the system will be used in more than one company.

This project had been awarded to a previous programmer who did not honor the time period agrred for the proyect. We are way behing schedule and need the programmer to be fully involved in the completion of this project asap

Will pay via scriptlance ESCROW

Programmers will permit a testing period before final escrow is paid

Vidiscript Modifications

Vidiscript Modifications
Good Day.

I placed this ad twice on getafreelancer and both times had my time completely wasted. I have had 4 months of my time wasted by programmers. I am still trying to get my money back from the escrow system there, and that is more than a month later after having my time wasted for the second time. I am now posting the project here, hoping to find someone who will actually complete this project and who will not waste my time. Therefore I have very strict conditions for this project. Please read my conditions at the bottom of the project listing.

I need some mods designed for VidiScript. The vidiscript script is fully open source and the files are not encrypted in any way.

2 templates will be designed for 2 different websites, one for each site (each template based on the specific site). The template will include the design, layout structure, logo, avatar logo (to use as an avatar on forums etc) and watermark logo (to be integrated into the video).

The mod must do the following:

1. Allow bulk uploads of video files and info files (possibly a csv? the info file will need to contain the video title, description and keyword tags) via ftp, and then allow those files to be automatically imported as a bulk batch into the vidiscript database.

2. The script will also need to allow a remote import function to import videos directly from a standard URL (including a password protected server/cpanel hosting account). This must be able to fetch single files, or queue files to import in a batch job (again, possibly a csv or even better would be a standard text file containing the URLs of all files which need to be queued for import). Their must also be a progress bar indicating the percentage of each file’s upload completion.

3. The script must automatically create video thumbnails, the same way the standard vidiscript upload function does.

4. Mass Embed Feature which will search the major video sharing sites (youtube, megavideo, youporn, redtube, porntube etc) for any files based on a selected keyword, and mass embed the videos into the site. This script must be able to search and either embed the files, or download the files to my server run them from there. I can send you an example website which does this exact service, so you can base the coding on how their script works.

5. A bulk conversion script, which allows different video files (avi, mpeg, rm etc) to be re-encode server side to flv format using both FFmpeg and Mencoder (if you know of a better free codec for conversion please let me know and add it as well). Must be able to select single files for conversion, or queue them to run as a batch job (the next one starting once the first one is finished etc). The script needs to be able to set the quality of the conversion as well (bit rate, resolution etc). I suspect this could possibly be achieved by a php script and cron job? This script MUST be able to run independently from the main script, so it can be installed separately and run on another server if needed to reduce server load. The script must also show the progress of the conversion, and an estimated time to completion of each file individually and of the full queue.

6. The standard vidiscript script will also be modified so that the advert placement structure will be more efficient (I will provide you with a demo site showing you exactly where I want the adverts to be placed). This will be relatively simple to do, as it is just editing the adblock on the script, and adding a few new adblock. As standard, there are a couple of files outside the “template” folder which need to be edited to create the correct format. This must be changed to work on a fully template based system, where only the template files need to be changed to alter the full lay out appearance.

7. The installation of the script must be redesigned, so that the full script installs just as easily as the original vidiscript, but installs automatically with all the new features in place.

8. A “premium” access area, whereby users pay to access the premium area and can download the videos to their local system. This must include various options for payment which can be set in the admin panel. What I mean by this is: the user can pay for a single video, or for a weeks unlimited access, 1 months unlimited access, 1 year unlimited access or lifetime unlimited access to the premium download area. The prices etc must be easily editable from the admin area, and a shopping cart supporting all the most popular payment options must be included (paypal, google checkout, moneybookers, credit card merchant api etc).

9. Integrate Psuedo Streaming into the flash player. Vidiscript currently uses flowplayer to play the videos.

10.The ability to play adverts at the start, at specified intervals, and at the end of the video must be added.

11. With regards to the site adverts and banner adverts, there needs to be an ad rotation system which will automatically rotate any adverts which I list. I must be able to list the adverts from within the admin panel, and they will automatically be integrated into the ad rotation script.

12. When uploading any video to the site (using any of the upload methods), a watermark logo must be “burned” into the video itself. The watermark logo must be able to be uploaded to the site via the admin area, and automatically “burned” into the bottom right corner of every video uploaded.

TERMS OF THIS PROJECT. THESE TERMS ARE NON-NEGOTIABLE!!! BY PLACING A BID YOU HEREBY ACCEPT THE TERMS LISTED BELOW:

1. If you cannot or are not willing to complete the project, DO NOT PLACE A BID!!!
2. You will report to me with an update every 3 days at bare minimum, regardless of how much progress there has been since the last report.
3. Coding will be verified after completion by a second programmer, to ensure code stability and ensure a clean code. If any errors are found, a report of the errors will be issued to you to fix them.
4. Once the code has been verified by the second programmer, I reserve 7 days to fully test the script on my server and make sure everything is functioning to my requirements.
5. Payment will be made AFTER the testing period, via your choice of either PayPal, MoneyBookers or Google Checkout.
6. I have paid for this modded script, therefore I own the rights to the mods, not you. You may not sell these mods or redistribute them in any way. A legal contract binding you to this clause and releasing all source code and copyright to me will be sent to you via registered mail, which must be signed and returned to me. After payment, all source code will be released to me and all coding and/or references to the coding will be deleted from your server and/or any other back up means you may have it stored on.
7. The project will be completed on time. DO NOT bid stating that you can complete the project in 10 days, if you are going to take 30 days to complete it. Rather over-estimate the time frame than under-estimate. If your bid states that you will complete the project within 15 days, then it WILL be completed within 15 days.
8. There will be ZERO tolerance for dishonesty. I have had 4 months of my time wasted already by dishonest programmers. Any issues will be brought forward to me immediately, and full honesty will be disclosed throughout the project. ANY dishonesty at all will result in immediate cancellation of the project, and I reserve the right to keep any of the work already completed, and relist the project to be completed by someone else. Be 100% honest with all matters and we will have a pleasant transaction throughout the project.

I know my terms are strict, but after wasting 4 months and a LOT of money on programmers, I am forced to resort to these terms. As stated, they are non-negotiable, so please do not waste your time or mine if you do not agree to the terms.

Looking forward to your bids.

Regards,
John

WordPress Plugin Enhancement

WordPress Plugin Enhancement
Hello, I need a wordpress calendar plugin developed that has an admin interface that can import .ics files or have the events manually entered with a nice admin interface.

I also need the front end to display as a page with a normal calendar layout. The dates of the calendar should show events in the order of start time with title of event only. Mousing over title will open ajax pop up that will display title, start time, event description a download as ics link, a permalink option and the ability to tweet or facebook the event.

Joomla And 301 Redirects

Joomla And 301 Redirects
Recently i installed a SEF component (joomSEF – artio.net) and now the links have changed. i have tousands of non working 404 links now, so i need to setup corresponding 301 redirections for them.

Someone excellent with .htaccess redirects might be able to do this.

Here is an example of old url
http://www.znanost.com/planet-zemlja/klima/684-stetni-travnjaci

And new url
http://www.znanost.com/klima/stetni-travnjaci

The difference is that the 2nd level dir “planet-zemlja” and number “684-” were removed.

So if you are very good with .htaccess hashes and syntaxes you might be able to do this because setting redirect for each url seperately would really be a pain (there are 1000+ links).

Adult Toy Website With Store

Adult Toy Website With Store
I am in need of a website for adult toys. This is concept that is soft in nature. Will have a customizable appearance so that articles of interest can be rss fed along with educational material from sex experts. This should be a PROFESSIONAL site with a store without the pictures but which will allow me to customize and upload them with ease depending on investory with minimum programming once done. The cart should be: Miva Merchant, Monster Commerce, OScommerce, or Storefront.

Mysql/outlook Data Migration

Mysql/outlook Data Migration
we have an existing Google Mapping app in beta

we call this app SAL (Service Agent List)

it only has some test data currently

see beta public page here …

http://www.nationalwarranties.com.au/rs-map/index.php

then there is a admin login

use admin/admin
====================

we want to import some data/fields from an existing MySQL app, IDS (on same server), and from a Outlook CSV file into this app.

(total fields prob around 60-80)

1. delete test data

2. create any missing fields

3. map fields of both imports
see attached mappings

4. create script/s to do some field validation during import

5. create detailed logs of import and field validation
=====

Drupal Expert Needed Asap

Drupal Expert Needed Asap
We are in the need of a well qualified DRUPAL expert!
Urgent project!

We currently have a membership site that cost $20 per month and we pay
our affiliates down 9 levels – (MLM). We are using an expensive MLM software for the membership content and we also have a lead capture page system attached (API).

We are moving to a Micro-Continuity program and getting out of MLM and making this a 1 tier affiliate program.

We need our system, content, etc. moved.

We will be using Drupal + Clickbank

We have 52 weeks of content that needs to be
released week by week.

We need to have our membership / mlm site. moved
over to Drupal and Clickbank.

It’s going to be a simple 1 tier affiliate program
that pays out $12 to our affiliates using clickbank.
We have a merchant account with authorize.net but will
be adding payapl now that we’re going to 1 level payout.

We need the system moved! We will handle configuring our
lead capture page system. We need this started and finished
ASAP.

IMPORTANT! We are looking for a reliable worker that can deliver
on time with detail to instructions. This project will lead to
countless more projects this year and beyond.

Thanks,

Drupal Expert +clickbank Added

Drupal Expert +clickbank Added
We are in the need of a well qualified DRUPAL expert!
Urgent project!

We currently have a membership site that cost $20 per month and we pay
our affiliates down 9 levels – (MLM). We are using an expensive MLM software for the membership content and we also have a lead capture page system attached (API).

We are moving to a Micro-Continuity program and getting out of MLM and making this a 1 tier affiliate program.

We need our system, content, etc. moved.

We will be using Drupal + Clickbank

We have 52 weeks of content that needs to be
released week by week.

We need to have our membership / mlm site. moved
over to Drupal and Clickbank.

It’s going to be a simple 1 tier affiliate program
that pays out $12 to our affiliates using clickbank.
We have a merchant account with authorize.net but will
be adding payapl now that we’re going to 1 level payout.

We need the system moved! We will handle configuring our
lead capture page system. We need this started and finished
ASAP.

IMPORTANT! We are looking for a reliable worker that can deliver
on time with detail to instructions. This project will lead to
countless more projects this year and beyond.

Thanks,

Joomla – Mail Issue 2

Joomla – Mail Issue 2
We have a Joomla CMS installation. When you click on the email icon in Joomla articles, the pop-up mail window shows up like this. See attachment. Want two things (1) alignment fixed to show left aligned window contents and (2) have captcha feature or some junk mail filter.

Needless to say you will get access to Joomla Backend. Only email us “related” work you have sent us, not all the URLs in the past.

Drupal Expert W/clickbank

Drupal Expert W/clickbank
We are in the need of a well qualified DRUPAL expert!
Urgent project!

We currently have a membership site that cost $20 per month and we pay
our affiliates down 9 levels – (MLM). We are using an expensive MLM software for the membership content and we also have a lead capture page system attached (API).

We are moving to a Micro-Continuity program and getting out of MLM and making this a 1 tier affiliate program.

We need our system, content, etc. moved.

We will be using Drupal + Clickbank

We have 52 weeks of content that needs to be
released week by week.

We need to have our membership / mlm site. moved
over to Drupal and Clickbank.

It’s going to be a simple 1 tier affiliate program
that pays out $12 to our affiliates using clickbank.
We have a merchant account with authorize.net but will
be adding payapl now that we’re going to 1 level payout.

We need the system moved! We will handle configuring our
lead capture page system. We need this started and finished
ASAP.

IMPORTANT! We are looking for a reliable worker that can deliver
on time with detail to instructions. This project will lead to
countless more projects this year and beyond.

Thanks,

Add Domains To Parking Script

Add Domains To Parking Script
I have around 110 domains that needs to be parked through cpanel and added into the domain parking script – http://www.domainzaar.com

You need to install the script and park all 110 domains with it.

Each domain needs to be added to the domain parking script and custimized with different template style, colors (also done through the script). Please watch this video on setting up a parking domain with domainzaar domain parking script to get a clue http://www.domainzaar.com/support/videos.php

This is not very complicated job, its just quite boring and repeatable.

Please study about domainzaar.com to get a better clue on the project before placing the bid.

Thank you

Need Simple Infusionsoft Form

Need Simple Infusionsoft Form
I need someone with experience in Infusionsoft and php. If you do not have this specific experience, please do not bid…

I want a simple two page registration form… basically name and email on page 1, tag/add to list in infusionsoft, then pass data to page 2 which will have fields to enter address, city, state, zip, phone, fax, and 2-3 custom fields…

then they will save data, data will be updated for that customer in infusionsoft, and they will be taken to thank you page…

Need quick turnaround…

Thanks,

Mark

Wufoo Forms Custom Api

Wufoo Forms Custom Api
First off let me start by saying that the whole reason behind me need a custom API is because a functions that is not yet provided by Wufoo… The funny thing is that its just an easy function to implement that I think they just slacking!… Anyhow…

I already have a layout of what the form should look like and I’ll give you access to my Wufoo account and site ftp so you can work. I asked support how i could display calculations real time as customers fill out the form and pick different services and this is what they told me to do:

1. host the form on your site
2. write the script to submit the data to wufoo through the submit api: http://wufoo.com/docs/api/submit
3. write the script to do the calculations

Layout screen shot will be given in private. If you can get started asap say so.

Thanks.

Professional Writer 2

Professional Writer 2
Our Team is looking for a professional writer to work on an ongoing basis, on Ad-Hoc Article writing projects of articles on various topics ranging between 500-750 words. This position requires High Quality, Structure, punctuation, English and Original content,

Please forward writing Samples, Resume, 2-3 References and a cover letter on Why you are interested in this position.