Commit Graph
9 Commits
Author SHA1 Message Date
Juan Felipe Duarte f72062fffd saldo restado 2025-06-26 16:50:48 -07:00
Juan Felipe Duarte 83ba4f71da update 2025-06-26 11:05:53 -07:00
Juan Felipe Duarte b8d741dddd vista tabla tarifas y promo dependiendo de cual este abierta 2025-06-25 16:40:20 -07:00
Juan Felipe Duarte 435b10306d Move 'planes' route to editor middleware group
The '/planes' route was moved from the admin middleware group to the editor middleware group, restricting access to users with editor permissions instead of admin.
2025-06-25 16:37:08 -07:00
Juan Felipe Duarte 85d18dc4ff Tarifas y promos por usuario (falta el editar en la vista de tarifas)
Introduces the subvendedor_id field to the tarifa_promos table and updates the TarifaPromo model accordingly. Refactors tarifas and promociones management in ShowTarifas and ShowUsuarios Livewire components, including utility calculation, validation, and UI improvements for managing both regular and promo tarifas.
2025-06-25 16:36:32 -07:00
Juan Felipe Duarte e8050ea19f vista tarifas 2025-06-19 17:54:22 -07:00
Juan Felipe Duarte 6eb6e3bd2f antes de comenzar la vista tarifas 2025-06-16 16:30:10 -07:00
Juan Felipe Duarte 9425f519cc roles por subvendedor 2025-06-14 11:46:14 -07:00
Juan Felipe Duarte 6789ce3fb3 update 2025-06-14 09:03:54 -07:00