10RUPTiV Posted January 7, 2014 Report Posted January 7, 2014 I'm looking a way to specify a quantity when adding a service to a client. I create a package with a 1 year term, when I add it to a client, I want to specify a quantity for that... Quote
0 Michael Posted January 7, 2014 Report Posted January 7, 2014 At the moment they have to be added manually unless they are ordering via the order form, where they can add two or more to the cart before checking out. I'm not sure if they've got it planned for 3.2 with the new order forms, but Paul and the guys will be able to tell you. If not it would be a good feature request to do that. Quote
0 10RUPTiV Posted January 7, 2014 Author Report Posted January 7, 2014 If I modify the qte directly in the database table, it should works ? Quote
0 Michael Posted January 7, 2014 Report Posted January 7, 2014 If I modify the qte directly in the database table, it should works ? I'm not sure mate, I don't want to say yes if it breaks your database. But if you want to invoice them you can change the qty in the invoice. Quote
0 Cody Posted January 8, 2014 Report Posted January 8, 2014 To request a quantity for something you need to have a module that supports quantity (like the Universal Module), or by creating a configurable option (available in 3.1). You can update the quantity stored in services.qty at any time, and the subsequent invoice will then use this updated quantity when billing the client. Michael 1 Quote
0 10RUPTiV Posted January 8, 2014 Author Report Posted January 8, 2014 To request a quantity for something you need to have a module that supports quantity (like the Universal Module), or by creating a configurable option (available in 3.1). You can update the quantity stored in services.qty at any time, and the subsequent invoice will then use this updated quantity when billing the client. Cody, How to do that using the Universal module ? Quote
0 Tyson Posted January 8, 2014 Report Posted January 8, 2014 Under the Service Options when you create a product, set the Name field to "qty". You can take a look at the Universal Module documentation for additional info. 10RUPTiV 1 Quote
Question
10RUPTiV
I'm looking a way to specify a quantity when adding a service to a client.
I create a package with a 1 year term, when I add it to a client, I want to specify a quantity for that...
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.