From e159a227e347aba15a1cdb1244083005cbd383a9 Mon Sep 17 00:00:00 2001 From: Angel Fernando Quiroz Campos Date: Fri, 25 Sep 2015 09:37:28 -0500 Subject: [PATCH] Minor - Update changelog and plugin description - refs #7768 --- plugin/buycourses/CHANGELOG.md | 2 ++ plugin/buycourses/lang/english.php | 2 +- plugin/buycourses/lang/french.php | 2 +- plugin/buycourses/lang/spanish.php | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/plugin/buycourses/CHANGELOG.md b/plugin/buycourses/CHANGELOG.md index 6576068e46..06b5a2daf1 100644 --- a/plugin/buycourses/CHANGELOG.md +++ b/plugin/buycourses/CHANGELOG.md @@ -12,6 +12,7 @@ in a currency other than the others courses or sessions Allowing filter the sales by its status - The plugin Registration page was removed. Instead the Chamilo LMS registrarion page is used. +- Added the ability to record beneficiaries with the sale of courses/sessions ##Changes in database structure @@ -40,6 +41,7 @@ The __new database__ structure is formed for the tables: - `plugin_buycourses_currency` The list of countries with their currencies - `plugin_buycourses_item` The registered courses and sessions in the platform +- `plugin_buycourses_item_re_beneficiary` The beneficiaries users with the sale of courses - `plugin_buycourses_paypal_account` The PayPal account info - `plugin_buycourses_sale` The sales of courses and sessions that were made - `plugin_buycourses_transfer` The bank accounts for transfers diff --git a/plugin/buycourses/lang/english.php b/plugin/buycourses/lang/english.php index f8ff35d464..4e846fc32a 100644 --- a/plugin/buycourses/lang/english.php +++ b/plugin/buycourses/lang/english.php @@ -1,6 +1,6 @@