EyeSeeTea / EReferralsApp

eReferrals blessed repository
GNU General Public License v3.0
0 stars 1 forks source link

Voucher code service in configuration file #223

Open ifoche opened 5 years ago

ifoche commented 5 years ago

Adding a service voucher code that would only be visible in paper vouchers and dashboards. This would be configurable through the configuration file as follows

"
{
   ""dataPointRef"": ""serviceDesired_medcons"",
   ""poTerm"": ""common_option_serviceDesired_medcons"",
   ""defaultName"": ""Medical consultation"",
   ""controlType"": ""RADIO_GROUP_HORIZONTAL"",
   ""mandatory"": ""false"",
   ""options"": [
       {
            ""value"": ""YES"",
            ""poTerm"": ""ipc_issueEntry_q_blank"",
            ""defaultName"": ""YES""
       }
    ],
   ""voucherCodeSuffix"": {
           ""suffix"": ""MAC"",
           ""valueCondition"": ""YES""
    }
}"              
ifoche commented 5 years ago

@BRaimbault our estimation for this task would be 10-18h . We think we could make an exception and include it into next month (Sept) maintenance, given that there is not too much in next month maintenance and to avoid starting a new release only for this. Would you agree with going ahead with that description?

BRaimbault commented 5 years ago

Yes I think it is fine with us.

Many thanks, Bruno

Le lun. 2 sept. 2019 à 00:34, Ignacio Foche notifications@github.com a écrit :

@BRaimbault https://github.com/BRaimbault our estimation for this task would be 10-18h . We think we could make an exception and include it into next month (Sept) maintenance, given that there is not too much in next month maintenance and to avoid starting a new release only for this. Would you agree with going ahead with that description?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/EyeSeeTea/EReferralsApp/issues/223?email_source=notifications&email_token=ACNFW3APEDRCXQ5Z3AFVFY3QHQ7PXA5CNFSM4ISYGD72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5UMEGA#issuecomment-526959128, or mute the thread https://github.com/notifications/unsubscribe-auth/ACNFW3HB7NDHQ5352F2PWPTQHQ7PXANCNFSM4ISYGD7Q .

BRaimbault commented 5 years ago

Great

On Thu, 5 Sep 2019, 15:24 Bruno Raimbault, raimbault.bruno@gmail.com wrote:

Yes I think it is fine with us.

Many thanks, Bruno

Le lun. 2 sept. 2019 à 00:34, Ignacio Foche notifications@github.com a écrit :

@BRaimbault https://github.com/BRaimbault our estimation for this task would be 10-18h . We think we could make an exception and include it into next month (Sept) maintenance, given that there is not too much in next month maintenance and to avoid starting a new release only for this. Would you agree with going ahead with that description?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/EyeSeeTea/EReferralsApp/issues/223?email_source=notifications&email_token=ACNFW3APEDRCXQ5Z3AFVFY3QHQ7PXA5CNFSM4ISYGD72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5UMEGA#issuecomment-526959128, or mute the thread https://github.com/notifications/unsubscribe-auth/ACNFW3HB7NDHQ5352F2PWPTQHQ7PXANCNFSM4ISYGD7Q .