suite
This commit is contained in:
parent
a110f3c490
commit
23509d154b
@ -121,7 +121,7 @@ class PriceDocument < ApplicationRecord
|
|||||||
|
|
||||||
self.d_number = self.d_prefix+self.date.strftime("%y")+self.date.strftime("%m")+('%04d' % self.d_index)
|
self.d_number = self.d_prefix+self.date.strftime("%y")+self.date.strftime("%m")+('%04d' % self.d_index)
|
||||||
|
|
||||||
end
|
|
||||||
self.save
|
self.save
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user