Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
5414 Vizualizări

I'm creating a student registration module. I'm very new to Openobject and still in the design phase so I'd appreciate it if you can help me do this right.

The registration module should take the following information from the user:

Student Name (res.partner) Course batch Name, Course Fee,

Upon pressing Save, the registration should be saved and a new invoice should be generated for that student with the amount of the Course Fee above.

I know how to create the registration form and how to inherit from res.partner, I just want to know how to generate an invoice using the Course Fee input.

Your help is appreciated.

Imagine profil
Abandonează
Cel mai bun răspuns

Make one object tye button and and set method on that button. In that button method code Make one dict of all vals of your current object and pass in a create method of invoice. Button method rerun type is True now when you click on that button it will create a invoice .

Have a good day

Thanks dsouzajoseph199@gmail.com

Imagine profil
Abandonează
Autor

Thank you for your reply, but I have no idea how to do that or where to start. Can you show me an simple example or direct me to some code that I can learn from?

Related Posts Răspunsuri Vizualizări Activitate
0
mar. 25
965
2
iun. 20
6002
1
aug. 18
4246
2
mai 16
3275
4
mar. 16
14704