Steps_ir - lampmantech/behaving.trytond GitHub Wiki
Test the core trytond/ir/ functionalities. 1) Try to make an attachment in the form on a link
STEP: ir/attachment test
Try to make an attachment in the form of a link onto the admin user. Not working. FixMe:
STEP: Attach to an instance named "{uName}" of class "{uClass}" the content of this feature file
STEP: Attach to an instance named "{uName}" of class "{uClass}" a link to an existing file with the following |filename| fields
STEP: Attach to an instance with field "{uField}" "{uValue}" of class "{uClass}" a link to an existing file with the following |filename| fields
Given \ Attach to an existing instance with name "{uName}" of class "{uClass}" \ a link to an existing file with the following |filename| fields
STEP: Attach to an instance with field "{uField}" "{uValue}" of class "{uClass}" the content of an existing file with the following |filename| fields
Given \ Attach to an existing instance with name "{uName}" of class "{uClass}" \ the content of an existing file with the following |filename| fields
STEP: Prefix all Strict Sequences of code "{uCode}" with the year
Prefix all Strict Sequences of code "Invoice" with the year
This file is automatically generated from the source code: do not edit.