paulkoan wrote:
Hello,

Does anyone know how I can invoice for part of an order?

For example, a customer orders two items, and an order is created with both.
> One is fullfilled immediately, the other is backordered (or required
> later).

Invoice on shippings. To do this:
  - Set the sale order to: "invoice from the pickings"
- make the pickings (partially by setting one value to 0 when clicking on make picking).
  - Select pickings to invoice (there is a menu for this)
  - Action or the button on the right: create invoice.

It's good to install the delivery module if you need to add delivery costs when invoicing. The sale_journal and stock_journal modules are also interresting for creating and using journals by department, invoice method (daily, monthly, ...), ...

I need to invoice for item 1, but then subsequently invoice item 2.

If I create an invoice from the sales order, I can delete the outstanding
> tem, but there doesn't seem to be a way to invoice for the second item
> later.

Ok, so you do not have to use invoice from pickings. Lots of available solutions:

* Invoice from tasks (only for fixed prices)
* Invoice from timesheet (the exact number of hours will be invoiced)
* Invoice on sale order line (select the lines, and click to invoice)
    - this last solution has to be tested, I can't remember having used
      this method.

Manually:

* Duplicate the invoice (Form > Duplicate)
* remove some lines on one and others lines on the other invoice
* Keep one invoice on draft and confirm the other.

I think all of these methods are explained in the documentation:
  http://tinyerp.org/edoc/HomePage.html

PS: The next dev version (4.1.0) will have an intermediate invoice method on sales orders. This will be release in a few days.

I hope it helps,
Regards,

--
Fabien

'Tiny ERP' - Your secret weapon against Expensive, Complex and Unreliable ERP software.
   -- Marty Tennison, 2006
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to