Uploaded image for project: 'YADE - Yet Another Data Exchange Tool'
  1. YADE - Yet Another Data Exchange Tool
  2. YADE-427

It should be possible to create an order only if a new file has been transferred

    XMLWordPrintable

Details

    Description

      Current Situation

      The parameter create_orders_for_all_files creates an order for each transfered file. It will not be considered if the file is new or exists in the target directory

      Desired Behaviour

      It should be possible only to create an order for new files. This will be done by setting the parameter create_orders_for_new_files to true.

      The combination with the parameter create_order is

      • create_order: not set
      • create_orders_for_new_files: true
      • Orders will be created for each new transfered file.
      • create_order: true
      • create_orders_for_new_files: true
      • Orders will be created for each new transfered file
      • create_order: false
      • create_orders_for_new_files: true
      • no orders will be created
      • create_order: true
      • create_orders_for_all_files: false
      • create_orders_for_new_files: false
      • one orders will be created when the transfer has been completed.

      Attachments

        Issue Links

          Activity

            People

              ur Uwe Risse
              ur Uwe Risse
              Oliver Haufe Oliver Haufe
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: