<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Crème CRM - English area]]></title>
		<link>https://www.cremecrm.com/forum/</link>
		<description><![CDATA[Crème CRM - https://www.cremecrm.com/forum]]></description>
		<pubDate>Thu, 14 May 2026 12:16:18 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Crème 2.8]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=286</link>
			<pubDate>Tue, 07 Apr 2026 14:20:17 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=286</guid>
			<description><![CDATA[On Avril 7<span style="font-size: xx-small;" class="mycode_size">th</span> 2026 the version 2.8 of CrèmeCRM has been released, 7 months after Creme 2.7 (Septembre 2<span style="font-size: xx-small;" class="mycode_size">nd</span> 2025).<br />
<br />
It's a relatively smaller version as usual, in order to be better synchronised with Django releases, and so avoiding period when Creme is supported but the underlying version of Django is not supported anymore.<br />
<br />
We a have prioritized small and middle features, but we managed to implement a lot of.<br />
<br />
On technical side, Python 3.14 is now officially supported.<br />
<br />
On user side, major changes are:<br />
- Many improvements on credentials have be made:<br />
  - users can have several roles (<a href="https://www.cremecrm.com/forum/showthread.php?tid=282" target="_blank" rel="noopener" class="mycode_url">details</a>).<br />
  - roles can be disabled.<br />
  - roles manage now the types of entity which you are allowed to list, and 2 special permissions can be set: users management & roles management (you had to be superuser before).<br />
- You can now pin your favorite entities  (<a href="https://www.cremecrm.com/forum/showthread.php?tid=283" target="_blank" rel="noopener" class="mycode_url">details</a>). The way the last viewed entities has been improved too.<br />
- The HTML text editor (used for the HTML body of emails for example) has been upgraded; it's used in more places.<br />
- Some columns of list-view display now some results computed on all entities of the list:<br />
  - the sum and the average of totals (with & without VAT) of Invoices/Quotes/Credit notes/Sales Orders.<br />
  - the sum and the average of estimated & made sales of Opportunities.<br />
- You can now download several Documents, Invoices or Quotes as one '.zip' archive (<a href="https://www.cremecrm.com/forum/showthread.php?tid=284" target="_blank" rel="noopener" class="mycode_url">details</a>).<br />
- The custom fields can now have a description and a default value (<a href="https://www.cremecrm.com/forum/showthread.php?tid=285" target="_blank" rel="noopener" class="mycode_url">details</a>).<br />
<br />
Hope you'll enjoy this release!]]></description>
			<content:encoded><![CDATA[On Avril 7<span style="font-size: xx-small;" class="mycode_size">th</span> 2026 the version 2.8 of CrèmeCRM has been released, 7 months after Creme 2.7 (Septembre 2<span style="font-size: xx-small;" class="mycode_size">nd</span> 2025).<br />
<br />
It's a relatively smaller version as usual, in order to be better synchronised with Django releases, and so avoiding period when Creme is supported but the underlying version of Django is not supported anymore.<br />
<br />
We a have prioritized small and middle features, but we managed to implement a lot of.<br />
<br />
On technical side, Python 3.14 is now officially supported.<br />
<br />
On user side, major changes are:<br />
- Many improvements on credentials have be made:<br />
  - users can have several roles (<a href="https://www.cremecrm.com/forum/showthread.php?tid=282" target="_blank" rel="noopener" class="mycode_url">details</a>).<br />
  - roles can be disabled.<br />
  - roles manage now the types of entity which you are allowed to list, and 2 special permissions can be set: users management & roles management (you had to be superuser before).<br />
- You can now pin your favorite entities  (<a href="https://www.cremecrm.com/forum/showthread.php?tid=283" target="_blank" rel="noopener" class="mycode_url">details</a>). The way the last viewed entities has been improved too.<br />
- The HTML text editor (used for the HTML body of emails for example) has been upgraded; it's used in more places.<br />
- Some columns of list-view display now some results computed on all entities of the list:<br />
  - the sum and the average of totals (with & without VAT) of Invoices/Quotes/Credit notes/Sales Orders.<br />
  - the sum and the average of estimated & made sales of Opportunities.<br />
- You can now download several Documents, Invoices or Quotes as one '.zip' archive (<a href="https://www.cremecrm.com/forum/showthread.php?tid=284" target="_blank" rel="noopener" class="mycode_url">details</a>).<br />
- The custom fields can now have a description and a default value (<a href="https://www.cremecrm.com/forum/showthread.php?tid=285" target="_blank" rel="noopener" class="mycode_url">details</a>).<br />
<br />
Hope you'll enjoy this release!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New feature (Creme 2.8): improved custom fields]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=285</link>
			<pubDate>Tue, 07 Apr 2026 14:11:20 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=285</guid>
			<description><![CDATA[With Creme 2.8, custom fields have been improved with 2 new features:<br />
 - they can get a description; if it's filled, it's used in forms as help text in the corresponding field.<br />
 - they can get a default value; if it's filled, it's used in creation forms as initial value in the corresponding field.<br />
<br />
The configuration of custom fields has slightly changed in order to get these new features. The form to create a new custom field is now a wizard with 2 steps. In the first one, the description has appeared :<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_custom_fields1.png" loading="lazy"  alt="[Image: creme_28_EN_custom_fields1.png]" class="mycode_img" /><br />
<br />
In the second step, you can define a default value (excepted for fields with type "choices" et "multiple choices"):<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_custom_fields2.png" loading="lazy"  alt="[Image: creme_28_EN_custom_fields2.png]" class="mycode_img" /><br />
<br />
The form for the related type of entity will look like:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_custom_fields3.png" loading="lazy"  alt="[Image: creme_28_EN_custom_fields3.png]" class="mycode_img" />]]></description>
			<content:encoded><![CDATA[With Creme 2.8, custom fields have been improved with 2 new features:<br />
 - they can get a description; if it's filled, it's used in forms as help text in the corresponding field.<br />
 - they can get a default value; if it's filled, it's used in creation forms as initial value in the corresponding field.<br />
<br />
The configuration of custom fields has slightly changed in order to get these new features. The form to create a new custom field is now a wizard with 2 steps. In the first one, the description has appeared :<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_custom_fields1.png" loading="lazy"  alt="[Image: creme_28_EN_custom_fields1.png]" class="mycode_img" /><br />
<br />
In the second step, you can define a default value (excepted for fields with type "choices" et "multiple choices"):<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_custom_fields2.png" loading="lazy"  alt="[Image: creme_28_EN_custom_fields2.png]" class="mycode_img" /><br />
<br />
The form for the related type of entity will look like:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_custom_fields3.png" loading="lazy"  alt="[Image: creme_28_EN_custom_fields3.png]" class="mycode_img" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New feature (Creme 2.8) : multi download]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=284</link>
			<pubDate>Tue, 07 Apr 2026 14:09:54 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=284</guid>
			<description><![CDATA[Creme 2.8 allows to perform "multiple" download from the list-views of the following types of entities:<br />
 - Documents<br />
 - Invoices & Quotes<br />
<br />
You can now select several entities, then download a .zip archive:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_multi_dl.png" loading="lazy"  alt="[Image: creme_28_EN_multi_dl.png]" class="mycode_img" />]]></description>
			<content:encoded><![CDATA[Creme 2.8 allows to perform "multiple" download from the list-views of the following types of entities:<br />
 - Documents<br />
 - Invoices & Quotes<br />
<br />
You can now select several entities, then download a .zip archive:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_multi_dl.png" loading="lazy"  alt="[Image: creme_28_EN_multi_dl.png]" class="mycode_img" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New feature (Creme 2.8): entity pinning]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=283</link>
			<pubDate>Tue, 07 Apr 2026 14:08:51 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=283</guid>
			<description><![CDATA[You can now pin the entities you want often to access (i.e. to go to their detail-view).<br />
<br />
In the header block, a new button has appeared :<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_pin1.png" loading="lazy"  alt="[Image: creme_28_EN_pin1.png]" class="mycode_img" /><br />
<br />
When an entity is pinned, a small sticker is displayed :<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_pin2.png" loading="lazy"  alt="[Image: creme_28_EN_pin2.png]" class="mycode_img" /><br />
<br />
Then you can get the last pinned entities in the menu entry "Quick access"; this entry replaces the entry which displayed only the last viewed items, and displays these ones and also the pinned entities:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_pin3.png" loading="lazy"  alt="[Image: creme_28_EN_pin3.png]" class="mycode_img" /><br />
<br />
A new block is available for home; it displays all the pinned entities :<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_pin4.png" loading="lazy"  alt="[Image: creme_28_EN_pin4.png]" class="mycode_img" />]]></description>
			<content:encoded><![CDATA[You can now pin the entities you want often to access (i.e. to go to their detail-view).<br />
<br />
In the header block, a new button has appeared :<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_pin1.png" loading="lazy"  alt="[Image: creme_28_EN_pin1.png]" class="mycode_img" /><br />
<br />
When an entity is pinned, a small sticker is displayed :<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_pin2.png" loading="lazy"  alt="[Image: creme_28_EN_pin2.png]" class="mycode_img" /><br />
<br />
Then you can get the last pinned entities in the menu entry "Quick access"; this entry replaces the entry which displayed only the last viewed items, and displays these ones and also the pinned entities:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_pin3.png" loading="lazy"  alt="[Image: creme_28_EN_pin3.png]" class="mycode_img" /><br />
<br />
A new block is available for home; it displays all the pinned entities :<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_pin4.png" loading="lazy"  alt="[Image: creme_28_EN_pin4.png]" class="mycode_img" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New feature (Creme 2.8) : multiple roles]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=282</link>
			<pubDate>Tue, 07 Apr 2026 14:05:19 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=282</guid>
			<description><![CDATA[Roles are the foundation of the permission management for users. But they represent also different ways to use Creme; so the configuration of blocks, buttons, menus or forms can be specific to a role.<br />
<br />
Some people have several functions in your organisation, and so get several users; they log in with the right user depending on the job to do. But it's annoying to log out then log in each time (and having several users corresponding to only one person could be confusing too).<br />
<br />
Creme 2.8 proposes an answer to this: multiple roles. A user can have several roles, and can switch from one to another without having to log out.<br />
<br />
In the configuration interface, the creation (& edition) form for user accepts several roles (before it accepted only one):<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_multi_role1.png" loading="lazy"  alt="[Image: creme_28_EN_multi_role1.png]" class="mycode_img" /><br />
<br />
A user can switch its active role from the main menu:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_multi_role2.png" loading="lazy"  alt="[Image: creme_28_EN_multi_role2.png]" class="mycode_img" />]]></description>
			<content:encoded><![CDATA[Roles are the foundation of the permission management for users. But they represent also different ways to use Creme; so the configuration of blocks, buttons, menus or forms can be specific to a role.<br />
<br />
Some people have several functions in your organisation, and so get several users; they log in with the right user depending on the job to do. But it's annoying to log out then log in each time (and having several users corresponding to only one person could be confusing too).<br />
<br />
Creme 2.8 proposes an answer to this: multiple roles. A user can have several roles, and can switch from one to another without having to log out.<br />
<br />
In the configuration interface, the creation (& edition) form for user accepts several roles (before it accepted only one):<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_multi_role1.png" loading="lazy"  alt="[Image: creme_28_EN_multi_role1.png]" class="mycode_img" /><br />
<br />
A user can switch its active role from the main menu:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme28/creme_28_EN_multi_role2.png" loading="lazy"  alt="[Image: creme_28_EN_multi_role2.png]" class="mycode_img" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Crème 2.7]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=274</link>
			<pubDate>Thu, 02 Oct 2025 10:45:10 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=274</guid>
			<description><![CDATA[On September 2<span style="font-size: xx-small;" class="mycode_size">nd</span> 2025 the version 2.7 of CrèmeCRM has been released, 13 months after Creme 2.6 (August 2024).<br />
<br />
On technical side, Django has been upgraded to version 5.2, & so minimal versions are now:<br />
 - Python 3.10<br />
 - MySQL 8.0.11<br />
 - MariaDB 10.5<br />
 - PostGreSQL 14<br />
<br />
On user side, major changes are:<br />
- custom types of entity can now be created (<a href="https://www.cremecrm.com/forum/showthread.php?tid=270" target="_blank" rel="noopener" class="mycode_url">détails</a>).<br />
- a workflow engine (for automatic actions) has been added (<a href="https://www.cremecrm.com/forum/showthread.php?tid=271" target="_blank" rel="noopener" class="mycode_url">détails</a>)<br />
- the generation of Invoices/Quotes/... numbers can now be configured (<a href="https://www.cremecrm.com/forum/showthread.php?tid=272" target="_blank" rel="noopener" class="mycode_url">détails</a>)<br />
- the configuration of buttons can now be made per role (as with blocks, forms etc…).<br />
- the views of list & the filters can now be cloned (in order to avoid building them from scratch).<br />
- the calendar has been updated, & a new block allows to display your own calendar on the home page (see blocks configuration as usual).<br />
- the deletion has been improved, to prevent more often the deletion because of dependencies (instead of cascade deleting things), or to get a better display for these blocking dependencies.<br />
- it's now possible to create unsuccessful phone-calls from the detail-view of Opportunities.<br />
<br />
Hope you'll enjoy this release!]]></description>
			<content:encoded><![CDATA[On September 2<span style="font-size: xx-small;" class="mycode_size">nd</span> 2025 the version 2.7 of CrèmeCRM has been released, 13 months after Creme 2.6 (August 2024).<br />
<br />
On technical side, Django has been upgraded to version 5.2, & so minimal versions are now:<br />
 - Python 3.10<br />
 - MySQL 8.0.11<br />
 - MariaDB 10.5<br />
 - PostGreSQL 14<br />
<br />
On user side, major changes are:<br />
- custom types of entity can now be created (<a href="https://www.cremecrm.com/forum/showthread.php?tid=270" target="_blank" rel="noopener" class="mycode_url">détails</a>).<br />
- a workflow engine (for automatic actions) has been added (<a href="https://www.cremecrm.com/forum/showthread.php?tid=271" target="_blank" rel="noopener" class="mycode_url">détails</a>)<br />
- the generation of Invoices/Quotes/... numbers can now be configured (<a href="https://www.cremecrm.com/forum/showthread.php?tid=272" target="_blank" rel="noopener" class="mycode_url">détails</a>)<br />
- the configuration of buttons can now be made per role (as with blocks, forms etc…).<br />
- the views of list & the filters can now be cloned (in order to avoid building them from scratch).<br />
- the calendar has been updated, & a new block allows to display your own calendar on the home page (see blocks configuration as usual).<br />
- the deletion has been improved, to prevent more often the deletion because of dependencies (instead of cascade deleting things), or to get a better display for these blocking dependencies.<br />
- it's now possible to create unsuccessful phone-calls from the detail-view of Opportunities.<br />
<br />
Hope you'll enjoy this release!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New feature (Creme 2.7) : configuration of bills numbers]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=272</link>
			<pubDate>Thu, 04 Sep 2025 10:06:22 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=272</guid>
			<description><![CDATA[Until version 2.6, numbers of Invoices, Quotes & Sales Orders which were generated on the form prefix+counter; the prefix was a string in the file <span style="font-style: italic;" class="mycode_i">settings</span>. We can now configure more finely the form the numbers will have, only from the configuration UI.<br />
<br />
In the configuration page for "billing", a new block has appeared:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme_27_EN_billing_number_config.png" loading="lazy"  alt="[Image: creme_27_EN_billing_number_config.png]" class="mycode_img" /><br />
<br />
Here the configuration form:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme_27_EN_billing_number_form.png" loading="lazy"  alt="[Image: creme_27_EN_billing_number_form.png]" class="mycode_img" /><br />
<br />
Some explanations: <br />
- the possibility to edit numbers manually can be disabled (they can only be generated by Creme).<br />
- the number pattern can be quite more complex than prefix+counter. For example we can insert year/month wherever we want, or chose the length of the counter (which can be padded with 0 if it's needed)<br />
- the counter can be reset monthly or yearly.]]></description>
			<content:encoded><![CDATA[Until version 2.6, numbers of Invoices, Quotes & Sales Orders which were generated on the form prefix+counter; the prefix was a string in the file <span style="font-style: italic;" class="mycode_i">settings</span>. We can now configure more finely the form the numbers will have, only from the configuration UI.<br />
<br />
In the configuration page for "billing", a new block has appeared:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme_27_EN_billing_number_config.png" loading="lazy"  alt="[Image: creme_27_EN_billing_number_config.png]" class="mycode_img" /><br />
<br />
Here the configuration form:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme_27_EN_billing_number_form.png" loading="lazy"  alt="[Image: creme_27_EN_billing_number_form.png]" class="mycode_img" /><br />
<br />
Some explanations: <br />
- the possibility to edit numbers manually can be disabled (they can only be generated by Creme).<br />
- the number pattern can be quite more complex than prefix+counter. For example we can insert year/month wherever we want, or chose the length of the counter (which can be padded with 0 if it's needed)<br />
- the counter can be reset monthly or yearly.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New feature (Creme 2.7) : workflow engine]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=271</link>
			<pubDate>Thu, 04 Sep 2025 09:03:56 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=271</guid>
			<description><![CDATA[Workflows allows to automatically perform some actions when specific events happen. It's an additional tool to avoid code in many simple cases (future versions should bring even more possibilities).<br />
<br />
A new menu entry has been added to go to the configuration:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_menu.png" loading="lazy"  alt="[Image: creme27_EN_workflow_menu.png]" class="mycode_img" /><br />
<br />
Here the configuration page of workflows:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_config_empty.png" loading="lazy"  alt="[Image: creme27_EN_workflow_config_empty.png]" class="mycode_img" /><br />
<br />
If we want to create a new workflow, the first step of the form asks us the type of events which triggers the actions:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_form_step1.png" loading="lazy"  alt="[Image: creme27_EN_workflow_form_step1.png]" class="mycode_img" /><br />
(description for accessibility -- different type of event are: "An entity has been created", "An entity has been modified", "a property has been added", "A relationship has been added")<br />
<br />
The second step allows to add some conditions (actions will be performed only of conditions are filled):<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_form_step2.png" loading="lazy"  alt="[Image: creme27_EN_workflow_form_step2.png]" class="mycode_img" /><br />
(description for accessibility -- the conditions are like the filters conditions, on regular fields & on custom fields)<br />
<br />
In the third step, we chose the type of the first action (other actions could be added later):<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_form_step3.png" loading="lazy"  alt="[Image: creme27_EN_workflow_form_step3.png]" class="mycode_img" /><br />
(description for accessibility -- the different types of actions are  "Adding a property", "Adding a relationship", "Sending an email", "Sending an email (from a template)")<br />
<br />
In the last step we configure the first action. Here the configuration of the action "Sending a email"; there are plenty of possibilities (e.g. choosing the recipient proposes several options):<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_form_step4.png" loading="lazy"  alt="[Image: creme27_EN_workflow_form_step4.png]" class="mycode_img" /><br />
<br />
After submission, our workflow has been created:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_config_done.png" loading="lazy"  alt="[Image: creme27_EN_workflow_config_done.png]" class="mycode_img" /><br />
<br />
Notice that the workflow is currently disabled; it allows to add other actions and then enable the workflow when it's complete (with the button "Enable" on top-left of the workflow's panel).]]></description>
			<content:encoded><![CDATA[Workflows allows to automatically perform some actions when specific events happen. It's an additional tool to avoid code in many simple cases (future versions should bring even more possibilities).<br />
<br />
A new menu entry has been added to go to the configuration:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_menu.png" loading="lazy"  alt="[Image: creme27_EN_workflow_menu.png]" class="mycode_img" /><br />
<br />
Here the configuration page of workflows:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_config_empty.png" loading="lazy"  alt="[Image: creme27_EN_workflow_config_empty.png]" class="mycode_img" /><br />
<br />
If we want to create a new workflow, the first step of the form asks us the type of events which triggers the actions:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_form_step1.png" loading="lazy"  alt="[Image: creme27_EN_workflow_form_step1.png]" class="mycode_img" /><br />
(description for accessibility -- different type of event are: "An entity has been created", "An entity has been modified", "a property has been added", "A relationship has been added")<br />
<br />
The second step allows to add some conditions (actions will be performed only of conditions are filled):<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_form_step2.png" loading="lazy"  alt="[Image: creme27_EN_workflow_form_step2.png]" class="mycode_img" /><br />
(description for accessibility -- the conditions are like the filters conditions, on regular fields & on custom fields)<br />
<br />
In the third step, we chose the type of the first action (other actions could be added later):<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_form_step3.png" loading="lazy"  alt="[Image: creme27_EN_workflow_form_step3.png]" class="mycode_img" /><br />
(description for accessibility -- the different types of actions are  "Adding a property", "Adding a relationship", "Sending an email", "Sending an email (from a template)")<br />
<br />
In the last step we configure the first action. Here the configuration of the action "Sending a email"; there are plenty of possibilities (e.g. choosing the recipient proposes several options):<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_form_step4.png" loading="lazy"  alt="[Image: creme27_EN_workflow_form_step4.png]" class="mycode_img" /><br />
<br />
After submission, our workflow has been created:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_workflow_config_done.png" loading="lazy"  alt="[Image: creme27_EN_workflow_config_done.png]" class="mycode_img" /><br />
<br />
Notice that the workflow is currently disabled; it allows to add other actions and then enable the workflow when it's complete (with the button "Enable" on top-left of the workflow's panel).]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New feature (Creme 2.7) : custom types of entity]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=270</link>
			<pubDate>Wed, 03 Sep 2025 16:50:58 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=270</guid>
			<description><![CDATA[Custom fields can be added to types of entity (Contact, Organisation, Activity…) since a long time; it allows to customise an exiting type of entity & model a business logic which could be very different (like using Organisations to represent City Halls). But it was not possible to add new types of entity without code.<br />
<br />
It's now possible to create up to 20 new types of entity directly from the configuration UI.<br />
<br />
A new menu entry has been added to access the configuration :<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_custom_entity_menu.png" loading="lazy"  alt="[Image: creme27_EN_custom_entity_menu.png]" class="mycode_img" /><br />
<br />
There is currently no custom type:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_custom_entity_config_empty.png" loading="lazy"  alt="[Image: creme27_EN_custom_entity_config_empty.png]" class="mycode_img" /><br />
<br />
Let's create a new type:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_custom_entity_form.png" loading="lazy"  alt="[Image: creme27_EN_custom_entity_form.png]" class="mycode_img" /><br />
<br />
When our new type has been created, it's available everywhere. In a first time you will probably add some custom fields (by default there is only one field, "name"), add a menu entry to the list-view & create associated relationship types.<br />
This screenshot shows that our new type can receive a specific button configuration: <br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_custom_entity_buttons.png" loading="lazy"  alt="[Image: creme27_EN_custom_entity_buttons.png]" class="mycode_img" />]]></description>
			<content:encoded><![CDATA[Custom fields can be added to types of entity (Contact, Organisation, Activity…) since a long time; it allows to customise an exiting type of entity & model a business logic which could be very different (like using Organisations to represent City Halls). But it was not possible to add new types of entity without code.<br />
<br />
It's now possible to create up to 20 new types of entity directly from the configuration UI.<br />
<br />
A new menu entry has been added to access the configuration :<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_custom_entity_menu.png" loading="lazy"  alt="[Image: creme27_EN_custom_entity_menu.png]" class="mycode_img" /><br />
<br />
There is currently no custom type:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_custom_entity_config_empty.png" loading="lazy"  alt="[Image: creme27_EN_custom_entity_config_empty.png]" class="mycode_img" /><br />
<br />
Let's create a new type:<br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_custom_entity_form.png" loading="lazy"  alt="[Image: creme27_EN_custom_entity_form.png]" class="mycode_img" /><br />
<br />
When our new type has been created, it's available everywhere. In a first time you will probably add some custom fields (by default there is only one field, "name"), add a menu entry to the list-view & create associated relationship types.<br />
This screenshot shows that our new type can receive a specific button configuration: <br />
<br />
<img src="https://img.hybird.org/creme/img/creme27/creme27_EN_custom_entity_buttons.png" loading="lazy"  alt="[Image: creme27_EN_custom_entity_buttons.png]" class="mycode_img" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Crème 2.6]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=269</link>
			<pubDate>Wed, 03 Sep 2025 15:54:33 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=269</guid>
			<description><![CDATA[On August 5 2024 the version 2.6 of CrèmeCRM has been released, 11 months after the version 2.5 (September 11<span style="font-size: 1pt;" class="mycode_size">er</span> 2023).<br />
<br />
No big technical change; notice that Python 3.12 is now officially supported.<br />
<br />
On user side, main changes are:<br />
- a notification system has been added.<br />
- the calendars got 2 big improvements. The JavaScript component FullCalendar has been upgraded to the version "5.11", & it's now possible to configure the calendar per role (hour range, worked days…).<br />
- with the library "openpyxl", XLSX files should be better supported for imports (& the format is proposed for exports too).<br />
- the configuration of blocks for a role can now be created by cloning the configuration of another role.<br />
- Reports has been quite improved. The main improvement is the possibility to create filters which can only be used by Reports.<br />
- in the "billing" app, you can now configure status which are selected by default in forms. You can also chose the status used by Invoices when their number is generated.<br />
- the button menu is now dynamically reloaded when blocks are reloaded.<br />
- a new button, which can be set on Contacts' detail-view, is now available: "Create an unsuccessful phone call".<br />
<br />
Hope you'll enjoy this release!]]></description>
			<content:encoded><![CDATA[On August 5 2024 the version 2.6 of CrèmeCRM has been released, 11 months after the version 2.5 (September 11<span style="font-size: 1pt;" class="mycode_size">er</span> 2023).<br />
<br />
No big technical change; notice that Python 3.12 is now officially supported.<br />
<br />
On user side, main changes are:<br />
- a notification system has been added.<br />
- the calendars got 2 big improvements. The JavaScript component FullCalendar has been upgraded to the version "5.11", & it's now possible to configure the calendar per role (hour range, worked days…).<br />
- with the library "openpyxl", XLSX files should be better supported for imports (& the format is proposed for exports too).<br />
- the configuration of blocks for a role can now be created by cloning the configuration of another role.<br />
- Reports has been quite improved. The main improvement is the possibility to create filters which can only be used by Reports.<br />
- in the "billing" app, you can now configure status which are selected by default in forms. You can also chose the status used by Invoices when their number is generated.<br />
- the button menu is now dynamically reloaded when blocks are reloaded.<br />
- a new button, which can be set on Contacts' detail-view, is now available: "Create an unsuccessful phone call".<br />
<br />
Hope you'll enjoy this release!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Crème 2.5]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=247</link>
			<pubDate>Wed, 13 Sep 2023 11:57:03 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=247</guid>
			<description><![CDATA[On September 11<span style="font-size: x-small;" class="mycode_size">th</span> 2023 the version 2.5 of Creme has been released, 7 months after Creme 2.4.<br />
<br />
This version is smaller than previous ones (release are normally made once a year). We have decided to release in the middle of the year intead of the start of the year, in order to improve our use of the supported Django's versions. Creme 2.5 already uses the long term support (aka LTS) Django 4.2 which has been released in April 2023. So Creme 2.5 is a transition release; in 2024, Creme 2.6 may be released in June or July.<br />
<br />
On technical side, important items are:<br />
- the move to Django 4.2 as seen above; this version is supported until April 2026 (<a href="https://www.djangoproject.com/download/" target="_blank" rel="noopener" class="mycode_url">https://www.djangoproject.com/download/)</a>.<br />
- Python3.7 as been dropped, Python 3.8 becomes the minimal version.<br />
- the minimal versions are now: MySQL 8, MariaDB 10.4 & PostGreSQL 12.<br />
<br />
On user side, important changes are:<br />
- an "exploration" mode which allows to view sequentially the entities contained by a list-view.<br />
- you can now reset a Custom Form to its initial state.<br />
- the displayed name for users can be configured (in order to keep short names & avoid names collisions as you wish).<br />
- the SMTP servers for email campaigns can now be visually configured.<br />
- the work started with Creme 2.4 to manage big numbers of Sector/Status/... has been finalised & works now in the filter forms.<br />
- product & service Lines in Quote/Invoices can be re-ordered.<br />
- a field which adds a customised colours is now present in many small models, like Activities/Invoices Statuses.<br />
- the render of graphs has been improved, notably when there are many data to display.<br />
<br />
Hope you'll enjoy this release!]]></description>
			<content:encoded><![CDATA[On September 11<span style="font-size: x-small;" class="mycode_size">th</span> 2023 the version 2.5 of Creme has been released, 7 months after Creme 2.4.<br />
<br />
This version is smaller than previous ones (release are normally made once a year). We have decided to release in the middle of the year intead of the start of the year, in order to improve our use of the supported Django's versions. Creme 2.5 already uses the long term support (aka LTS) Django 4.2 which has been released in April 2023. So Creme 2.5 is a transition release; in 2024, Creme 2.6 may be released in June or July.<br />
<br />
On technical side, important items are:<br />
- the move to Django 4.2 as seen above; this version is supported until April 2026 (<a href="https://www.djangoproject.com/download/" target="_blank" rel="noopener" class="mycode_url">https://www.djangoproject.com/download/)</a>.<br />
- Python3.7 as been dropped, Python 3.8 becomes the minimal version.<br />
- the minimal versions are now: MySQL 8, MariaDB 10.4 & PostGreSQL 12.<br />
<br />
On user side, important changes are:<br />
- an "exploration" mode which allows to view sequentially the entities contained by a list-view.<br />
- you can now reset a Custom Form to its initial state.<br />
- the displayed name for users can be configured (in order to keep short names & avoid names collisions as you wish).<br />
- the SMTP servers for email campaigns can now be visually configured.<br />
- the work started with Creme 2.4 to manage big numbers of Sector/Status/... has been finalised & works now in the filter forms.<br />
- product & service Lines in Quote/Invoices can be re-ordered.<br />
- a field which adds a customised colours is now present in many small models, like Activities/Invoices Statuses.<br />
- the render of graphs has been improved, notably when there are many data to display.<br />
<br />
Hope you'll enjoy this release!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Database Schema]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=238</link>
			<pubDate>Wed, 05 Jul 2023 17:56:08 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=412">Technowonk</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=238</guid>
			<description><![CDATA[Hello again,<br />
<br />
I am attempting to understand the database structure of Creme, but alas I need help in viewing it.  <br />
<br />
Could someone please let me know how to access the database schema directly?  (Or maybe someone already has it and could send it to me).<br />
<br />
Thank you,]]></description>
			<content:encoded><![CDATA[Hello again,<br />
<br />
I am attempting to understand the database structure of Creme, but alas I need help in viewing it.  <br />
<br />
Could someone please let me know how to access the database schema directly?  (Or maybe someone already has it and could send it to me).<br />
<br />
Thank you,]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Can't get Creme to install - need help please.]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=237</link>
			<pubDate>Mon, 22 May 2023 23:09:41 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=412">Technowonk</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=237</guid>
			<description><![CDATA[Hi Everyone,<br />
<br />
I am new here and somewhat new to coding.  I have a project that could make use of a great CRM and would like to explore the capabilities of Creme.  <br />
<br />
I have been trying to get Creme installed on a local Fedora laptop, but without success.  The instructions are likely very clear to someone who knows Django well, but unfortunately not good enough for a Django noob (like me).<br />
<br />
As mentioned, I am running Fedora (38) on a Thinkpad laptop (64G RAM, 6TB SSD, Xeon processor). <br />
<br />
I've created a virtual env under Python 3.9 (also tried 3.11, but that didn't work either).<br />
<br />
In my project root directory (CREME) I have two subdirectories, creme-crm (having installed from ZIP file) and env3.9.16 (the virtual env).<br />
<br />
Changing directory into creme-crm and then running pip install -e .[pgsql] works for a bit and then produces the following error:<br />
...<br />
...<br />
Collecting certifi>=2017.4.17 (from requests>=2.24.0->pyHanko>=0.12.1->xhtml2pdf==0.2.9->creme-crm==2.5a1)<br />
  Using cached certifi-2023.5.7-py3-none-any.whl (156 kB)<br />
Collecting pycairo>=1.20.0 (from rlPyCairo<1,>=0.2.0->reportlab>=3.5.53->xhtml2pdf==0.2.9->creme-crm==2.5a1)<br />
  Using cached pycairo-1.23.0.tar.gz (344 kB)<br />
  Installing build dependencies ... done<br />
  Getting requirements to build wheel ... done<br />
  Installing backend dependencies ... done<br />
  Preparing metadata (pyproject.toml) ... done<br />
Collecting pycparser (from cffi>=1.12->cryptography>=3.3.1->pyHanko>=0.12.1->xhtml2pdf==0.2.9->creme-crm==2.5a1)<br />
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)<br />
Building wheels for collected packages: creme-crm, pycairo<br />
  Building editable for creme-crm (pyproject.toml) ... done<br />
  Created wheel for creme-crm: filename=creme_crm-2.5a1-0.editable-py3-none-any.whl size=7967 sha256=d11221cb01dc9dee3befca99e1a5131326d11f68cbb859390f9f524d6b14502c<br />
  Stored in directory: /tmp/pip-ephem-wheel-cache-88erz_8o/wheels/4e/f2/31/690ba39ad6f36fa1fb514effc290a0cb58a8e97629719f90f5<br />
  Building wheel for pycairo (pyproject.toml) ... error<br />
  error: subprocess-exited-with-error<br />
  <br />
  × Building wheel for pycairo (pyproject.toml) did not run successfully.<br />
  │ exit code: 1<br />
  ╰─> [15 lines of output]<br />
      running bdist_wheel<br />
      running build<br />
      running build_py<br />
      creating build<br />
      creating build/lib.linux-x86_64-cpython-39<br />
      creating build/lib.linux-x86_64-cpython-39/cairo<br />
      copying cairo/__init__.py -> build/lib.linux-x86_64-cpython-39/cairo<br />
      copying cairo/__init__.pyi -> build/lib.linux-x86_64-cpython-39/cairo<br />
      copying cairo/py.typed -> build/lib.linux-x86_64-cpython-39/cairo<br />
      running build_ext<br />
      Package cairo was not found in the pkg-config search path.<br />
      Perhaps you should add the directory containing `cairo.pc'<br />
      to the PKG_CONFIG_PATH environment variable<br />
      Package 'cairo', required by 'virtual:world', not found<br />
      Command '['pkg-config', '--print-errors', '--exists', 'cairo >= 1.15.10']' returned non-zero exit status 1.<br />
      [end of output]<br />
  <br />
  note: This error originates from a subprocess, and is likely not a problem with pip.<br />
  ERROR: Failed building wheel for pycairo<br />
Successfully built creme-crm<br />
Failed to build pycairo<br />
ERROR: Could not build wheels for pycairo, which is required to install pyproject.toml-based projects<br />
<br />
<br />
<br />
So have been assuming I need to learn something obvious but after 2 and half days it isn't obvious (and I see that many other people are having similar challenges on other Django projects not related to Creme.<br />
<br />
Really hoping someone can provide me a bit guidance on how to get this running, please.<br />
<br />
Thank you<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cremecrm.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=11" target="_blank" title="">Creme-Screenshot.png</a> (Taille : 152.35 Ko / Téléchargements : 911)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi Everyone,<br />
<br />
I am new here and somewhat new to coding.  I have a project that could make use of a great CRM and would like to explore the capabilities of Creme.  <br />
<br />
I have been trying to get Creme installed on a local Fedora laptop, but without success.  The instructions are likely very clear to someone who knows Django well, but unfortunately not good enough for a Django noob (like me).<br />
<br />
As mentioned, I am running Fedora (38) on a Thinkpad laptop (64G RAM, 6TB SSD, Xeon processor). <br />
<br />
I've created a virtual env under Python 3.9 (also tried 3.11, but that didn't work either).<br />
<br />
In my project root directory (CREME) I have two subdirectories, creme-crm (having installed from ZIP file) and env3.9.16 (the virtual env).<br />
<br />
Changing directory into creme-crm and then running pip install -e .[pgsql] works for a bit and then produces the following error:<br />
...<br />
...<br />
Collecting certifi>=2017.4.17 (from requests>=2.24.0->pyHanko>=0.12.1->xhtml2pdf==0.2.9->creme-crm==2.5a1)<br />
  Using cached certifi-2023.5.7-py3-none-any.whl (156 kB)<br />
Collecting pycairo>=1.20.0 (from rlPyCairo<1,>=0.2.0->reportlab>=3.5.53->xhtml2pdf==0.2.9->creme-crm==2.5a1)<br />
  Using cached pycairo-1.23.0.tar.gz (344 kB)<br />
  Installing build dependencies ... done<br />
  Getting requirements to build wheel ... done<br />
  Installing backend dependencies ... done<br />
  Preparing metadata (pyproject.toml) ... done<br />
Collecting pycparser (from cffi>=1.12->cryptography>=3.3.1->pyHanko>=0.12.1->xhtml2pdf==0.2.9->creme-crm==2.5a1)<br />
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)<br />
Building wheels for collected packages: creme-crm, pycairo<br />
  Building editable for creme-crm (pyproject.toml) ... done<br />
  Created wheel for creme-crm: filename=creme_crm-2.5a1-0.editable-py3-none-any.whl size=7967 sha256=d11221cb01dc9dee3befca99e1a5131326d11f68cbb859390f9f524d6b14502c<br />
  Stored in directory: /tmp/pip-ephem-wheel-cache-88erz_8o/wheels/4e/f2/31/690ba39ad6f36fa1fb514effc290a0cb58a8e97629719f90f5<br />
  Building wheel for pycairo (pyproject.toml) ... error<br />
  error: subprocess-exited-with-error<br />
  <br />
  × Building wheel for pycairo (pyproject.toml) did not run successfully.<br />
  │ exit code: 1<br />
  ╰─> [15 lines of output]<br />
      running bdist_wheel<br />
      running build<br />
      running build_py<br />
      creating build<br />
      creating build/lib.linux-x86_64-cpython-39<br />
      creating build/lib.linux-x86_64-cpython-39/cairo<br />
      copying cairo/__init__.py -> build/lib.linux-x86_64-cpython-39/cairo<br />
      copying cairo/__init__.pyi -> build/lib.linux-x86_64-cpython-39/cairo<br />
      copying cairo/py.typed -> build/lib.linux-x86_64-cpython-39/cairo<br />
      running build_ext<br />
      Package cairo was not found in the pkg-config search path.<br />
      Perhaps you should add the directory containing `cairo.pc'<br />
      to the PKG_CONFIG_PATH environment variable<br />
      Package 'cairo', required by 'virtual:world', not found<br />
      Command '['pkg-config', '--print-errors', '--exists', 'cairo >= 1.15.10']' returned non-zero exit status 1.<br />
      [end of output]<br />
  <br />
  note: This error originates from a subprocess, and is likely not a problem with pip.<br />
  ERROR: Failed building wheel for pycairo<br />
Successfully built creme-crm<br />
Failed to build pycairo<br />
ERROR: Could not build wheels for pycairo, which is required to install pyproject.toml-based projects<br />
<br />
<br />
<br />
So have been assuming I need to learn something obvious but after 2 and half days it isn't obvious (and I see that many other people are having similar challenges on other Django projects not related to Creme.<br />
<br />
Really hoping someone can provide me a bit guidance on how to get this running, please.<br />
<br />
Thank you<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.cremecrm.com/forum/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=11" target="_blank" title="">Creme-Screenshot.png</a> (Taille : 152.35 Ko / Téléchargements : 911)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[deprecated] Bug in dev version  1.4 alpha : migration of reports app]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=44</link>
			<pubDate>Mon, 25 Nov 2013 14:58:23 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=44</guid>
			<description><![CDATA[If you have pulled the repository between the commit 1944f314c5da (8 october 2014) and the commit cff09a7299eb (25 november), you may have a problem with the migration called "0006_v1_4__rename_field_report". It is caused by a known bug in south, and this migration has been replaced by 3 migrations in order to work around the bug.<br />
<br />
If you have successfully run this migration, you have to make 2 changes in your database in order to update the code with later code (after november the 25th) <br />
<br />
<ul class="mycode_list"><li>In the table "south_migrationhistory", delete the line corresponding to the migration  "0006_v1_4__rename_field_report".<br />
</li>
<li>In the table "reports_field", rename the column "sub_report_id" into "report_id".<br />
</li>
</ul>
]]></description>
			<content:encoded><![CDATA[If you have pulled the repository between the commit 1944f314c5da (8 october 2014) and the commit cff09a7299eb (25 november), you may have a problem with the migration called "0006_v1_4__rename_field_report". It is caused by a known bug in south, and this migration has been replaced by 3 migrations in order to work around the bug.<br />
<br />
If you have successfully run this migration, you have to make 2 changes in your database in order to update the code with later code (after november the 25th) <br />
<br />
<ul class="mycode_list"><li>In the table "south_migrationhistory", delete the line corresponding to the migration  "0006_v1_4__rename_field_report".<br />
</li>
<li>In the table "reports_field", rename the column "sub_report_id" into "report_id".<br />
</li>
</ul>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[deprecated] Move to Django1.4]]></title>
			<link>https://www.cremecrm.com/forum/showthread.php?tid=27</link>
			<pubDate>Wed, 03 Apr 2013 16:46:02 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.cremecrm.com/forum/member.php?action=profile&uid=5">genglert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.cremecrm.com/forum/showthread.php?tid=27</guid>
			<description><![CDATA[April 2, the trunk version of Creme has moved from Django1.3 to Django1.4, which is the version of Django the next release of Creme will use (planned to June). We will move to Django1.5 for the following release.<br />
<br />
The project layout has changed, which is recommended by the Django team:<br />
- manage.py is now at the project root, no more in creme/ .<br />
- in settings.py, and in the  code too, Creme apps are now prefixed with 'creme.', for example 'creme_core' becomes 'creme.creme_core' .<br />
<br />
Notice that for the moment the time zones are disabled (USE_TZ = False). It is the main feature of Django 1.4, but it needs some extra work in the code. It is temporary, and the time zones will be enabled/working in the following weeks, for the release.<br />
<br />
Happy virtualenv !]]></description>
			<content:encoded><![CDATA[April 2, the trunk version of Creme has moved from Django1.3 to Django1.4, which is the version of Django the next release of Creme will use (planned to June). We will move to Django1.5 for the following release.<br />
<br />
The project layout has changed, which is recommended by the Django team:<br />
- manage.py is now at the project root, no more in creme/ .<br />
- in settings.py, and in the  code too, Creme apps are now prefixed with 'creme.', for example 'creme_core' becomes 'creme.creme_core' .<br />
<br />
Notice that for the moment the time zones are disabled (USE_TZ = False). It is the main feature of Django 1.4, but it needs some extra work in the code. It is temporary, and the time zones will be enabled/working in the following weeks, for the release.<br />
<br />
Happy virtualenv !]]></content:encoded>
		</item>
	</channel>
</rss>