fossunited / indiafoss

Free and Open Source Software conference management by the FOSS United community.
https://indiafoss.net/
Other
32 stars 7 forks source link

Adding new fields to Conference Payment Doctype #15

Closed Mangeshrex closed 8 months ago

Mangeshrex commented 8 months ago

The Conference Payment doctype needs a couple of more fields which are needed for enabling tshirt addons in all the City Conferences this year. This will help me to write Server Script to add a T-shirt amount to the users ticket.

The needed fields should be in the following way:

  1. Custom Section
  2. T-Shirt Addon field: with type Select options to be "Yes", "No"
  3. T-Shirt Price field: with type Currency
  4. T-Shirt Size field: with type Select and options to be "S, M, L, XL, XXL"

A ref example is given below: 2024-01-11-001709_780x171_scrot

P.S: I am not able to add these changes due to some issues with my mariadb installation.