Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guardar cosulta de compra #121

Open
Eghinner opened this issue Oct 25, 2022 · 9 comments
Open

Guardar cosulta de compra #121

Eghinner opened this issue Oct 25, 2022 · 9 comments
Labels

Comments

@Eghinner
Copy link
Contributor

Eghinner commented Oct 25, 2022

Descripcion

El proveedor al hacer click en consultar deberia guardar cierta informacion para su posterior uso en el panel administrativo y la cuenta de socio
196209700-9eb2cd94-318c-4e6f-9ac3-5e311d734135

Detalles tecnicos

Es necesario crear una tabla ordenes en la base de datos con las columnas relacionadas a:

  • Nombre del asociado
  • Nombre del proveedor
  • Numero de orden
  • Fecha
  • Archivo

Al hacer click en consultar no solo va a enviar un mensaje al proveedor, sino que tambien va a hacer una peticion post guardando la informacion relacionada en la tabla ordenes.

197252031-fb88675f-41c5-4ee2-b9a0-3813bb2f057e

Issues relacionadas

@Eghinner
Copy link
Contributor Author

@victor-heliomar , @Israel-Laguan , @Luisparr14 , @joset98 Could you help me with the estimation of this task?

@Luisparr14
Copy link

I suggest EE-3, who would create the table?

@Eghinner
Copy link
Contributor Author

I suggest EE-3, who would create the table?

Whoever takes the task would create the DB table and the logic to fill it.

@joset98
Copy link

joset98 commented Oct 25, 2022

i think EE-4

@Israel-Laguan
Copy link

I think EE-3

@heliomar-pena
Copy link
Contributor

I think EE-5-7, it includes:

  1. A new table in the database (possibly new relations)
  2. A new view design in admin panel
  3. A new view development in admin panel
  4. Possibly new CRUD in Admin Panel, so as search filters and other things
  5. Modification in logic of button in APP Mobile to send this information to the Admin Panel (please clarify what info is needed to save to the admin panel to estimate the effort of this)

@Eghinner
Copy link
Contributor Author

Eghinner commented Oct 25, 2022

I think EE-5-7, it includes:

  1. A new table in the database (possibly new relations)
  2. A new view design in admin panel
  3. A new view development in admin panel
  4. Possibly new CRUD in Admin Panel, so as search filters and other things
  5. Modification in logic of button in APP Mobile to send this information to the Admin Panel (please clarify what info is needed to save to the admin panel to estimate the effort of this)

Well, relationships don't seem necessary
The design and view is another issue
CRUD, but just Create and Read

(please clarify what info is needed to save to the admin panel to estimate the effort of this)

Its needed file generated, name and code of provider and partner

@heliomar-pena
Copy link
Contributor

If all is separated in different tasks then EE. 3 sounds good to me

@angelik0828
Copy link

this task no longer works due to changes made in the application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants