jbillcliffe / django-renterprise

0 stars 0 forks source link

Model for items #5

Closed jbillcliffe closed 1 month ago

jbillcliffe commented 1 month ago

Model Structure

Name Field Type
item_type Foreign Key
delivery_date DateTimeField/null
collect_date DateTimeField/null
repair_date DateTimeField/null
income DecimalField