Jump to content
  • 0

Adding A Service With A Quantity


Question

Posted

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

  • 0
Posted

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.

  • 0
Posted
  On 1/7/2014 at 6:19 PM, PointPubMedia said:

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.

  • 0
Posted

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.

  • 0
Posted
  On 1/8/2014 at 4:41 PM, Cody said:

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 ?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...