News:

AbanteCart v1.4.2.1 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Julian Marcelo

#1
Support / Re: Devolution
November 21, 2019, 04:38:27 AM
And what happen with the quantity? when i put cancelled to the order the quantity is back to the product stock or no?
#2
Support / Devolution
November 13, 2019, 12:03:57 AM
I am trying to process devolution.

Abantecart by default has a complete order cancellation.

The customer ask to cancel the order
The store owner receive a mail with the request.
but what the store owner do?
I try to delete de products in order and was not possible, i also try to save, recalculate and nothing.
is the a way to control this? what happens if person has balance or paid with balance
#3
Templates / Re: Lack of Themes
October 30, 2019, 11:33:15 PM
Hi Karen
You are right
Abantecart has excelent preconfigured things that help a lot.
But Themes that are the face of your store.
It lacks of theme and variety but has other things that make abante really good.
Maybe in future versions they put 5 o 6 free themes. Right now you dont find free themes.

#4
Support / Re: One order per customer
October 22, 2019, 04:30:35 AM
Someone please explain how to do it? I really dont understad what Claudio explain
#5
Support / Re: How can i setup orders cash or credit
October 22, 2019, 04:29:39 AM
Hi Sam_78, please share with a model or an example.  I have no idea how to? but i learn fast. So give me a sample and i will do.
#6
In my opinion AbanteCart is very complete solution.
I has alot of features inclueded.

IF you use an  extension is not as expensive as prestashop u other.

Its really good product and you can work with it very well
#7
Support / Re: How can i setup orders cash or credit
October 21, 2019, 03:34:43 AM
Yeah thank you. i investigate the balance and its a credit-store solution. But i need to begin the store giving credit for 100 to every new customer.

I found a way and its execute an script insert to database to all customer. But i have to see every time a customer is aprobe to execute this script. PLease tell if its another way:

INSERT INTO `bitnami_abantecart`.`ac_customer_transactions`
(`customer_transaction_id`,
`customer_id`,
`order_id`,
`created_by`,
`section`,
`credit`,
`debit`,
`transaction_type`,
`comment`,
`description`,
`date_added`,
`date_modified`)
VALUES
(4,
18,
0,
1,
1,
100.0000,
0.0000,
"Credit-Store",
"CREDIT-FROM-STORE",
"CREDIT-FROM-STORE",
current_timestamp(),
current_timestamp());

#8
Support / Re: One order per customer
October 19, 2019, 01:33:12 AM
Hello dvagner

Where i can find some help to modify the cart.php to query for orders? Do you know the tablet name, idorder column name and product table?

Please help me a little bit more, i need some adittional help.
#9
Support / How can i setup orders cash or credit
October 19, 2019, 01:26:57 AM
I want customer specify order is credit or cash.
In case of credit i need to define a max amount of 100 US$

I want to give credit by myself, so its not credit card or another form of known credit.

I thank you so much your helps. This aplication is so complete but there are somethings i need to learn because i am new. Maybe you help me to find some help.



#10
I config AbanteCart for a yard sale at Church.
All people wants to buy everything but its not possible. We need to restring to 3 units for every product for Customer.
No more than 100 U$ per customer.

Its possible apply this not for order and for customer?

Forum Rules Code of conduct
AbanteCart.com 2010 -