Exemplo n.º 1
0
 def _create(self):
     AbstractFrame._create(self)
     self._entity = RawMaterial.new()
Exemplo n.º 2
0
 def _create(self):
     AbstractFrame._create(self)
     self._entity = Product.new()
Exemplo n.º 3
0
 def _create(self):
     AbstractFrame._create(self)
     self._entity = MovementType.new()
Exemplo n.º 4
0
 def _create(self):
     AbstractFrame._create(self)
     self._entity = AdditiveGroup.new()
Exemplo n.º 5
0
 def _create(self):
     AbstractFrame._create(self)
     self._entity = Product.new()
Exemplo n.º 6
0
 def _create(self):
     self._is_new_entity = True
     AbstractFrame._create(self)
     self._entity = AccountClass.new()
Exemplo n.º 7
0
 def _create(self):
     AbstractFrame._create(self)
     self._entity = Stock.new()
Exemplo n.º 8
0
 def _create(self):
     AbstractFrame._create(self)
     self._entity = AdditiveGroup.new()
Exemplo n.º 9
0
 def _create(self):
     AbstractFrame._create(self)
     self._entity = RawMaterial.new()
Exemplo n.º 10
0
 def _create(self):
     AbstractFrame._create(self)
     self._entity = Partner.new()
Exemplo n.º 11
0
 def _create(self):
     self._is_new_entity = True
     AbstractFrame._create(self)
     self._entity = AccountClass.new()
Exemplo n.º 12
0
 def _create(self):
     AbstractFrame._create(self)
     self._entity = Partner.new()