← Back to team overview

openerp-india team mailing list archive

[Bug 928743] Re: Layout on sale order is gone on the invoice

 

Hi gde,

I have developed a module that lets you do what you want. You can find
it in our repo
http://bazaar.launchpad.net/~scigghiateam/openerp/public/files

Its name is sale_to_invoice_layout_relation

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/928743

Title:
  Layout on sale order is gone on the invoice

Status in OpenERP Addons (modules):
  New

Bug description:
  On the SaaS, with the modules sale_layout, account_invoice_layout, we
  try to define a layout for the Sales Orders. When we confirm the Sales
  Order and make the invoice, all the titles, notes, etc. are gone
  (except the sequence) which is acceptable.

  However, if we select the shipping policy “invoice from the picking”,
  all the layout from the sales order is gone, including the sequence.
  That is not correct. The sequence number (and the title/notes/etc...)
  should be kept from the sales order and reported in the invoice.

  Steps to reproduce:

     -   Create a Sales order and add a title, a note, some products with
     different sequences
     -   Create the final invoice

   → Titles/Notes/... gone but not the sequence

     -   Create a Sales order with title, notes and several products with
     different sequences.
     -   Select the shipping policy “Invoice from the picking”
     -   Process the picking and make the invoice on the picking

   → Titles/notes/*sequences *are gone!!

  At least, the sequence should be kept in the invoice as defined in the
  invoice.

  
  Thanks,
  Grégory Dethier
  OpenERP

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/928743/+subscriptions


References