o
    i                     @   s.   d dl Zd dlmZmZ G dd dejZdS )    N)
migrationsmodelsc                   @   sR  e Zd ZdZdgZejddejdddfdej	dd	fd
ej
dddfdejdddfdejddfdejddfdejdddfgddddejddejdddfdejddfdejddddfdejddfdejddfdejdddfdejd ejjjjd!d"d#fdejd$ejjjjd%d&d#fgd'dejddgd(d)gd*dgZd+S ),	MigrationT)Models0001_initialProductoidF)primary_key	serializenombre   )
max_lengthdescripcion)blanknullvalor      )decimal_places
max_digits
created_at)auto_now_add
updated_at)auto_now
deleted_atproducto)db_tablemanaged)namefieldsoptionsOportunidadProductocantidad   )defaultprecio_unitariozPrecio al momento de la venta)r   	help_textr   oportunidadoportunidad_id	productoszModels.oportunidaddeventa)	db_column	on_deleterelated_nametoproducto_idoportunidadeszproducto.productooportunidad_productooportunidad_oportun_063822_idx)r   r   )r   r   indexesN)__name__
__module____qualname__initialdependenciesr   CreateModelr   	AutoField	CharField	TextFieldDecimalFieldDateTimeFieldIntegerField
ForeignKeydjangodbdeletionCASCADEIndex
operations rF   rF   =/var/www/html/crm_dreinet/producto/migrations/0001_initial.pyr      sF    
r   )django.db.models.deletionr@   	django.dbr   r   r   rF   rF   rF   rG   <module>   s   