Search found 33 matches

by vsammons
Wed Jan 20, 2016 7:21 am
Forum: AbleCommerce GOLD
Topic: Print Customer Notes on Pullsheet
Replies: 14
Views: 9813

Re: Print Customer Notes on Pullsheet

I was able to do it finally this way: Pullsheet.aspx <%@ Page Language="C#" MasterPageFile="~/Admin/Admin.master" Inherits="AbleCommerce.Admin.Orders.Print.PullSheet" Title="Pull Sheet" CodeFile="PullSheet.aspx.cs" %> <%@ Register Src="OrderItemDetail.ascx" TagName="OrderItemDetail" TagPrefix="uc" %...
by vsammons
Tue Jan 19, 2016 12:39 pm
Forum: AbleCommerce GOLD
Topic: Print Customer Notes on Pullsheet
Replies: 14
Views: 9813

Re: Print Customer Notes on Pullsheet

I believe the default code has a repeater control that does this.

I have some version 7.6 code that used to work for us. I do not have handy at the moment but will post .
by vsammons
Tue Jan 19, 2016 10:37 am
Forum: AbleCommerce GOLD
Topic: Print Customer Notes on Pullsheet
Replies: 14
Views: 9813

Re: Print Customer Notes on Pullsheet

Jay - I think you are on the same page as I, I just added if there was more than one note on the order. The people filling the order needs to understand other details from the customer regarding the order. Order1 OrderItem1 OrderItem2 Order1Note1 Order1Note2 Order2 OrderItem1 OrderItem2 Orderitem3 O...
by vsammons
Tue Jan 19, 2016 7:44 am
Forum: AbleCommerce GOLD
Topic: Print Customer Notes on Pullsheet
Replies: 14
Views: 9813

Re: Print Customer Notes on Pullsheet

Goal is to query all of the notes from that order and include the grid in the repeater for each order in the repeater.
by vsammons
Tue Jan 19, 2016 4:43 am
Forum: AbleCommerce GOLD
Topic: Customer cannot register..email locked to annonymous account
Replies: 19
Views: 23266

Re: Customer cannot register..email locked to annonymous account

We will be releasing a Service Pack for Gold R11 around the end of this month. It will include a fix for this problem. The original issue likely happened back in AC7, so the data cannot be fixed easily. When someone doesn't complete the checkout process but passes the point of entering Billing info...
by vsammons
Mon Jan 18, 2016 9:31 am
Forum: AbleCommerce GOLD
Topic: Print Customer Notes on Pullsheet
Replies: 14
Views: 9813

Re: Print Customer Notes on Pullsheet

compunerdy wrote:Try here..

viewtopic.php?f=65&t=17471&hilit=+note
I get this error message when using that code: Unable to cast object of type 'CommerceBuilder.Orders.OrderShipment' to type 'CommerceBuilder.Orders.Order'.
by vsammons
Sat Jan 16, 2016 8:19 am
Forum: AbleCommerce GOLD
Topic: Amazon 3rd Party Software
Replies: 5
Views: 7461

Re: Amazon 3rd Party Software

by vsammons
Sat Jan 16, 2016 3:01 am
Forum: AbleCommerce GOLD
Topic: Print Customer Notes on Pullsheet
Replies: 14
Views: 9813

Re: Print Customer Notes on Pullsheet

I am looking to put customer notes not Shipping notes. They are separate objects. I was able to find OrderNote GetOrderNotes but issue with building the array protected OrderNote GetOrderNotes(params int[] orders) { OrderNote orderNotes = new OrderNote(); foreach (int orderId in orders) { Order orde...
by vsammons
Fri Jan 15, 2016 2:30 pm
Forum: AbleCommerce GOLD
Topic: Print Customer Notes on Pullsheet
Replies: 14
Views: 9813

Re: Print Customer Notes on Pullsheet

I am using this code: <asp:GridView ID="OrderNotes" runat="server" ShowHeader="true" AutoGenerateColumns="false" CellPadding="0" CellSpacing="0" GridLines="none" Width="100%" DataSource='<%#((Order)Container.DataItem).Notes.FindAll(on => on.NoteType == NoteType.Public)%>' SkinID="PrintableList" > <C...
by vsammons
Fri Jan 15, 2016 2:07 pm
Forum: AbleCommerce GOLD
Topic: Amazon 3rd Party Software
Replies: 5
Views: 7461

Re: Amazon 3rd Party Software

This would be helpful, we are looking for similar integration with their API.
by vsammons
Fri Jan 15, 2016 1:53 pm
Forum: AbleCommerce GOLD
Topic: Print Customer Notes on Pullsheet
Replies: 14
Views: 9813

Print Customer Notes on Pullsheet

Has anyone put customer notes on the pull sheets?

Where would I find the references for it. 'OrderNoteCollection' or share code?
by vsammons
Wed Dec 30, 2015 8:58 am
Forum: AbleCommerce GOLD
Topic: Migrate Anonymous User to Registered User?
Replies: 10
Views: 9376

Re: Migrate Anonymous User to Registered User?

Has any progress been made on this feature of the Guest User being able to retrieve password and login to create a registered account? I would propose that there is code on the password reset link sent to the email of the guest account to include a link back to a secure page that passes the encrypte...
by vsammons
Wed Dec 16, 2015 3:37 am
Forum: AbleCommerce GOLD
Topic: Custom URL Varible for Sku#
Replies: 5
Views: 4769

Re: Custom URL Varible for Sku#

update for those who may find it useful:
I changed first line of code in the Commercebuilder.Catalog.DefaultUrlReWriter

Code: Select all

private static Regex _defaultRewriteRegex = new Regex(@"^((?:.*/)*).*?-(C|P|W|L)(\d+)(?:[C](\d+))?(_sku_(\d+))?\.aspx$", RegexOptions.IgnoreCase);
by vsammons
Wed Dec 16, 2015 3:23 am
Forum: AbleCommerce GOLD
Topic: Encryption - Unable to validate data error
Replies: 25
Views: 35631

Re: Encryption - Unable to validate data error

Kate - Have you verified the appropriate fix for this? I ran into this in Gold R11 and encryption. We encrypted and used 3 days and then had issues where all of the setting were wiped out assuming the encryption failed at some point (or changed) not able to pull the encrypted setting from the databa...
by vsammons
Wed Nov 18, 2015 12:06 pm
Forum: AbleCommerce GOLD
Topic: Custom URL Varible for Sku#
Replies: 5
Views: 4769

Re: Custom URL Varible for Sku#

You are correct, I may just let it reindex...
by vsammons
Wed Nov 18, 2015 12:05 pm
Forum: AbleCommerce GOLD
Topic: Importing Amazon Seller Central Orders
Replies: 4
Views: 14564

Re: Importing Amazon Seller Central Orders

Would you be willing to share what you have or pay you for the "Module/function documentation" ? It may be better than trying to recreate the wheel...
by vsammons
Wed Nov 18, 2015 6:27 am
Forum: AbleCommerce GOLD
Topic: Custom URL Varible for Sku#
Replies: 5
Views: 4769

Re: Custom URL Varible for Sku#

The problem is we had added this in the Custom source code on version 7 and need to re adapt as all of the current links are bad. We wanted the SKU to be dominated in a Google search when looking for the product by SKU number. I will look in the source code on Gold and make the adjustments. Thank you!
by vsammons
Tue Nov 17, 2015 1:12 pm
Forum: AbleCommerce GOLD
Topic: Custom URL Varible for Sku#
Replies: 5
Views: 4769

Custom URL Varible for Sku#

Has anyone created the ability to use VARIBLES to add Product information to the URL?

/apple-blossom-and-blueberry-wall-stencil-p7883_sku_1694.aspx (Example URL)

Example of Variable to create url above:
Custom Url: &_SKU_<%Sku%>%
by vsammons
Mon Nov 16, 2015 9:11 am
Forum: AbleCommerce GOLD
Topic: Importing Amazon Seller Central Orders
Replies: 4
Views: 14564

Importing Amazon Seller Central Orders

Has anyone created a module to do this currently? We want to manage all of our orders including shipping from AbleCommerce and would like to import the orders from Amazon (currently re-keying) them in. If there is a large demand for this I am willing to create this plugin. I just do not want to rein...
by vsammons
Mon Nov 02, 2015 1:05 pm
Forum: AbleCommerce GOLD
Topic: Database call from 7 using CommerceBuilder.Data?
Replies: 1
Views: 1909

Database call from 7 using CommerceBuilder.Data?

I had some custom code in version 7.x that was using CommerceBuilder.Data; What is the reference in Gold. I am new to the Gold code but finding my way around for the most part. This has me a little stumped. If someone has a few minutes to help would be appreciated! Thanks in advance! I had built a t...
by vsammons
Wed Oct 28, 2015 5:16 am
Forum: AbleCommerce GOLD
Topic: Google Base Description Missing?
Replies: 11
Views: 8094

Re: Google Base Description Missing?

nadeem wrote:Hi vsammons,

You can always submit a feature request through user voice here https://ablecommerce.uservoice.com/

Thanks.
Looks like someone requested something similar and I added my 2 cents worth there and VOTED. Thanks!
by vsammons
Wed Oct 28, 2015 5:01 am
Forum: AbleCommerce GOLD
Topic: Invoice Layout
Replies: 19
Views: 23234

Re: Invoice Layout

jguengerich wrote:This is what I see in R10:
ISense.png
I do see it! Thanks
by vsammons
Wed Oct 28, 2015 4:26 am
Forum: AbleCommerce GOLD
Topic: Invoice Layout
Replies: 19
Views: 23234

Re: Invoice Layout

Negative...

I have using CommerceBuilder.Payments and using CommerceBuilder.Orders in references but still not coming up in the intellisense when typing Get... Are your 100% certain it is in Gold 10 version?
by vsammons
Wed Oct 28, 2015 4:15 am
Forum: AbleCommerce GOLD
Topic: Invoice Layout
Replies: 19
Views: 23234

Re: Invoice Layout Show Payment and balance

I had GetTotalPayment and GetBalance references and Gold does not have these. Has anyone else done this? Gold has GetBalance() and GetCustomerBalance() (methods of the Order class). For payments, there's the TotalPayments property or Order, or you could use order.Payments.Total() (can pass a bool i...
by vsammons
Wed Oct 28, 2015 2:32 am
Forum: AbleCommerce GOLD
Topic: Google Base Description Missing?
Replies: 11
Views: 8094

Re: Google Base Description Missing?

It would be VERY NICE to have a setting in the Google Feed section to select Summary or Description as the source of the Google Description feed. Everyone does not use the Summary area.