silop4all / aod

Includes the source code of the Assistance on Demand infrastructure (prosperity4all project).
Apache License 2.0
5 stars 2 forks source link

Bug: Product: Payment Information is lost when editing again #57

Open Markus-Becker opened 7 years ago

Markus-Becker commented 7 years ago

When editing a product again the payment information given when adding the product the first time is lost. To be able to change the price one hast to switch to "free" and then back again to "one-off payment". But the values which are already filled in the first time are lost. grafik grafik

silop4all commented 7 years ago

@Markus-Becker After the commit https://github.com/silop4all/aod/commit/da327fa8e962d123f8e24b569f3097a46a5fecf3, the payment choices are loaded when the provider edits a service.

I'm working to save the updated payment choices successfully.

silop4all commented 7 years ago

The commit https://github.com/silop4all/aod/commit/00228224389c731b7f459486bb4bb84fc01248a9 is expected to fix the issue above.