← Back to team overview

openerp-india team mailing list archive

[Bug 926054] [NEW] [trunk] Bad choice of product's supplier

 

Public bug reported:

I've found an issue on procurement order with supplier in product form.

To reproduce (with demo data) :

Change the Supply method of CPU_GEN from 'Produce' to 'Buy'.
Add 'Maxtor' in 'Suppliers' tab with sequence = 1 and minimal quantity = 10.

Create a new sale order to 'Axelor' with one line of 6 CPU_GEN. Confirm
it. Run the scheduler.

Current behaviour : the scheduler has created a PO to 'Maxtor' with one line of 10 CPU_GEN
Expected behaviour : Error 'No supplier found' in procurement request.

So, if you consider this behavior is an acceptable behaviour, I explain
you another problem :

Add 'CampToCamp' as supplier in CPU_GEN form with sequence = 1 and
minimal quantity = 3.

Create a new sale order to 'Axelor' with one line of 6 CPU_GEN. Confirm
it. Run the scheduler.

Current behaviour : the scheduler has created a PO to 'Maxtor' with one line of 10 CPU_GEN
Expected behaviour : the scheduler has created a PO to 'CampToCamp' with one line of 6 CPU_GEN

** Affects: openobject-addons
     Importance: Undecided
         Status: New


** Tags: procurement product purchase supplier

-- 
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/926054

Title:
  [trunk] Bad choice of product's supplier

Status in OpenERP Addons (modules):
  New

Bug description:
  I've found an issue on procurement order with supplier in product
  form.

  To reproduce (with demo data) :

  Change the Supply method of CPU_GEN from 'Produce' to 'Buy'.
  Add 'Maxtor' in 'Suppliers' tab with sequence = 1 and minimal quantity = 10.

  Create a new sale order to 'Axelor' with one line of 6 CPU_GEN.
  Confirm it. Run the scheduler.

  Current behaviour : the scheduler has created a PO to 'Maxtor' with one line of 10 CPU_GEN
  Expected behaviour : Error 'No supplier found' in procurement request.

  So, if you consider this behavior is an acceptable behaviour, I
  explain you another problem :

  Add 'CampToCamp' as supplier in CPU_GEN form with sequence = 1 and
  minimal quantity = 3.

  Create a new sale order to 'Axelor' with one line of 6 CPU_GEN.
  Confirm it. Run the scheduler.

  Current behaviour : the scheduler has created a PO to 'Maxtor' with one line of 10 CPU_GEN
  Expected behaviour : the scheduler has created a PO to 'CampToCamp' with one line of 6 CPU_GEN

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


Follow ups

References