bookyt_stock 0.4.1 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  .contextual
2
2
  = icon_link_to :new, new_invoice_stock_path(resource, :stock => {:purchase_invoice_id => resource.id}), :remote => true
3
- %h3= t('title.assets')
3
+ %h3= t_title(:list, Stock)
4
4
 
5
5
  #assets_list
6
6
  - unless resource.stocks.empty?
@@ -1,7 +1,7 @@
1
1
  de:
2
2
  activerecord:
3
3
  models:
4
- stock: Bestand
4
+ stock: Anlage
5
5
 
6
6
  attributes:
7
7
  stock:
@@ -26,5 +26,8 @@ de:
26
26
  sold: verkauft
27
27
  removed: entsorgt
28
28
 
29
- title:
30
- stocks: Posten
29
+ stocks:
30
+ list:
31
+ title: Anlagen
32
+ index:
33
+ title: Anlagen
@@ -1,3 +1,3 @@
1
1
  module BookytStock
2
- VERSION = '0.4.1'
2
+ VERSION = '0.4.2'
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bookyt_stock
3
3
  version: !ruby/object:Gem::Version
4
- hash: 13
5
- prerelease: false
4
+ hash: 11
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 4
9
- - 1
10
- version: 0.4.1
9
+ - 2
10
+ version: 0.4.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - "Simon H\xC3\xBCrlimann (CyT)"
@@ -15,8 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-08-19 00:00:00 +02:00
19
- default_executable:
18
+ date: 2012-01-18 00:00:00 Z
20
19
  dependencies: []
21
20
 
22
21
  description: This plugin extends bookyt with asset/stock functionality.
@@ -49,7 +48,6 @@ files:
49
48
  - lib/bookyt_stock/navigation.rb
50
49
  - lib/bookyt_stock/railtie.rb
51
50
  - lib/bookyt_stock/version.rb
52
- has_rdoc: true
53
51
  homepage: https://github.com/huerlisi/bookyt_stock
54
52
  licenses: []
55
53
 
@@ -79,7 +77,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
79
77
  requirements: []
80
78
 
81
79
  rubyforge_project:
82
- rubygems_version: 1.3.7
80
+ rubygems_version: 1.8.15
83
81
  signing_key:
84
82
  specification_version: 3
85
83
  summary: Stock plugin for bookyt