~c2c-oerpscenario/oerpscenario/stable-6.0

« back to all changes in this revision

Viewing changes to features/account/wizard/pay_invoice.feature

  • Committer: Joël Grand-Guillaume
  • Date: 2010-03-26 11:30:57 UTC
  • mfrom: (30.1.75 OERPScenario)
  • Revision ID: joel.grandguillaume@camptocamp.com-20100326113057-w6jb16avnxkf2ize
[MRG] From trunk branch. This is about releasing the 0.5 version of OERPScenario.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
#
6
6
##############################################################################
7
7
 
8
 
@account @addons  
 
8
# Features Generic tags (none for all)
 
9
##############################################################################
 
10
# Branch      # Module       # Processes                      # System
 
11
@addons       @account       @invoicing @reconciliation       @wizard
 
12
 
9
13
Feature Test the pay invoice wizard
10
14
  In order to test the pay invoice wizard
11
 
  As an administator
12
 
  I want to see if the wizard take care of a complex case
 
15
  I want to see if the wizard take care of complex cases
13
16
  
14
 
    @invoicing @wizard @reconciliation 
 
17
    # Scenario specific tags
 
18
    ##############################################################################
15
19
    @bug511104 @bug496889 @bug497078 
16
 
    Scenario: make_and_validate_payments_with_pay_invoice_wizard
 
20
    Scenario: Make payments in different currency with the pay invoice wizard
17
21
      Given I have recorded on the 1 jan 2009 a supplier invoice (in_invoice) of 1000,0 CHF without tax called MySupplierInvoicePayWizard
18
22
      When I press the validate button
19
23
      Then I should see the invoice MySupplierInvoicePayWizard open