[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 100/119: Notice
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 100/119: Notice |
Date: |
Mon, 26 Oct 2020 18:27:36 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit b298a4a3bbde68d3eba0b1e13912f5c560c970ff
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Tue Oct 13 13:45:29 2020 +0200
Notice
---
include/class/follow_up.class.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/class/follow_up.class.php
b/include/class/follow_up.class.php
index c7f9102..0a738ee 100644
--- a/include/class/follow_up.class.php
+++ b/include/class/follow_up.class.php
@@ -83,7 +83,7 @@ class Follow_Up
var $ag_dest; /*!< $ag_dest person who is in charged */
var $ag_contact; /*!< $ag_contact contact */
var $ag_remind_date; /*!< $ag_contact contact */
-
+ var $f_id_dest ; /*!< followup action recipient */
/**
* @brief $operation string related operation
*/
@@ -108,6 +108,7 @@ class Follow_Up
$this->operation="";
$this->action="";
$this->f_dest_id=0;
+ $this->f_id_dest=0;
}
/**
* Create a filter based on the current user,
- [Noalyss-commit] [noalyss] 64/119: InPlace_Switch : do not echo , return a string instead, (continued)
- [Noalyss-commit] [noalyss] 64/119: InPlace_Switch : do not echo , return a string instead, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 68/119: Add new type of attribute : check, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 81/119: Search card :typo, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 90/119: select_box cosmetic font, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 92/119: Follow-Up create doc new Tags COMMENTS, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 93/119: Follow-up new column "Status", Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 98/119: Follow up add followup action, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 103/119: Improve : Quick filter on history, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 84/119: Merge extension-crm, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 96/119: Cosmetic, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 100/119: Notice,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 101/119: Grand livre waiting box, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 107/119: Follow-Up : comment optional, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 108/119: fix SQL bug, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 113/119: Bug : create card failed, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 112/119: Cosmetic Follow Up add waiting box for search, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 114/119: Cosmetic & version, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 115/119: Analytic accountancy protect against divide by zero, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 82/119: Follow up search card, add a button to select all , cosmetic add qcode in dialog box for contact option, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 83/119: Bug : from VEN , cannot get the price, Dany De Bontridder, 2020/10/26
- [Noalyss-commit] [noalyss] 85/119: Follow-up fix order, Dany De Bontridder, 2020/10/26