nBill Community
21/May/2012, 11:57:39 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Click Here
for the nBill home page, or
take a tour
.
Home
Help
Search
Login
Register
nBill Community
>
Version 1.x
>
General Questions/Comments
>
Select client/customer
Pages: [
1
]
« previous
next »
Print
Author
Topic: Select client/customer (Read 503 times)
corine57
Jr. Member
Offline
Posts: 38
Select client/customer
«
on:
03/September/2010, 08:08:00 AM »
Hi,
I have a question. When creating an order through the backend, you have to fill in certain fields and one of them, of course, is the client/customer.
It is a drop-down list of client names.
At the moment, this starts with the name of the first client in the database. Is it possible, to make the default value of this field a: --Select client -- sort of text instead of the first client?
I think this should be easy to change somewhere?
we have joomla 1.0.15 and nbill 1.2_10
kind regards,
Corine
Logged
netshine
Administrator
Hero Member
Offline
Posts: 4,563
Re: Select client/customer
«
Reply #1 on:
03/September/2010, 09:06:45 AM »
At line 1185 of the file /administrator/components/com_netinvoice/admin.html/orders.html.php, where it says:
$client_list = array();
...you could insert a line AFTER that one, containing the following:
$client_list[] = @mosHTML::makeOption("", "--Select Client--");
P.S. Please be advised that support for version 1 of nBill will cease at the end of this year (see
announcement
).
Logged
corine57
Jr. Member
Offline
Posts: 38
Re: Select client/customer
«
Reply #2 on:
22/October/2010, 09:47:19 AM »
sorry, I forgot to answer back,
thanks for this sql query, it works!
Corine
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Announcements
-----------------------------
=> Official Announcements
-----------------------------
nBill Extensions (nTicket, nCart, etc.)
-----------------------------
=> nBill Extension Support
-----------------------------
Version 2.x
-----------------------------
=> Installation, Upgrades, and Licensing
=> General Questions/Comments
=> Payment Gateways
=> Language Packs and Translation
=> Community Tips
=> Suggestions
=> General Feedback
=> Documentation
=> Bug Reports
-----------------------------
Version 1.x
-----------------------------
=> Installation and Licensing
=> General Questions/Comments
=> Payment Gateways
=> Language Packs and Translation
=> General Feedback
=> Documentation
=> Bug Reports
-----------------------------
User to User
-----------------------------
=> Services Wanted
Loading...