-
Notifications
You must be signed in to change notification settings - Fork 0
Practica 9
Victor Santaella edited this page Apr 20, 2018
·
2 revisions
| codigoArticulo | articulo | stock | pvp |
| texto(5) | texto(20) | int | int |
| numeroConsumo | fecha | codigoArticulo | unidades | codigoBarra |
| int | texto(10) | texto(5) | int | texto(3) |
| codigoBarra | barra |
| texto(3) | texto(25) |
Con la interfaz mostrada y la base de datos, hacer un programa que calcule el importe de cada linea y un importe total.