0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-23 21:48:00 +00:00
Commit graph

15 commits

Author SHA1 Message Date
sinergiacrm
07d07ffef5 Fix - Missing relationship definition in SurveysQuestionResponses 2022-10-25 13:23:34 +01:00
j.dang
f8810ea5e0 Replace explicit bean instantiations in files 271 - 280
- File: '... /modules/AOS_Quotes/Dashlets/AOS_QuotesDashlet/AOS_QuotesDashlet.php'

   - Replaced 1 occurrence(s) of 'new AOS_Quotes()'

- File: '... /modules/AOS_Quotes/AOS_Quotes.php'

   - Replaced 1 occurrence(s) of 'new AOS_Products_Quotes()'

   - Replaced 1 occurrence(s) of 'new AOS_Line_Item_Groups()'

- File: '... /modules/AOS_Quotes/converToInvoice.php'

   - Replaced 1 occurrence(s) of 'new AOS_Invoices()'

   - Replaced 1 occurrence(s) of 'new AOS_Products_Quotes()'

   - Replaced 1 occurrence(s) of 'new AOS_Line_Item_Groups()'

   - Replaced 1 occurrence(s) of 'new AOS_Quotes()'

- File: '... /modules/AOS_Quotes/createContract.php'

   - Replaced 1 occurrence(s) of 'new AOS_Contracts()'

   - Replaced 1 occurrence(s) of 'new AOS_Products_Quotes()'

   - Replaced 1 occurrence(s) of 'new AOS_Line_Item_Groups()'

   - Replaced 1 occurrence(s) of 'new AOS_Quotes()'

- File: '... /modules/AOS_Quotes/createOpportunity.php'

   - Replaced 1 occurrence(s) of 'new Opportunity()'

   - Replaced 1 occurrence(s) of 'new AOS_Quotes()'

- File: '... /modules/AOW_Processed/Dashlets/AOW_ProcessedDashlet/AOW_ProcessedDashlet.php'

   - Replaced 1 occurrence(s) of 'new AOW_Processed()'

- File: '... /modules/SurveyQuestions/Dashlets/SurveyQuestionsDashlet/SurveyQuestionsDashlet.php'

   - Replaced 1 occurrence(s) of 'new SurveyQuestions()'

- File: '... /modules/Releases/index.php'

   - Replaced 1 occurrence(s) of 'new Release()'

- File: '... /modules/Releases/Popup_picker.php'

   - Replaced 1 occurrence(s) of 'new Release()'

- File: '... /modules/Releases/Save.php'

   - Replaced 1 occurrence(s) of 'new Release()'
2020-01-22 13:51:18 +00:00
Dillon-Brown
8f7fcdc842 Copyright revision 2018-12-31 14:25:24 +00:00
Horus68
3c2c0b4427 Fix part 3
fixing typos
2018-08-02 22:05:07 +01:00
Horus68
34eb8562c6 Copyright notice update - Hotfix
Copyright notice update for hotfix branch
Changes: 
- Year 
- Double spaces
- Brand fix for SalesAgility Ltd. (was Salesagility Ltd)

Created from latest hotfix branch.
2018-08-01 20:14:25 +01:00
Dillon-Brown
19cfb50dda single_blank_line_at_eof 2018-07-19 11:38:09 +01:00
Dillon-Brown
5d954f4d61 no_trailing_whitespace 2018-07-19 11:23:34 +01:00
Dillon-Brown
1cac25168e lowercase_keywords 2018-07-17 15:42:44 +01:00
Dillon-Brown
840ad0f5c0 visibility_required 2018-07-13 06:54:51 +01:00
Dillon-Brown
a3954e33d9 no_closing_tag 2018-07-12 15:29:04 +01:00
Dillon-Brown
68f69400bc braces 2018-07-12 11:40:27 +01:00
horus68
f3c39f9186 Surveys module copyright year
Surveys module copyright year.
Non english language removed too (avialable in Crowdin)
2018-02-19 16:28:59 +00:00
Jim Mackin
5a6a006034 Reformat code. 2017-11-27 14:29:49 +00:00
Jim Mackin
ff2873b77d Migrate the custom and custom/ext changes to core. 2017-11-27 14:09:11 +00:00
Jim Mackin
7275e7979e Add initial import of the Survey module. 2017-11-23 16:21:35 +00:00