126 comments found.
I really love your application the design and the process flow. We want to buy for our office use but will like to know if there is a self service page for a supplier or contractor to submit there Price or BID instead of leaving it for canvassers. This is to encourage transparency. If this is not included, then at what cost can you include it.
Hi kayodejohnson,
Thank you for contacting us, kindly send your complete and detailed requirements to jack.tyler2318(@)gmail.com
Best
Hi the demo is offline
Hi KiyandaTec,
Thank you for informing us. The server now is back online.
Best,
Jack
Can you able to customize the approval process?
Hi lucastza,
Thank you for contacting us. Yes, that is customizable but it is not included in the support.
Best,
Jack
I am trying to approval a request from head/admin account is not showing an approve button
Hi lucastza,
Approve button will only show once all the approving officer’s assigned has also approved the item too.
Regards,
Jack
Good Day Jack,
I have installed the Purchasing System and I am now about to use it in production. I am having the same issues that I had when I was trying to get it to work on my testing environment.
After installation, I get the “ The requested URL /user/auth/login was not found on this server.” As you can see on the link bellow.
http://prntscr.com/qzguskI have checked comments on the page and noticed that you have advised people to place the .htaccess file in the root folder. I have done so but still unable to get the system to work beyond installation. Please see the links below with the details of the content of the .htaccess
http://prntscr.com/qzh0r5What am I doing that is wrong and delaying me from moving forward?
http://prntscr.com/qzh17gThanks indeed.
Hi coolyce,
Thank you for contacting us, I just replied into your email.
Regards,
Jack
Hello Jaystream,
We are planning to launch eprocurement system to sell license our customers and also have a plan to integrate with our existing software products. So, as a part of reduce development we were search for companies who complete source code with copyright authority with us. We found your project which is nearly maching our requirement. SO, we would like to purchase from. Before that we have few queries to know as below. Please answer each one of them.
1. I want to buy this application and later customize it to serve my own clients, is it possible? 2. Can I have full source code copyright authority of this application? 3. Once we purchase and customize it, Can we brand it as our own company product? 4. What version of license I must buy to perform the above 3 points? 5. What is the support period and update time duration? 6. How easy to integrate this application with ERP modules (SAP, Oracle, IBM)
Regards, Shajahan Basha.
Hi shajahan1916,
Thank you for contacting support.
1. Yes, you can buy 1 regular item per client/domain.
2 and 3. Under envato’s license agreement, we don’t allow that.
4. The latest version is recommended only for the 1st point.
5. We have 6 months regular support and 12 months extended support.
6. It can run any server as long as the server requirements will meet.
Regards,
Jack
Hi Jaystream,
Is it possible to disable some built in users? For example we do not use canvasser, can we bypass its functionality or can we merge users?
Hi XeusLEE,
Thank you for contacting support. Currently, there is no such option to bypass the process flow of the system. That is possible but the code needs to be customize on your end.
Regards,
jack
hi the demo has timed out,can’t be access
Hi Hansel,
Sorry for the inconvenience. We have just fixed the issues have been on our server. All system now is up and running.
Thank you for your patience.
Best,
Jack
Can i provide you with my own Flow diagram so that you can tell me how much you will charge me?
Hi Lesterdeon,
Please provide all the detailed information to my email: jack.tyler2318(at)gmail.com
Regards,
Jack
Hello there, I purchased the Codeigniter Purchasing System but I am clueless on how to install it on xampp kindly give a guide
Hi GKipruto,
Thank you for contacting us. There is a documentation included in the package. You can also see the documentation live on how you going to install it. Here is the link: http://35.153.94.185/docs/purchasing/#installation
You can see there are step by step guide on how to install the system.
Let me know how it goes and if you need further assistant.
Regards,
Jack
Hello there, I purchased the Codeigniter Purchasing System but I am clueless on how to install it on xampp kindly give a guide
Hi,
Is it possible to add a monthly budget for each department so they know how much left they have to spend?
Richard
Hi ingharic,
Thank you for contacting support. Currently, there is no feature for that. You need a dev to customize it and add that feature.
Best,
Jack
Hi Jay,
I am interest to buy this program, i have few questions regarding the whole process of purchase order and unable to crack how the approval works on each level. I would be great if we can have a quick call over skype.
Please confirm. Thanks
Hi Simon,
Thank you for your interest. Got your email and replied to it. Please check.
Error after installation
The requested URL /user/auth/login was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Hi Simon,
Here is the .htaccess you need to put:
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>
RewriteEngine On
# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/$ /$1 [L,R=301]
# Handle Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</IfModule>
Hi there.
I’m trying to use this application on my webserver, however I get the following error:
The requested URL /po/cipurchasing/user/auth/login was not found on this server.
Can you advise? My purchased download does not contain a folder: user/auth/login
I can access the database install page, which seems to work but then trys to direct me back to the page causing the 404 error.
Hi barbs706,
Thank you for contacting us. Can you check on your document root folder if you have included the .htaccess file? This file is commonly hidden and you need to show the hidden files on you computer to see it.
Let me know.
Regards,
Jack
There is no .htaccess file in the root of the directory. I’ve copied the .htaccess file from the application folder, but this then gives me a 403 error. The files/folders in my directory are:
/Application /Assets /Install /Storage /System /User_Guide /Vendor composer.json contributing.md favicon.png index.php licence.txt readme.rst
The error is relating to a folder named user, but has you can see from the above, I don’t have that folder.
Explorer is set to show hidden files.
Hi barbs706,
User is not a folder. Please provide me your server details to my email jack.tyler2318(@)gmail.com and I will check your issue.
Regards,
Jack
How do I add prices to products in advance for suppliers or just to the product?
Hi webstasolutions,
Thank you for contacting us. Currently, there is no such option to set the price of the products. The product prices on each supplier will be filled up by the canvasser during his process only.
Thanks and have a great day.
Jack
Hi what version of codeigniter is this using? also, can I ask for your database schema? We want to see if this can work with our inventory software since we will most likely be modifying your script extensively.
Hi ryannmicua,
Thank you for contacting us. It currently uses the latest version 3.1.10. All database tables has its own key so you can easily connect to any of those.
Best,
Jack
Is this a software ? Waste of money , Please refund. I even did not able to use it after 2 days of trying …..
Hi niamulrox,
It is a web-based purchasing system. The details are already in the item description and the demo where you can test it before buying the item. I also waiting for your reply to provide you support on any issue you encountered with this app.
I have created purchase as member but after that its go to purchase head ok then after approval whats going on I don’t know even I did not found field to add several price quote by vendor etc
Also there is no Requisitioner ? Who is Requisitioner ? Its showing Admin to Requisitioner
Hi niamulrox,
Everything is in the documentation. Kindly check the process flow here ( http://35.153.94.185/docs/purchasing/process_manual.html ) to know how this system works.
I suggest you to start reading the documentation here: http://35.153.94.185/docs/purchasing/
Each user has its own user manual. You can find that in the installation section.
Once you have read and follow the documentation, you will know how this system works.
Thank you for your patience.
Best,
Jack
Hi, thanks for the wonderful product,
I just purchased the product, but after installation, none of the page load.
When i checked the model, view/ controller, everything is empty. ?
Hi sany2909in,
Thank you for contacting us, can you give me the URL of your installation for me to check?
Regards,
Jack
Running on localhost using XAMPP. But what about the missing files.
Hi sany2909in,
There are no missing files. You can check the files under application/third_party/xwb/ folder. All files under modules folder are the files where you should place your customization. Those are the extended files from the third_party/xwb.
Try to check the files under third_party/xwb and let me know if you found it.
Best,
Jack
Yes. the files are there. but it is not working. after changing the $config[‘base_url’] = $root; to $config[‘base_url’] = ‘http://localhost/apps/purchasing-system/package/CIPurchasing/';
i am able to see the login page and was able to login which takes to admin dashboard page.
But other default page, nothing opens up. why so ?
I get the xampp, default – Object not found
That issue is quite odd. If possible, can you upload that live for me to check because I haven’t been that issue on before.
I just purchase this software and i see that model , controller and view are all empty.? Can you please upload the complete folder
Error after installation
The requested URL /hasan/software/CIPurchasing/user/auth/login was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Hi niamulrox,
Thank you for contacting us. Can you check on your document root if you have included the .htaccess file?
Let me know.
Regards,
Jack
I keep getting an “undefined notification” whenever page loads, am on SSL you have some insecure scripts. I also can’t save any settings I change, i get “undefined notification” and then the page reloads. Please assist
Hi webstasolutions,
Thank you for contacting us. Can you give me the URL where you put the system together with the access for me to test? Please send that to my email: jack.tyler2318(@)gmail.com
Best regards,
Jack