Discussion Forum: Messages by calsbricks (8504)
Redisplay Messages: Compact | Brief | All | Full      Show Messages: All | Without Replies

 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 28, 2018 03:03
 Subject: Re: New Catalog Roadmap
 Viewed: 46 times
 Topic: Catalog
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Catalog, jennnifer writes:
  In Catalog, calsbricks writes:

  Okay - our fist suggestions:

1. Get the dimensions field added to the catalogue page display as well as in
stores.
2. Introduce a level above the categories for the purposes of reporting and searching
e.g. Bricks would cover all sub categories of bricks e.g. modified, decorated
round etc. Without the catalogue it is unlikely Bricklink would still be here.

Just those two thoughts will take development time and careful planning and I
am sure those that are more heavily invoiced with the catalogue and inventory
updates will have tons more they wish to see.

Good luck getting any of that done - a roadmap is an interesting start and welcome
but it has to fill out with actions rather than just remaining a blueprint (as
the other one has done).

I would just like to quickly point out that the Catalog admins don't have
the ability to make developmental changes to the site. It won't be their
fault if your suggestions can't be implemented in a timely way. This road
map contains projects and ideas that don't require the BL office to facilitate.

Good ideas though!
Jen

Pity really. Comments understood. Best we leave at that. When the single most
important element of your organisation (e.g. the catalogue) has no programmer
involved and has no direct influence on development plans - something is not
quite right?????
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 28, 2018 02:57
 Subject: Re: New Catalog Roadmap
 Viewed: 45 times
 Topic: Catalog
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Catalog, StormChaser writes:
  In Catalog, calsbricks writes:
  Good luck getting any of that done - a roadmap is an interesting start and welcome
but it has to fill out with actions rather than just remaining a blueprint (as
the other one has done).

The programming stuff is, as you say, out of my control. The projects you see
on the catalog roadmap, however, are things I have the ability to accomplish.
If you've been paying attention to inventories over the past year, you'll
see that this is not just idle talk. There were more changes to inventories
in the past year than any other year in BrickLink's history.

Not all of the catalog projects on the roadmap will be accomplished and some
of them may not even be attempted. But I can promise that you will definitely
see some catalog changes in the next 12 months.

  Again - good luck with the new role.

Thank you!

Your comments are noted and understood - so as far as development goes it remains
status quo. Pity really - getting the data right in the database is only half
of the equation - the other half - getting it out in a meaningful and helpful
way is the other half and so much more needs to be done there. That helps both
sides of the market sellers and buyers.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 27, 2018 13:40
 Subject: Re: New Catalog Roadmap
 Viewed: 52 times
 Topic: Catalog
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Catalog, StormChaser writes:
  Want to know where we're going with the catalog? Hard to do without a map,
isn't it?

I'm excessively pleased to announce the all-new Catalog Roadmap in the Help
Center:

https://www.bricklink.com/help.asp?helpID=2473

If you lose that link, you can always find the page in the Help Center for the
catalog:

https://www.bricklink.com/help.asp?topicID=21

This is an effort to increase transparency about what is happening with the BrickLink
catalog and to make it feel more like a community effort. And, of course, to
get some stuff done.

And no, before anyone asks, I don't know what's going on with the site
roadmap. I thought it was a fantastic feature and I'm quite excited to finally
have something similar for the catalog.

Feedback? Ideas? Comments?

Catalogue administrator - a promotion? More work and still in a queue for development
(despite the fact that the catalogue is the single most important asset of the
organisation - it is what brings both buyers and sellers to the site and is known
throughout the planet as the most comprehensive database of its kind for Lego.
You need a developer (one with SQL experience and knowledge) dedicated to it
and in your control.

Okay - our fist suggestions:

1. Get the dimensions field added to the catalogue page display as well as in
stores.
2. Introduce a level above the categories for the purposes of reporting and searching
e.g. Bricks would cover all sub categories of bricks e.g. modified, decorated
round etc. Without the catalogue it is unlikely Bricklink would still be here.

Just those two thoughts will take development time and careful planning and I
am sure those that are more heavily invoiced with the catalogue and inventory
updates will have tons more they wish to see.

Good luck getting any of that done - a roadmap is an interesting start and welcome
but it has to fill out with actions rather than just remaining a blueprint (as
the other one has done).

Again - good luck with the new role.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 12:21
 Subject: Re: Price guide improvement
 Viewed: 25 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, hpoort writes:
  Reverse engineering and assuming the API provides us with a clue about the underlying
data structure, I would conclude that the price is recorded in the local currency
of the store. This makes sense as this would remove all currency calculation
from the equation when looking at the internals of a store.

The API for the GetPriceGuide says:
"This method returns price in the specified currency code
- If you don't specify this value, price is retrieved in the base currency
of the user profile's"
http://apidev.bricklink.com/redmine/projects/bricklink-api/wiki/CatalogMethod#Get-Price-Guide

The page generator will have to convert from many different currencies to the
currency requested by the viewer. No intermediate conversion through another
currency is needed, although mathematically there will always be any reference
currency in the currency conversion table.

For the 'items sold' prices, the engine will look up the currency conversion
table of that specific time frame, according to the help.

It seems pretty clear to me how it works.

Thank you for your thought's and comments they are helpful and it now seems
that several things are obvious. We do not have access to the API so it is not
possible for us to determine the information you have introduced.


A lot of calculations seem to be taking place when the price guide is called
up by an individual member, e,g, UK store looks up a common part which is sold
everywhere in the world and the system is converting all those store held currencies
(Could be 37 of them) to GBP at a rate that is being held in a currency conversion
table. That table gets updated by a link to xe.com on an hour by hour basis,
but the rate used for the page is not shown - this would be clumsy and create
a vastly complicated screen display. Maybe a link could be created against the
currency which would reveal the exchange rate used. Maybe that is not worth it.
Hmm. More to think through now.

Thank you again for adding your comments to this thread. They are helpful.
  
Hans-Peter

In Suggestions, calsbricks writes:
  In Suggestions, yorbrick writes:
  
  I would prefer it on the price guide so I didn't have to go back and forth.
Mind you this is all hypothetical cause they really are not doing anything with
the classic site whilst they work on XP.

I understand why you'd want it in the price guide, but there are many (37)
exchange rates to GBP, or any other single currency. While many pieces are listed
in USD, plenty are also in EUR, with other currencies also used. That's a
lot of extra information to list. You also wouldn't need to go back and forth,
as if it was set for one hour, you could note down the exchange rates of interest
and you would know they are guaranteed until the next exchange rate update time.

Interesting point - might need a bit more detail from Bricklink now. We understand
how the currency thing works in certain areas but we thought that the underlying
base currency for all prices was USD which Bricklink converts everything to and
then uses the xe.com exchange rate as and when necessary. So if what you are
saying is correct and the prices being shown for each country on the price guide
are converted directly from their currency to gbp that is a different story and
more thought would have to go into this. Unfortunately the help page isn't
really clear on how they are holding the currency from the outset. What you are
suggesting that if someone in India adds items in rupees then the system would
have to convert from rupees to gbp as well as any other currency and that would
be a different proposition entirely.

I do believe Bricklink should clarify this issue which would be helpful.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 10:16
 Subject: Re: Price guide improvement
 Viewed: 27 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, yorbrick writes:
  
  Interesting point - might need a bit more detail from Bricklink now. We understand
how the currency thing works in certain areas but we thought that the underlying
base currency for all prices was USD which Bricklink converts everything to and
then uses the xe.com exchange rate as and when necessary. So if what you are
saying is correct and the prices being shown for each country on the price guide
are converted directly from their currency to gbp that is a different story and
more thought would have to go into this. Unfortunately the help page isn't
really clear on how they are holding the currency from the outset. What you are
suggesting that if someone in India adds items in rupees then the system would
have to convert from rupees to gbp as well as any other currency and that would
be a different proposition entirely.

I would imagine so, as converting a to b to c doesn't always give a to c,
even at xe.com.

Agreed but the way most multicurrency systems work their is a base currency as
well as a reporting currency as well as individual, currencies. You define what
is the base and you advise how you wish that to be reported. You also have things
like spot rates, rate tables etc, which just about covers all angels. Here it
looks a little bit like a free-for all in trying to accommodate all frequencies.
In fact if this was the case the price guide is almost useless on current items
listed - as for those items sold - you would need to see what rate they were
converting at when they were sold and factor that in. All in all vry messy and
inaccurate. Mixing 37 different currencies into gbp is problematic at the best
of times.

Hmmm.
  
For example, right now, 1 USD = 0.878393 EUR and 1 USD = 0.777160 GBP. Also 1
EUR = 0.884895 GBP. (They use six sig figs).

1 USD = 1 USD, so 0.878393 EUR should equal 0.777160 GBP. Yet this gives the
rate as 1 EUR = 0.884752 GBP, different in the fourth figure to the EUR-GBP rate
they quote.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 09:29
 Subject: Re: Price guide improvement
 Viewed: 28 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, yorbrick writes:
  
  I would prefer it on the price guide so I didn't have to go back and forth.
Mind you this is all hypothetical cause they really are not doing anything with
the classic site whilst they work on XP.

I understand why you'd want it in the price guide, but there are many (37)
exchange rates to GBP, or any other single currency. While many pieces are listed
in USD, plenty are also in EUR, with other currencies also used. That's a
lot of extra information to list. You also wouldn't need to go back and forth,
as if it was set for one hour, you could note down the exchange rates of interest
and you would know they are guaranteed until the next exchange rate update time.

Interesting point - might need a bit more detail from Bricklink now. We understand
how the currency thing works in certain areas but we thought that the underlying
base currency for all prices was USD which Bricklink converts everything to and
then uses the xe.com exchange rate as and when necessary. So if what you are
saying is correct and the prices being shown for each country on the price guide
are converted directly from their currency to gbp that is a different story and
more thought would have to go into this. Unfortunately the help page isn't
really clear on how they are holding the currency from the outset. What you are
suggesting that if someone in India adds items in rupees then the system would
have to convert from rupees to gbp as well as any other currency and that would
be a different proposition entirely.

I do believe Bricklink should clarify this issue which would be helpful.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 07:01
 Subject: Re: Price guide improvement
 Viewed: 40 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, yorbrick writes:
  
  
  I thought current items for sale were all displayed using the exchange rate of
this moment. Why is it that important though if the exchange rate would be an
hour older?

That isn't how it works unfortunately. They change hourly, according to the
help pages. It would be far simpler to show the rate used at the top of the column.,
hence the suggestion.

I imagine doing instant lookups is just not efficient, as every time someone
accesses the price guide or looks at a store or a cart in another currency,
BL would need to access the exchange rates from xe.com. Plus I don't think
their (xe) rates are continuously updated anyway - aren't they something
like every 10 or 15 minutes, plus they also have some lag. I can totally understand
why BL sets them and fixes them for one hour, given how slowly they change (at
least change significantly, not in the 4th or 5th decimal place).

Understand what you are saying but it all depends on how the code is put together
to display the current data. It would be highly unusualk as well as inefficient
if they were storing the figures - good code isn't written that way, so when
we call up the price guid for a given element it should be doing those calculations
then and presenting the data - if that is the case then it is a simple matter
to add a single or couplof fields to the display.
  
It wouldn't do any harm to either have the exchange rate on the price guide,
or possibly better still, have a separate page where all the current exchange
rates being used are listed along with the time they were updated for those interested.
That way, it is one less thing on the price guide page. Of course, you can always
get the current BL exchange rate, by doing the calculation yourself, to about
4 decimal places.

I would prefer it on the price guide so I didn't have to go back and forth.
Mind you this is all hypothetical cause they really are not doing anything with
the classic site whilst they work on XP.

Still one can hope - it really isn't rocket science or a lot of development
time to simply display the number you have used for the calculation.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 01:40
 Subject: Re: Price guide improvement
 Viewed: 30 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, BricksThatStick writes:
  In Suggestions, calsbricks writes:
  Thoughts ?

It's just a guide.

Yes, true so why not make it informative, rather than having to use guesswork
and trial and error.
  
If sellers want to use it to actually price their listings to the averages they
accept its not 100% perfect.

I am not sure anyone makes that assumption - we don't it is supposed to be
a data average and the currency conversion should be dynamic not hourly. Not
sure why this would cause any real problem for any developer.
  
Otherwise sellers should just see it for what it is and adjust their prices/set
prices as they see fit.

Many of us do but the adjustment should be based on real - not supposition.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 01:37
 Subject: Re: Price guide improvement
 Viewed: 39 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, Teup writes:
  In Suggestions, calsbricks writes:
  We are aware that nothing is going on on the classic site whilst the development
team focus on Bricklink XP, so we will make this as short and sweet as we can.

Having contacted the forum and put all elements of this together it is plain
that a subtle but important change needs to be in place for the price guide screen.

Understanding full well what happens with the 'sold at' columns those
can be left as they are until the whole price guide is revisited, whenever that
is going to be. The current items for sale, however needs s small but important
change, in our view. It is currently not possible to determine the currency conversion
rate for those figures. It could have been anyti8me in the last hour or this
hour or whenever.

Please simply add the two fields which are used to convert e.g. for example $1
= 'x' £;s and £1 = 'x$). This will enable any member, buyer or seller,
to at least get their figures correct when working offline. This is not a complicated
change/fix - it merely requires placing those fields on that screen each time
they change. The fields are held somewhere in the system even if it is a temporary
table, so it should be relatively straight forward to display them on the price
guide screen.

Thoughts ?

I thought current items for sale were all displayed using the exchange rate of
this moment. Why is it that important though if the exchange rate would be an
hour older?

That isn't how it works unfortunately. They change hourly, according to the
help pages. It would be far simpler to show the rate used at the top of the column.,
hence the suggestion.
  
By the way, in case you didn't know and it's useful - you can always
flip the currency of the priceguide by changing the vcID parameter in the URL:

Euro: https://www.bricklink.com/priceGuideSummary.asp?vcID=2&vatInc=Y&a=p&colorID=110&itemID=3005

Dollar: https://www.bricklink.com/priceGuideSummary.asp?vcID=1&vatInc=Y&a=p&colorID=110&itemID=3005

I just wish this was properly interfaced (and that there was an easy simple to
understand API to access these things without downloading the page and run into
download limits imposed by Bricklink)

Don't we all.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 24, 2018 13:01
 Subject: Price guide improvement
 Viewed: 217 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
We are aware that nothing is going on on the classic site whilst the development
team focus on Bricklink XP, so we will make this as short and sweet as we can.

Having contacted the forum and put all elements of this together it is plain
that a subtle but important change needs to be in place for the price guide screen.

Understanding full well what happens with the 'sold at' columns those
can be left as they are until the whole price guide is revisited, whenever that
is going to be. The current items for sale, however needs s small but important
change, in our view. It is currently not possible to determine the currency conversion
rate for those figures. It could have been anyti8me in the last hour or this
hour or whenever.

Please simply add the two fields which are used to convert e.g. for example $1
= 'x' £;s and £1 = 'x$). This will enable any member, buyer or seller,
to at least get their figures correct when working offline. This is not a complicated
change/fix - it merely requires placing those fields on that screen each time
they change. The fields are held somewhere in the system even if it is a temporary
table, so it should be relatively straight forward to display them on the price
guide screen.

Thoughts ?
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 21, 2018 09:51
 Subject: Re: Inventory Change Request for Set 10258-1
 Viewed: 14 times
 Topic: Inventories Requests
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Inventories Requests, StormChaser writes:
  In Inventories Requests, StormChaser writes:
  I also notified the original inventory
submitter of the change in case that person can provide any further insight.

Confirmed from the submitter to have been an error.

Great - all sorted now.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 20, 2018 13:02
 Subject: Inventory Change Request for Set 10258-1
 Viewed: 40 times
 Topic: Inventories Requests (Entry)
 Status:Open
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
Please make changes to the following inventory:
 
Set No: 10258  Name: London Bus
* 
10258-1 (Inv) London Bus
1686 Parts, 2017
Sets: Creator: Creator Expert: Traffic

* Add 1 Part 62462 Metallic Silver Technic, Pin Connector Round 2L with Slot (Pin Joiner Round) (Alternate)

Comments from Submitter:
2 sets parted out both had metallic silver not flat.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 4, 2018 07:44
 Subject: Re: Lego 10214 Tower Bridge 2 types of blue
 Viewed: 42 times
 Topic: Colors
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Colors, Brick_Buyers writes:
  Hi, I recently purchased The Tower Bridge and have noticed that the medium blue
4x8 plates are actually 2 different colour. I have shown pictures below that
outline this. The instructions say there are 18 4587271 plates, actually there
are two slightly darker plates. The lighter 16 say 4-35 on the bottom but the
darker 2 say 2-35. Can someone explain this? It is the same with some of the
other medium blue colours in the set as well.

Hi there

We just finished parting out 2 of these and there was not the difference you
have had. Could be they came from a different batch of plates;.

Everything we had was the right hand side of your photo. The left acutally looks
like dark azure or ish.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Sep 11, 2018 12:09
 Subject: Re: Request official BrickLink app
 Viewed: 62 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, KaanDurak writes:
  Hi ,
I use my phone alot and I also use Bricklink alot , but the site on phone isn't
that great , so please. Bricklink create a phone app of Bricklink , it would
be easier for phone users.
I hope the staff will see this and an official bricklink app will be created.
Thanks for reading

Voted no as this has supposedly been in development since the new owners took
over - there might be a version that will work on the phone with Bricklink XP
which is also under development, but that is not clear yet either.

According to the admins no development on the classic site is going on whilst
XP is being worked on and MP, the head of development said in his Brickwworld
presentation the future is XP, although the classic site will be maintained.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Aug 29, 2018 08:01
 Subject: Re: Minimum re-order level and auto wantlist
 Viewed: 31 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, RoswellGinny writes:
  
  In this day and age and all the talk about modernising the site, it is nonsense
that stores do not have inventory management at their disposal.

++++++++++++++++ 1 x 1,000,000!

Abso-frickin-lutely!

I have searched and searched and searched for an inventory management tool. I
have bought 2 and been refunded by their developers because they don't work
with my needs. I have tested out 5 others and rejected those as well. I'm
so frustrated by this problem I can't even talk about it without my blood
pressure spiking. It is the single largest headache in my business. It affects
my accounting, my sales, my purchases..... every aspect of my business.

We are in total agreement with that. We have developed our own in-house Access
system which deals with all aspects of running a store but doe not yet have full
inventory management in it. I am seriously thinking about putting one of our
developers on it but it should come from bBricklink who have access to the code
and database.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Aug 29, 2018 07:26
 Subject: Re: Minimum re-order level and auto wantlist
 Viewed: 34 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, bje writes:
  Can we please get a field in the my inventory page for a minimum stock level
for each item and can that please be used to trigger an automatic entry to a
dedicated wantlist as soon as the re-order level is hit?

So for example what I would want is say
 
Part No: 3001  Name: Brick 2 x 4
* 
3001 Brick 2 x 4
Parts: Brick
in red, I would like a minimum
inventory to be in my store of 30. I have 60 at present. An order comes through
for 40, and immediately that part in that colour gets added to my dedicated
wantlist for inventory.

The benefit would be that it is simply a wantlist that needs to be checked daily
and not inventory levels in brickstock or some other off-site inventory management
system. Also obviously easier to re-order as needed, especially for sellers like
me with very long lead-times.

Of course, the best would be if there could be a complete inventory management
on BL as to which this would just a small part of because I really find it frustrating
that inventory management on-site is essentially just the selling price and quantity
available, but... baby steps

We voted yes for this but it is unlikely to happen. This was asked for when the
new people took over Bricklink (2013). It was muted it was going to go into Sellers
tools but a series of speculative developments (Mosaic, Stud.io, MOC, plus the
up and coming XP)have prevented that from happening - the current one being XP.
In admins own words the classic site, other than fixing issues which are show
stoppers, is not seeing any developments major or minor whilst XP is being developed.

Serious inventory management is not a simple exercise and bearing in mind the
strengths of the current development team lie in other areas, it might be better
to 'hook' a proper inventory management system in but they are unlikely
to do that either.

In this day and age and all the talk about modernising the site, it is nonsense
that stores do not have inventory management at their disposal.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Aug 9, 2018 11:13
 Subject: Re: need new filter function for this website
 Viewed: 35 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, SGTENIGMA writes:
  i have one suggestion that i think all would greatly appreciate. the function
capability to isolate and block individual sellers. what i mean is to make it
where if you have unsatisfactory service, you the buyer, can highlight the specific
seller and put him on your own block list. much like facebook. so that way, you
no longer see the seller when you search for future lego products. for the bad
shops will be filtered out and you wont see them. i just had an order that i
cancelled. i was instructed to go thru paypal and enter all their info in order
to buy their products. instead of going thru bricklink to get thru to paypal.
in other words, they wanted to circumvent the percentage you guys make when each
sell happens. so i refuse to let them circumvent and cut you out. pretty sure
they will give me a bad review. dont care. i believe in being honest. but i find
it frustrating that i have to write down each bad seller and have to review my
own list before buying. that is timeconsuming. appreciate it!

Voted no as this is already available. Just least favourite the store and you
will then no longer see them on searches etc once you mark your search preferences.

As for the Paypal it does appear you are talking about Paypal offsite v Paypal
on site. Lots and lots of stores still use Offsite rather than onsite, for a
variety of reasons so be careful you do not end up with no sellers to buy from.
Most established stores have links in their invoices which allows the buyer to
simply follow the link, make their payment and finalise the transaction.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jul 24, 2018 11:06
 Subject: Re: 71017-1
 Viewed: 22 times
 Topic: Catalog
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Catalog, calsbricks writes:
  Need a little help here. The above set number is on each of the polybag mingifugres
that we have but of course they are individual figures not a complete set. Have
just tried to replace the catalogue photo with our own image and the system keeps
falling over with an internal resource problem Server 500 error. (Solved this
problem)

The picture of the complete set is confusing and despite the fact that the description
clearly says it is a single random figure from the set, we still get questions
about it.

The price guide for the 71017 is also not very helpful as it shows the price
for the complete set not an individual figure.

Need to understand better what is going on here. Help.

We have managed to load our own image4 for this entry and after reading the very
lengthy threads previously posted on the listing policy for these we are happy
we understand - don't agree with it - but we understand it.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jul 24, 2018 10:21
 Subject: 71017-1
 Viewed: 45 times
 Topic: Catalog
 Status:Open
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
Need a little help here. The above set number is on each of the polybag mingifugres
that we have but of course they are individual figures not a complete set. Have
just tried to replace the catalogue photo with our own image and the system keeps
falling over with an internal resource problem Server 500 error. (Solved this
problem)

The picture of the complete set is confusing and despite the fact that the description
clearly says it is a single random figure from the set, we still get questions
about it.

The price guide for the 71017 is also not very helpful as it shows the price
for the complete set not an individual figure.

Need to understand better what is going on here. Help.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jul 20, 2018 00:02
 Subject: Re: Separating “buyer” and “seller” reviews
 Viewed: 40 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, jadonut writes:
  A bricklink user may be an A + buyer but a mediocre seller. I’m dealing with
a seller who’s had bad reviews, ranging from water and crush damage to an order
that was cancelled without explanation. But this user has stellar buyer reviews
that reflect his overall rating.

If there’s not already, there should be a way to filter between these two types
of reviews so that users aren’t stuck with a bad seller who’s being advertised
so positively from their reviews as a buyer.

Morning

There is already a way to do this. Click on the members feedback number which
takes you to his overall feedback page. Go to the bottom of the page and you
will see a comment which shows Seller or Buyer and click on either one - that
then shows the most recent feedback as seller or buyer - whichever you have chosen.

Not all that obvious but it works and is certainly a way to do what you have
asked.

Hope that helps and good luck with your order.

BTW - not everyone ships same day.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jul 3, 2018 11:50
 Subject: Re: Adding the subnavigation to the home page
 Viewed: 25 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, Brickwilbo writes:
  In Suggestions, Dutchblockhead writes:
  Hi,

I would like to propose the idea to add the subnavigation to the homepage.
Alot of the times i want to look up the priceguide for a set and it always takes
some extra clicks.

The Catalog used to be on a separate Tab. Would be nice to have it back.

Agree with that +1
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jul 3, 2018 11:03
 Subject: Re: Adding the subnavigation to the home page
 Viewed: 31 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, Dutchblockhead writes:
  Hi,

I would like to propose the idea to add the subnavigation to the homepage.
Alot of the times i want to look up the priceguide for a set and it always takes
some extra clicks.

Hi there

Not sure what you mean with this. If you just click on shop the price guide sub
menu is on the top right of that dropdown. Could you post a view of what you
mean.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jul 2, 2018 09:25
 Subject: Re: After posting feedback "Go Back" Button
 Viewed: 49 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, randyipp writes:
  Had no idea you posted about this till I randomly saw it on my activity page
yesterday. Still does not work in Chrome for me.


In Suggestions, Admin_Jaclyn writes:
  Hi randyipp,

Thanks for reporting this issue! I have marked this suggestion as implemented
since a fix was released this morning. Please let us know if you are still experiencing
a problem.

Thanks again!

-Jaclyn
BrickLink Admin Team


In Suggestions, randyipp writes:
  Please fix this "go back" button to load the orders page not actually go back
a page. This requires me to hit refresh in order to see what order needs feedback
next. It's not an issue when there are only 1 or 2 but more than that and
it can get a little annoying.

This issue was observed on Chrome, it may react differently on other browsers,
if so I would love to hear about which ones if the button works!

Thanks!

Still does not work in IE11 either.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jun 22, 2018 11:13
 Subject: Inventory Change Request for Set 10698-1
 Viewed: 40 times
 Topic: Inventories Requests (Entry)
 Status:Open
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
Please make changes to the following inventory:
 
Set No: 10698  Name: Large Creative Brick Box
* 
10698-1 (Inv) Large Creative Brick Box
790 Parts, 2015
Sets: Classic

* Add 1 Part 15254 Light Bluish Gray Brick, Arch 1 x 6 x 2 - Medium Thick Top without Reinforced Underside (Alternate)

Comments from Submitter:
4 sets parted out today and all 4 had this alternate
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jun 16, 2018 11:24
 Subject: Re: Improvements needed on My Inventory Page
 Viewed: 45 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, 62Bricks writes:
  In Suggestions, calsbricks writes:
  In Suggestions, 62Bricks writes:
  In Suggestions, calsbricks writes:
  In Suggestions, JulieK writes:
  In Suggestions, calsbricks writes:
  In Suggestions, jenwick writes:
  In Suggestions, calsbricks writes:
  Please consider the following:

1. Add colour as an option
2. When using the 'by category filter@ please show sub-totals by category


Can you elaborate on what you mean by these two points?

Of course

On the right hand side of the My Inventory page there are several options to
choose from, but one that is missing is colour. When I want to see how many dark
green 1 x 2 bricks I have I have to put in 3004 and look at hundreds to find
the dark green, rather than just choosing dark green 3004. You can do this if
you use the PCC but who know those off the top of their head.

You can get that info from the catalog page, make sure the color info tab is
clicked.
https://www.bricklink.com/v2/catalog/catalogitem.page?P=3004&idColor=10#T=C&C=10

Thanks but we already knew that and it isn't what we want. When you search
your inventory you should be able to do the same as you can when you are within
your store. Choose a part no and a condition and a colour. The only way this
can be done currently is via a PCC and a condition filter.

Hope I have now made that clearer.

The issue is that although the search option is labeled "Catalog Name and Number"
it is actually Catalog Name OR Number." BL has the part numbers and part names
in separate fields and it does not search them both at once. If you include a
part number in the search terms it defaults to a part number search and ignores
the other keywords.

So if you search for [3004 dark green] it only searcesh on 3004 and ignores the
"dark green," so it shows you all your 3004s.

To search by color and part, do not search on the part number but use
the part name. Try searching your inventory with "any part of field" selected
for [dark green 1x2 brick] and you should get the results you expect.

That does work your Goatleg knowledge of how it works is useful. Having said
that not many people would be aware of that and it still would be easier to do
it the way we suggested.

At the end of the day it is not a significant programming change to alter the
query by form using colour as a 'where' statement, especially if there
are separate fields in the database.

Well the color information is actually in two places - in the color field as
well as in the name - and like the part number search, it will default to searching
the color field if you search only for a color name. Try an inventory keyword
search for [dark green] and you'll get nothing, because it tries to do a
color search but the color field is not included in the query.

I assume the somewhat crippled nature of the search function was meant to reduce
the load and improve response time on Bricklink's original servers. Searching
three fields at once was maybe more than it could handle in a reasonable amount
of time. Capabilities have advanced considerably.

Yes things have moved on and now with the announcement from Brickworld it looks
like it doesn't matter anyway cause we will be another Amazon if the CEO
has his way. If we wanted to sell on Amazon we would open on Amazon. (It is a
hopeless site anyway with excessive fees, the worst customer service on record
and despite his billions prone to dramatic and total flop decisions). He got
some right after the disastorous start which made him very wealthy - now he dabbles,
pays his employees peanuts and has 10 recent flops with the tangent decisions
he has made - but at least he can afford them.
 
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jun 16, 2018 10:51
 Subject: Re: Improvements needed on My Inventory Page
 Viewed: 27 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, 62Bricks writes:
  In Suggestions, calsbricks writes:
  In Suggestions, JulieK writes:
  In Suggestions, calsbricks writes:
  In Suggestions, jenwick writes:
  In Suggestions, calsbricks writes:
  Please consider the following:

1. Add colour as an option
2. When using the 'by category filter@ please show sub-totals by category


Can you elaborate on what you mean by these two points?

Of course

On the right hand side of the My Inventory page there are several options to
choose from, but one that is missing is colour. When I want to see how many dark
green 1 x 2 bricks I have I have to put in 3004 and look at hundreds to find
the dark green, rather than just choosing dark green 3004. You can do this if
you use the PCC but who know those off the top of their head.

You can get that info from the catalog page, make sure the color info tab is
clicked.
https://www.bricklink.com/v2/catalog/catalogitem.page?P=3004&idColor=10#T=C&C=10

Thanks but we already knew that and it isn't what we want. When you search
your inventory you should be able to do the same as you can when you are within
your store. Choose a part no and a condition and a colour. The only way this
can be done currently is via a PCC and a condition filter.

Hope I have now made that clearer.

The issue is that although the search option is labeled "Catalog Name and Number"
it is actually Catalog Name OR Number." BL has the part numbers and part names
in separate fields and it does not search them both at once. If you include a
part number in the search terms it defaults to a part number search and ignores
the other keywords.

So if you search for [3004 dark green] it only searcesh on 3004 and ignores the
"dark green," so it shows you all your 3004s.

To search by color and part, do not search on the part number but use
the part name. Try searching your inventory with "any part of field" selected
for [dark green 1x2 brick] and you should get the results you expect.

That does work your Goatleg knowledge of how it works is useful. Having said
that not many people would be aware of that and it still would be easier to do
it the way we suggested.

At the end of the day it is not a significant programming change to alter the
query by form using colour as a 'where' statement, especially if there
are separate fields in the database.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jun 16, 2018 10:20
 Subject: Re: Improvements needed on My Inventory Page
 Viewed: 39 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, jenwick writes:
  OK, I understand the color part and totally agree. Now can you explain point 2

We seem to be having a two person dialogue on this but, sadly that is what happens
to lots of suggestions, both good and bad.

Currently when you go to the My Inventory page, you see below:

What we would like to see is a sub-total line entered below each major category
e.g. sets; parts, minfigures etc. showing the totals for lots, items and value
and then at the bottom of this we would like a summary which would read something
like this (Not real figures, of course)

On the summary you might want to see the % breakdown on lots, items or value
so this should be 'choosable'

It took ma few minutes to do that so you could image how long it would really
take up if you had to constantly add up numbers. All of which computers are here
for.
 


 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jun 14, 2018 13:32
 Subject: Re: Improvements needed on My Inventory Page
 Viewed: 34 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, calsbricks writes:
  In Suggestions, JulieK writes:
  In Suggestions, calsbricks writes:
  In Suggestions, jenwick writes:
  In Suggestions, calsbricks writes:
  Please consider the following:

1. Add colour as an option
2. When using the 'by category filter@ please show sub-totals by category


Can you elaborate on what you mean by these two points?

Of course

On the right hand side of the My Inventory page there are several options to
choose from, but one that is missing is colour. When I want to see how many dark
green 1 x 2 bricks I have I have to put in 3004 and look at hundreds to find
the dark green, rather than just choosing dark green 3004. You can do this if
you use the PCC but who know those off the top of their head.

You can get that info from the catalog page, make sure the color info tab is
clicked.
https://www.bricklink.com/v2/catalog/catalogitem.page?P=3004&idColor=10#T=C&C=10

Thanks but we already knew that and it isn't what we want. When you search
your inventory you should be able to do the same as you can when you are within
your store. Choose a part no and a condition and a colour. The only way this
can be done currently is via a PCC and a condition filter.

Hope I have now made that clearer.

One more thing. Everyone knows that behind Bricklink there is a SQL database.
The My inventory page is a query by form (in effect) - that means there is little
if any programming to add the colour filter and writing the code to provide sub
totals and a summary might take half an hour, at most. They already provide a
summary at the bottom of each inventory and although that should be improved
(similar to what Brickset provide) at least the idea exists somewhere.

So many little things that could make the site more helpful.

These are simple things which would make it easier for store owners, most of
whom do these types of things offline because they are not available through
the site. Part of sellers tools ? I don't believe anyone knows as these have
yet to be defined. Perhaps that will be in the new roadmap announcement being
made at Brickworld.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jun 14, 2018 13:23
 Subject: Re: Improvements needed on My Inventory Page
 Viewed: 44 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, JulieK writes:
  In Suggestions, calsbricks writes:
  In Suggestions, jenwick writes:
  In Suggestions, calsbricks writes:
  Please consider the following:

1. Add colour as an option
2. When using the 'by category filter@ please show sub-totals by category


Can you elaborate on what you mean by these two points?

Of course

On the right hand side of the My Inventory page there are several options to
choose from, but one that is missing is colour. When I want to see how many dark
green 1 x 2 bricks I have I have to put in 3004 and look at hundreds to find
the dark green, rather than just choosing dark green 3004. You can do this if
you use the PCC but who know those off the top of their head.

You can get that info from the catalog page, make sure the color info tab is
clicked.
https://www.bricklink.com/v2/catalog/catalogitem.page?P=3004&idColor=10#T=C&C=10

Thanks but we already knew that and it isn't what we want. When you search
your inventory you should be able to do the same as you can when you are within
your store. Choose a part no and a condition and a colour. The only way this
can be done currently is via a PCC and a condition filter.

Hope I have now made that clearer.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jun 14, 2018 13:21
 Subject: Re: Improvements needed on My Inventory Page
 Viewed: 38 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, calsbricks writes:
  In Suggestions, jenwick writes:
  In Suggestions, calsbricks writes:
  Please consider the following:

1. Add colour as an option
2. When using the 'by category filter@ please show sub-totals by category


Can you elaborate on what you mean by these two points?

Of course

On the right hand side of the My Inventory page there are several options to
choose from, but one that is missing is colour. When I want to see how many dark
green 1 x 2 bricks I have I have to put in 3004 and look at hundreds to find
the dark green, rather than just choosing dark green 3004. You can do this if
you use the PCC but who know those off the top of their head.

On the sub totals when you see your inventory by category it is a simple list
broken by Sets, Parts etc. Rather than having to add up all the totals of lots,
items and value manually, it would be better if they were sub totalled so at
a glance I could see how many of each mainline category we have at any time.

Hoppe that makes it clearer if not let me know and I will put together some screen
shots of how we think it should look for easier use.

See below two very crude attachments - the first shows where we would like the
colour filter and the 2nd shows a small cut-out of the left hand side of the
MY inventory screen where your inventory is shown by category. We would like
subtotals after each main break e.g. sets, parts, minifigures, etc.

A summary at the bottom would be nice so at a glance you can see how your inventory
is broken down e.g.


Lots Items Value % of total

Sets xxxx xxxx xxxx
Parts xxxx xxxx xxxx
Minfigures xxxx xxxx xxxx

Again, at a glance one could tell a good deal more about your inventory from
this simple calculation.
 
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jun 14, 2018 12:53
 Subject: Re: Improvements needed on My Inventory Page
 Viewed: 43 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, jenwick writes:
  In Suggestions, calsbricks writes:
  Please consider the following:

1. Add colour as an option
2. When using the 'by category filter@ please show sub-totals by category


Can you elaborate on what you mean by these two points?

Of course

On the right hand side of the My Inventory page there are several options to
choose from, but one that is missing is colour. When I want to see how many dark
green 1 x 2 bricks I have I have to put in 3004 and look at hundreds to find
the dark green, rather than just choosing dark green 3004. You can do this if
you use the PCC but who know those off the top of their head.

On the sub totals when you see your inventory by category it is a simple list
broken by Sets, Parts etc. Rather than having to add up all the totals of lots,
items and value manually, it would be better if they were sub totalled so at
a glance I could see how many of each mainline category we have at any time.

Hoppe that makes it clearer if not let me know and I will put together some screen
shots of how we think it should look for easier use.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Jun 12, 2018 07:58
 Subject: Improvements needed on My Inventory Page
 Viewed: 99 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
Please consider the following:

1. Add colour as an option
2. When using the 'by category filter@ please show sub-totals by category

It would also be a good idea to incorporate the ability to update selected inventory
items into a superlot.

In addition, whilst you can use external tools to work on pricing it would be
far better if that type of tool existed on the MY Inventory page.

We are aware there has been discussion over sellers tools since 2013, and these
things may or may not be in those new tools, however it is now 5 years since
that discussion began and to date, I am not sure anyone is aware of what may
or may not be coming.

We are led to believe that Admin_Jaclyn is project managing the sellers tools
- Could we have an indication as to what is being considered, please?
 Author: calsbricks View Messages Posted By calsbricks
 Posted: May 28, 2018 07:37
 Subject: Re: Improve add item screen
 Viewed: 36 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, Pippyblocks writes:
  Out of interest, I noticed some of your used plates are slightly more expensive
than your new ones. I've noticed this with my inventory before when I've
gone through to adjust pricing and wondered why / how this happened because obviously,
customers would pick out the new over used as it is cheaper.

Hello there

Thank you for your comments. Sometimes used is more expensive than new based
on demand and availability. Like you we would always buy new if that were the
case. We get buyers who buy the used even though new is less expensive. It doesn't
always marry up with logic and is part and parcel of the Bricklink/Lego world.


  
In Suggestions, calsbricks writes:
  Yesterday I added about 6000 dark green 1 x 1 plates to our inventory as we continue
to build up quantities of standard items. I listed them at our standard price
and then later on went to my inventory page, called up that item and added a
tiered price at 1p below our standard price for quantities of 100 or more. Fine
- no problem.

Today additional stock of that particular item came across my desk to be added
and I went to add the item - filled in all information to add the additional
pieces. Lo and behold the system removed my tiered price and set it back to 0.

As it is not really possible to remember all the items we have on tiered pricing,
I believe the system should either show you this or have an option to retain
tiered pricing.

Anyone else - or is there a workaround to ensuring the tiered pricing sticks.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: May 28, 2018 07:15
 Subject: Re: Improve add item screen
 Viewed: 36 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, calsbricks writes:
  Yesterday I added about 6000 dark green 1 x 1 plates to our inventory as we continue
to build up quantities of standard items. I listed them at our standard price
and then later on went to my inventory page, called up that item and added a
tiered price at 1p below our standard price for quantities of 100 or more. Fine
- no problem.

Today additional stock of that particular item came across my desk to be added
and I went to add the item - filled in all information to add the additional
pieces. Lo and behold the system removed my tiered price and set it back to 0.

As it is not really possible to remember all the items we have on tiered pricing,
I believe the system should either show you this or have an option to retain
tiered pricing.

Anyone else - or is there a workaround to ensuring the tiered pricing sticks.

The workaround is there - don't use the ad item screen. Go to my inventory
and simply change the quantity of the part and submit changes. Please consider
enhancing the normal add item screen to either see the pricing you have set up
or to retain any tiered pricing for that item.

Thanks.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: May 28, 2018 07:12
 Subject: Improve add item screen
 Viewed: 97 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
Yesterday I added about 6000 dark green 1 x 1 plates to our inventory as we continue
to build up quantities of standard items. I listed them at our standard price
and then later on went to my inventory page, called up that item and added a
tiered price at 1p below our standard price for quantities of 100 or more. Fine
- no problem.

Today additional stock of that particular item came across my desk to be added
and I went to add the item - filled in all information to add the additional
pieces. Lo and behold the system removed my tiered price and set it back to 0.

As it is not really possible to remember all the items we have on tiered pricing,
I believe the system should either show you this or have an option to retain
tiered pricing.

Anyone else - or is there a workaround to ensuring the tiered pricing sticks.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Mar 19, 2018 11:59
 Subject: Re: Save Offsite Paypal!
 Viewed: 51 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, Brickwilbo writes:
  In Suggestions, calsbricks writes:
  In Suggestions, WoutR writes:
  In Suggestions, PurpleDave writes:
  Bricklink famously ground to a halt, twice, because it got hacked. The site
may have been restored to working condition, but a lot of us want nothing to
do with risking exposure of our financial accounts to anyone who may be lurking
behind the scenes. Sellers don't want to give Bricklink the level of control
required to accept payments through Bricklink. Bricklink has announced that
in about a month, they plan to scuttle offsite Paypal as a payment option, without
even taking any input from their core membership. The reason stated was that
new, usually one-time buyers, can't figure out where the payment button is
when they select offsite Paypal as a payment option, so they plan to basically
cut off any buyers and sellers who refuse to use any other form of payment, and
who especially want nothing to do with any onsite Paypal options.

Make offsite Paypal an opt-in payment option. Sellers obviously have to select
up front which payment options they will accept. Make all _buyers_ voluntarily
choose to see offsite Paypal as a payment option when checking out. If a seller
does not accept any other payment options, have them flagged as "does not ship
to you", just like if they were from another country and didn't have your
country enabled for shipping options. If a new buyer signs up, they should be
required to read an explanation of how offsite Paypal works, and confirm that
they want to be able to choose that as a payment option before they even see
it appear in lists.

But seriously, don't chase away a bunch of your regular customers in the
hope that you might be able to "grow your business" on the bank accounts of people
who just get sent here to buy a replacement part that LEGO Consumer Affairs can't
provide, or who are looking for just one retired set, and will never log in again
after they receive their shipment.

Was there not a page in my account settings where I could select my payment methods?
And a filter that hides stores that do not accept my payment types?

Then all what needs to be done is make the default setting for accepting Offsite
Paypal "OFF". (I would not recommend the name "offsite Paypal", I think that
name only makes sense within the current discussion. )

Maybe it was this one... https://www.bricklink.com/storeSettings.new.asp



And yes, save offsite Paypal as an option.

That page has been disabled for a while, however buyers can choose their acceptable
payment methods in the advanced search options and Paypal is still listed there.
Not sure about wanted lists cause I don't use that feature, but am sure I
have seen it mentioned somewhere.

https://www.bricklink.com/wantedSettings.asp?viewFrom=P

Thanks for the link - never been there before as wanted lists are not required
for our buying.


  
  Even the payment method element is flawed in design terms. We just had to cancel
an order from someone who chose to pay in euros via Bank Transfer. We only accept
UK pounds for bank transfers and that is/was stated in our terms but because
we aaccept euros (accepted currencies) they were allowed to choose that currency.
Currencies should be defined against payment methods. If you set up bank transfer
you should be able to say GBP only and have that as a viable payment methods.
Again it is not a complicated thing to do - you could have an all radio button
or individual buttons which would need to be marked by the stores for what they
will accept.

They have gone the other way - here are the currencies we accept and here are
ther payment methods you can use. ?????????
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Mar 19, 2018 06:26
 Subject: Re: Save Offsite Paypal!
 Viewed: 66 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, WoutR writes:
  In Suggestions, PurpleDave writes:
  Bricklink famously ground to a halt, twice, because it got hacked. The site
may have been restored to working condition, but a lot of us want nothing to
do with risking exposure of our financial accounts to anyone who may be lurking
behind the scenes. Sellers don't want to give Bricklink the level of control
required to accept payments through Bricklink. Bricklink has announced that
in about a month, they plan to scuttle offsite Paypal as a payment option, without
even taking any input from their core membership. The reason stated was that
new, usually one-time buyers, can't figure out where the payment button is
when they select offsite Paypal as a payment option, so they plan to basically
cut off any buyers and sellers who refuse to use any other form of payment, and
who especially want nothing to do with any onsite Paypal options.

Make offsite Paypal an opt-in payment option. Sellers obviously have to select
up front which payment options they will accept. Make all _buyers_ voluntarily
choose to see offsite Paypal as a payment option when checking out. If a seller
does not accept any other payment options, have them flagged as "does not ship
to you", just like if they were from another country and didn't have your
country enabled for shipping options. If a new buyer signs up, they should be
required to read an explanation of how offsite Paypal works, and confirm that
they want to be able to choose that as a payment option before they even see
it appear in lists.

But seriously, don't chase away a bunch of your regular customers in the
hope that you might be able to "grow your business" on the bank accounts of people
who just get sent here to buy a replacement part that LEGO Consumer Affairs can't
provide, or who are looking for just one retired set, and will never log in again
after they receive their shipment.

Was there not a page in my account settings where I could select my payment methods?
And a filter that hides stores that do not accept my payment types?

Then all what needs to be done is make the default setting for accepting Offsite
Paypal "OFF". (I would not recommend the name "offsite Paypal", I think that
name only makes sense within the current discussion. )

Maybe it was this one... https://www.bricklink.com/storeSettings.new.asp



And yes, save offsite Paypal as an option.

That page has been disabled for a while, however buyers can choose their acceptable
payment methods in the advanced search options and Paypal is still listed there.
Not sure about wanted lists cause I don't use that feature, but am sure I
have seen it mentioned somewhere.

Even the payment method element is flawed in design terms. We just had to cancel
an order from someone who chose to pay in euros via Bank Transfer. We only accept
UK pounds for bank transfers and that is/was stated in our terms but because
we aaccept euros (accepted currencies) they were allowed to choose that currency.
Currencies should be defined against payment methods. If you set up bank transfer
you should be able to say GBP only and have that as a viable payment methods.
Again it is not a complicated thing to do - you could have an all radio button
or individual buttons which would need to be marked by the stores for what they
will accept.

They have gone the other way - here are the currencies we accept and here are
ther payment methods you can use. ?????????
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Mar 19, 2018 06:17
 Subject: Re: Save Offsite Paypal!
 Viewed: 63 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, Teup writes:
  In Suggestions, calsbricks writes:
  
Are they going to go through 11,000 stores and remove the Paypal option from
their payment methods when the April date comes around?

Well, no, they simply remove the old PayPal payment method from the main system
once, and then it will be as you say, people (like me) who haven't accepted
will automatically get an instruction to enable the new PayPal. That's what
I assume anyway.... then again, it's Bricklink... they can't even remove
multiple forum posts by one spammer at the same time...

I think they may have already done the first bit as I do not see a payment method
for Paypal or paypal offsite in the selectable payment methods options (drop
down). I really meant from the stores point of view. There are countless numbers
of stores who only accept Paypal - by disabling it as a payment method does that
mean the stores will have no payment methods? That will cause a moderate amount
of chaos. Not everyone reads the forum, by a long way and announcements such
as the one that was made will not have filtered through to all stores. So you
wake up the morning after and find that no one can check out of your store? Sounds
unreasonable even now, but who knows.

Really not sure how this decision was made or why - the ticket thing was a non-starter
- there is more to this than that. Instant checkout has still only mustered less
than 15% of stores - is still buggy. Onsite Paypal is still flawed as far as
a buyer having multiple Paypal addresses and yet here we are ...... ????????
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Mar 19, 2018 02:20
 Subject: Re: Save Offsite Paypal!
 Viewed: 78 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, chetzler writes:
  I'm curious if BL will continue to offer the multitude other off-sites methods.
Anyone looked at what is still available? There's a bunch I've never
even heard of, and seriously, is a Western Union transfer a better option than
PayPal off-site?

Our Paypal account works for both Bricklink and our main company - there is absolutely
no way ever that we would allow Bricklink access to funds in that account or
details of transactions in that account - it is really none of their business.
I am sure that other people who have Paypal accounts and use them for Bricklink
also use those for other things and would not want any involvement with Bricklink
in their account.

This does not appear to be well thought through and even though it says you may
revoke the permissions you have given by signing up to this agreement what does
that mean - do you still have a paypal account for use on Bricklink or not? Is
it online or offline?

Are they going to go through 11,000 stores and remove the Paypal option from
their payment methods when the April date comes around? Stores will wake up to
a 'cannot receive orders as you have no payment methods available' (imagine
the tickets from that !!!!!) or are people going to set up other payment methods
but give Paypal offsite instructions in their invoices. How can they possibly
police this?

The mind boggles .....

All the clamour and yet no response from Bricklink. It is like they are saying
take-it or leave it (which is never a good idea in the best of environments.)

Such a real shame ........
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Mar 19, 2018 01:48
 Subject: Re: Save Offsite Paypal!
 Viewed: 62 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, PurpleDave writes:
  Bricklink famously ground to a halt, twice, because it got hacked. The site
may have been restored to working condition, but a lot of us want nothing to
do with risking exposure of our financial accounts to anyone who may be lurking
behind the scenes. Sellers don't want to give Bricklink the level of control
required to accept payments through Bricklink. Bricklink has announced that
in about a month, they plan to scuttle offsite Paypal as a payment option, without
even taking any input from their core membership. The reason stated was that
new, usually one-time buyers, can't figure out where the payment button is
when they select offsite Paypal as a payment option, so they plan to basically
cut off any buyers and sellers who refuse to use any other form of payment, and
who especially want nothing to do with any onsite Paypal options.

Make offsite Paypal an opt-in payment option. Sellers obviously have to select
up front which payment options they will accept. Make all _buyers_ voluntarily
choose to see offsite Paypal as a payment option when checking out. If a seller
does not accept any other payment options, have them flagged as "does not ship
to you", just like if they were from another country and didn't have your
country enabled for shipping options. If a new buyer signs up, they should be
required to read an explanation of how offsite Paypal works, and confirm that
they want to be able to choose that as a payment option before they even see
it appear in lists.

But seriously, don't chase away a bunch of your regular customers in the
hope that you might be able to "grow your business" on the bank accounts of people
who just get sent here to buy a replacement part that LEGO Consumer Affairs can't
provide, or who are looking for just one retired set, and will never log in again
after they receive their shipment.

Couldn't agree more. If they really are having so many tickets about the
Pay button, refer those tickets to the store(s). I am sure there are far more
tickets coming in over issues with other matters on the site than this. For a
payment method which has worked flawlessly for nearly 7 years (5000 orders received
and 1000 placed) it does not seem logical nor to their benefit to stop it. It
could, however be money driven - if you use Paypal onsite Bricklink must be getting
something out of it where as offsite is outside of their earning capability'.
But then so is every other payment method.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Mar 16, 2018 14:44
 Subject: Change the price guide screen
 Viewed: 97 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
Currently there is no way you can determine easily from looking at the price
guide what currency conversion has been used to determine the move from USD to
any other currency. As this figure has to be held/determined (calculated) somewhere,
whether in BL or by xe.xom it is available to be displayed and updated as regularly
as the price guide.

If Bricklink displayed that figure it would be very helpful for everyone's
use whether buying or selling. This is especially relevant for the last 6 months
sales which is a floating figure and is not easily determined - (it can be done,
but is very long winded and takes a lot more time and effort to get right.

As for the changes this would require, they are absolutely minimal from a coding
point of view and it would help to solve the never ending threads about currency
conversion and the price guide.


It would also help with Brickstock, but I am sure that is of no concern to Bricklink.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Mar 11, 2018 05:49
 Subject: Must have improvements
 Viewed: 170 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
As there is almost constant changes going on in the catalogue stores need more
features to ensure they are up to date. For example - we received orders over
the weekends for many of our
 
Part No: 3794  Name: Plate, Modified 1 x 2 with 1 Stud, Jumper (Undetermined Type)
* 
3794 Plate, Modified 1 x 2 with 1 Stud, Jumper (Undetermined Type)
Parts: Plate, Modified
pieces which of course have been changed
to
 
Part No: 3794a  Name: Plate, Modified 1 x 2 with 1 Stud without Groove (Jumper)
* 
3794a Plate, Modified 1 x 2 with 1 Stud without Groove (Jumper)
Parts: Plate, Modified
. I had to go to my inventory page for the part and change each and
everyone of these from 3794 to 3794a, That 'dropped 4 or 5 small images -
(we will re-do those photos and submit) but they had photos before we changed
them from 3794 to 3794a.Hmmmm

It is a very simple select and update query in SQL - surely one of the developers
can put together a screen to allow us to update multiple items in our inventory
at once. We are in the dark ages here really.

In addition I noticed yet another quirk which is simple enough to sort out but
untouched

We hold bulk amounts for many standard items (in the thousands of each of them)
and decided to set up a tiered pricing schedule for each of those taking 1p off
at each quantity break. Fine - it was still a manual exercise for over 100 items
but we went through that - only to find that we either had to repeat this each
time we added to that part or we would lose that tiered pricing. The options
on consolidate are far too limited. We need at least another method of new price
and retain old tiered pricing.

Neither of these changes require huge amounts of time or development effort but
both have needed doing for some time.

It may be a question of priorities or design or ????? but surely such simple
mods can be dealt with quickly and efficiently.

It does get exasperating sometimes. And Brickstock will not allow you to make
these changes offline and upload them either. We have tried that and failed.
We have also advised Patrick but he has gone missing at present.

Come on Bricklink - the stores need their tools (just like buyers, if not more
so)
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Feb 23, 2018 10:37
 Subject: Re: Interface improvement
 Viewed: 66 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, Teup writes:
  In my opinion, icons that accurately represent functionality are a key part in
having a good interface. It has come to my attention that the icon of the Community
tab is outdated and needs improvement. Briklink has changed alot and the smiley
face simply does not suit a modern Bricklink where a forum is intended for poorly
informing the community of unwanted selfish business decisions only to ignore
the responses.

I've designed a better icon for this tab. Hope to see this implemented soon!

A little while ago when Jaclyn's predecessor was here I got a lifetime ban
from the forum for something similar to this. Fortunately she got the 'move
on out order (P45 in the UK) and Jaclyn re-instated me with full apologies.

Good luck with it.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Feb 18, 2018 10:30
 Subject: Minor improvements to add inventory
 Viewed: 76 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
I am sure there are lots of sellers who are waiting to see what enhancements
Bricklink as and when the finally release the sellers tools they hafve talked
about..

We would like to see a small modification done now to help on the 'add inventory
screens'. This would take a programmer less than an hour to accomplish and
it would aid most sellers.

When you manually add an item to your inventory you can do it in one of several
ways. When you go this route some things, which are important are missing.

From the main catalogue page for any given part choose Add to my inventory. This
takes you to the add inventory page and fills in some of the details for you
e.g. part no; colour etc, leaving you to add the quantity, price, condition and
any remarks you wish to make. You then click on the review item button at the
bottom and it takes you to the review item page where you do not see all the
relevant information No part no - no remarks. How can you really review the information
if it isn't all presented to review. Good memory? Maybe if you are only doing
the odd one, but if you are using this in anger it would be very helpful if the
review item page had the part no on it as well as the remarks field.

A similar situation occurs with the mass inventory upload. Once you paste your
xml file into the window you choose verify and all the parts in that file are
listed but instead of displaying the part nos for the items it drops them off
despite being in the xml upload.

Again a very minor programming job which would aid the sellers.

Think about it Bricklink. Make the site easier for us to use.

See images attached.
 




 Author: calsbricks View Messages Posted By calsbricks
 Posted: Feb 10, 2018 04:54
 Subject: Re: Please bring Order Download up to date
 Viewed: 28 times
 Topic: Problem
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Problem, Minifigforlife writes:
  Agreed. Make this a suggestion post and I will vote yes.

Done

Now let's see what happens.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Feb 10, 2018 04:24
 Subject: Please bring Order Download up to date
 Viewed: 119 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
To Admin/Development

The order download feature is clumsy and nor set out to work in today's IT
environment. Please bring it up to date and provide choice for which columns
that the user wishes to download. Choosing include details is insufficient. More
people would use this feature if the flexibility in design was improved.

Bring the formats up to date as well as even Excel 2010 is unhappy with the MS
excel download. Stop combining the colour field with the description field etc.,
etc etc.

If improvements here are planned for sellers tools, please let us know and provide
an anticipated delivery date for that. We want to download our orders into our
off-line system and at present this is a totally manual exercise.

Those of us who use off-line systems need more flexibility to deal with data
from Bricklink.

We haven't pout this as a suggestion cause quite honestly we do not feel
that route works very well at all.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Dec 20, 2017 09:10
 Subject: Re: 'blservice@bricklink.com' as the sending addr
 Viewed: 32 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, BigBBricks writes:
  The system works as designed BUT time has moved on and better methods are available.

I believe it works like this...
You will see the buyers email addy and be able to reply back to it if they do
not have their privacy settings turned up

You will see a reply to BL addy if they are turned on


The best method would be to have BL operate an email server of their own which
would convey the messages through BL so that an admin would be able to see the
communications if necessary (same method as BO uses).

I'm sure the people in charge of the future BL seller tools will include
a more modern approach.

Big B

You can get some pretty long, if not very long odds on that happening
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Dec 18, 2017 03:13
 Subject: Re: A better idea ?
 Viewed: 38 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
In Suggestions, Teup writes:
  I don't really understand what you're suggesting, in particular the combination
of "forcing" and "template" - which as far as I can see is by default something
that can be customised. Are you asking for more macro tags maybe to make these
templates more powerful? If so, which?

My apologies for not making this clearer. I didn't mean the macro tags
at all. I meant specifically creating different templates to handle different
circumstances. Those that have a variety of payment methods acceptable might
need a different template to handle their IBAN payments v Paypal v ????. As for
'forcing' what I meant was the subject line has now been changed to read
order confirmed instead of this transaction has been placed. Not everyone is
happy with that and it was supposed to be for instant checkout orders only but
it is that way for all orders.

Basically we are asking for more flexibility with the use of templates. Macro
tags are only one element of it. We agree there should be a weight one as well
.
  
I personally have always wanted to see a weight macro tag added. That would help
me alot generating shipping costs in my software. Would be even cooler if there
are ways to do computation with this within Bricklink, with some advanced macros.


In Suggestions, calsbricks writes:
  Sine the rollout of Instant checkout and various updates there have been a number
of posts regarding the templates BL are forcing users to use.

Would it not be a better idea for the number of templates to be increased so
the stores can have their own choice of how they want it organised and addressed.

This is a simple code change for the programmers and allow some more flexibility
for the stores in addressing the various issues e.g. IBAN and bank details; etc.

Just a thought
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Dec 17, 2017 13:19
 Subject: A better idea ?
 Viewed: 145 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
Sine the rollout of Instant checkout and various updates there have been a number
of posts regarding the templates BL are forcing users to use.

Would it not be a better idea for the number of templates to be increased so
the stores can have their own choice of how they want it organised and addressed.

This is a simple code change for the programmers and allow some more flexibility
for the stores in addressing the various issues e.g. IBAN and bank details; etc.

Just a thought
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Dec 16, 2017 07:56
 Subject: Allow stores to modify Order Notifications
 Viewed: 55 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

calsbricks (8504)

Location:  United Kingdom, England
Member Since Contact Type Status
Aug 12, 2008 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: CalsBricks
Stores need the ability to modify the 'Subject Header' in the order notification
template. This currently is not available to stores, but it should be.

Next Page: 5 More | 10 More | 25 More | 50 More | 100 More