rubiyat / point-on-sale

This is a point-on-sale application.
0 stars 1 forks source link

Supplier's Table #17

Open rubiyat opened 7 years ago

rubiyat commented 7 years ago

Note: Make a database table. Do Not Commit .env file and composer.lock file

Table Name: suppliers 1.id 2.first_name (string) 3.last_name (string) 4.company_name(string) 5.address(string) 6.email(string) 7.phone(string)

Sharif-Mohammad commented 7 years ago

Done in commit https://github.com/rubiyat/point-on-sale/commit/03fe05aaf8b131fa40542545ba563e91c8b77fa3

rubiyat commented 6 years ago

Update Note:

1.Remove first_name column 2.Remove last_name column 2.Make company_name (unique())

rubiyat commented 6 years ago

Done in commit https://github.com/rubiyat/point-on-sale/commit/4e81297742b68f7343abd5407e36d662266d71ba

rubiyat commented 6 years ago

Done in commit https://github.com/rubiyat/point-on-sale/commit/66212403e481ff9647fa74860e527a570a403257