Refactor prices

#475
This commit is contained in:
Artur Beljajev 2017-04-26 00:51:06 +03:00
parent 5fdc1938af
commit 5a533e09bf
44 changed files with 1027 additions and 375 deletions

View file

@ -1,8 +0,0 @@
Fabricator(:pricelist) do
valid_from 1.year.ago
valid_to 1.year.since
category 'ee'
duration '1year'
operation_category 'create'
price 10
end