|
258 | 258 | <div class="row">
|
259 | 259 | <div class="o_planner_notebook_container col-md-12">
|
260 | 260 | <ul class="o_planner_notebook">
|
261 |
| - <li class="row o_planner_notebook_header"> |
262 |
| - <h5 class="col-xs-12 col-md-7"><strong>Stages and Requirements</strong> for next stage:</h5> |
263 |
| - <div class="col-xs-12 col-md-5"> |
| 261 | + <li class="o_planner_notebook_header"> |
| 262 | + <div class="pull-right"> |
264 | 263 | <select id="input_element_kanban_stage_pipeline">
|
265 | 264 | <option value="basic_management">Basic Management</option>
|
266 | 265 | <option value="development_process">Development Process</option>
|
|
270 | 269 | <option value="repair_workshop">Repair Workshop</option>
|
271 | 270 | </select>
|
272 | 271 | </div>
|
| 272 | + <h5><strong>Stages and Requirements</strong> for next stage:</h5> |
273 | 273 | </li>
|
274 |
| - <li class="row"><span>#1</span> |
275 |
| - <input class="col-xs-12 col-sm-4 user_project" id="input_element_stage_0" type="text" value="Ideas"/> |
276 |
| - <input class="col-xs-12 col-sm-7 col-sm-offset-1" id="input_element_stage_7" type="text" value="Idea is fully explained"/> |
| 274 | + <li> |
| 275 | + <span>#1</span> |
| 276 | + <input class="user_project" id="input_element_stage_0" type="text" value="Ideas"/> |
| 277 | + <input class="indented" id="input_element_stage_7" type="text" value="Idea is fully explained"/> |
277 | 278 | </li>
|
278 |
| - <li class="row"> |
| 279 | + <li> |
279 | 280 | <span>#2</span>
|
280 |
| - <input class="col-xs-12 col-sm-4 user_project" id="input_element_stage_1" type="text" value="To Do"/> |
281 |
| - <input class="col-xs-12 col-sm-7 col-sm-offset-1" id="input_element_stage_8" type="text" value="Idea has been transformed into concrete actions"/> |
| 281 | + <input class="user_project" id="input_element_stage_1" type="text" value="To Do"/> |
| 282 | + <input class="indented" id="input_element_stage_8" type="text" value="Idea has been transformed into concrete actions"/> |
282 | 283 | </li>
|
283 |
| - <li class="row"> |
| 284 | + <li> |
284 | 285 | <span>#3</span>
|
285 |
| - <input class="col-xs-12 col-sm-4 user_project" id="input_element_stage_2" type="text" value="Done"/> |
286 |
| - <input class="col-xs-12 col-sm-7 col-sm-offset-1" id="input_element_stage_9" type="text" value="Task is completed"/> |
| 286 | + <input class="user_project" id="input_element_stage_2" type="text" value="Done"/> |
| 287 | + <input class="indented" id="input_element_stage_9" type="text" value="Task is completed"/> |
287 | 288 | </li>
|
288 |
| - <li class="row"> |
| 289 | + <li> |
289 | 290 | <span>#4</span>
|
290 |
| - <input class="col-xs-12 col-sm-4 user_project" id="input_element_stage_3" type="text" value="Cancelled"/> |
291 |
| - <input class="col-xs-12 col-sm-7 col-sm-offset-1" id="input_element_stage_10" type="text" value="Reason for cancellation has been documented"/> |
| 291 | + <input class="user_project" id="input_element_stage_3" type="text" value="Cancelled"/> |
| 292 | + <input class="indented" id="input_element_stage_10" type="text" value="Reason for cancellation has been documented"/> |
292 | 293 | </li>
|
293 |
| - <li class="row"> |
| 294 | + <li> |
294 | 295 | <span>#5</span>
|
295 |
| - <input class="col-xs-12 col-sm-4 user_project" id="input_element_stage_4" type="text"/> |
296 |
| - <input class="col-xs-12 col-sm-7 col-sm-offset-1" id="input_element_stage_11" type="text"/> |
| 296 | + <input class="user_project" id="input_element_stage_4" type="text"/> |
| 297 | + <input class="indented" id="input_element_stage_11" type="text"/> |
297 | 298 | </li>
|
298 |
| - <li class="row"> |
| 299 | + <li> |
299 | 300 | <span>#6</span>
|
300 |
| - <input class="col-xs-12 col-sm-4 user_project" id="input_element_stage_5" type="text"/> |
301 |
| - <input class="col-xs-12 col-sm-7 col-sm-offset-1" id="input_element_stage_12" type="text"/> |
| 301 | + <input class="user_project" id="input_element_stage_5" type="text"/> |
| 302 | + <input class="indented" id="input_element_stage_12" type="text"/> |
302 | 303 | </li>
|
303 |
| - <li class="row"> |
| 304 | + <li> |
304 | 305 | <span>#7</span>
|
305 |
| - <input class="col-xs-12 col-sm-4 user_project" id="input_element_stage_6" type="text"/> |
306 |
| - <input class="col-xs-12 col-sm-7 col-sm-offset-1" id="input_element_stage_13" type="text"/> |
| 306 | + <input class="user_project" id="input_element_stage_6" type="text"/> |
| 307 | + <input class="indented" id="input_element_stage_13" type="text"/> |
307 | 308 | </li>
|
308 | 309 | <div class="o_planner_notebook_line_separator"></div>
|
309 | 310 | </ul>
|
|
803 | 804 | <p class="text-muted">Managing notifications is essential: too few and you risk missing critical information, too many and you will be overloaded with unnecessary information. The trick is to find the right balance between the projects, stages and tasks you want to be informed about. Fortunately, Odoo Project has many levels of notifications and messages you can choose from.</p>
|
804 | 805 | <div class="o_planner_paragraphs">
|
805 | 806 | <div class="row">
|
806 |
| - <div class="col-sm-1 col-md-2 icon"><span data-icon="" /></div> |
807 |
| - <div class="col-sm-7 col-md-7"> |
| 807 | + <div class="col-md-2 icon"><span data-icon="" /></div> |
| 808 | + <div class="col-md-7"> |
808 | 809 | <p>
|
809 | 810 | <strong>Follow only what you need</strong><br/>
|
810 | 811 | The simplest way to use notifications is to follow a whole Project: you will then receive all the selected notifications for all the Project's new and existing and new Tasks or Issues.
|
|
814 | 815 | </p>
|
815 | 816 | <p>Another good way to limit the number of notifications you receive is to only follow your Project's 'Task Assigned' events. Then you'll be notified when a Task or Issue is created, and can manually decide if you want to be notified for its other events too.</p>
|
816 | 817 | </div>
|
817 |
| - <div class="col-sm-4 col-md-3"> |
| 818 | + <div class="col-md-3"> |
818 | 819 | <img class="signature" src="/project/static/src/img/web_planner_subtype.png" />
|
819 | 820 | </div>
|
820 | 821 | </div>
|
821 | 822 | <div class="row">
|
822 |
| - <div class="col-sm-1 col-md-2 icon"><span data-icon="" /></div> |
823 |
| - <div class="col-xs-12 col-md-10"> |
| 823 | + <div class="col-md-2 icon"><span data-icon="" /></div> |
| 824 | + <div class="col-md-10"> |
824 | 825 | <p>
|
825 | 826 | <strong>Rely on the chatter</strong><br/>
|
826 | 827 | Below every Task and Issue (or more generally, below every Document in Odoo) is an area called Chatter.
|
|
830 | 831 | </div>
|
831 | 832 | </div>
|
832 | 833 | <div class="row">
|
833 |
| - <div class="col-sm-1 col-md-2 icon"><span data-icon="" /></div> |
834 |
| - <div class="col-xs-12 col-md-10"> |
| 834 | + <div class="col-md-2 icon"><span data-icon="" /></div> |
| 835 | + <div class="col-md-10"> |
835 | 836 | <p>
|
836 | 837 | <strong>Be careful about the messages you send</strong><br/>
|
837 | 838 | Sending a message through Odoo will automatically send an email containing your message to all the followers including internal employees, external users or customers.
|
838 | 839 | </p>
|
839 | 840 | <p>An internal message will not send any email notification, but your message will still be displayed to every user that has access to the page.</p>
|
840 | 841 | <p>If you want to limit access for certain users or customers, simply use the Privacy / Visibility settings in the Project Settings.</p>
|
841 | 842 | </div>
|
| 843 | + <div class="col-md-5 col-md-offset-2"> |
| 844 | + <img src="/project/static/src/img/web_planner_project.png"/> |
| 845 | + </div> |
842 | 846 | </div>
|
843 |
| - <div class="col-sm-12 col-md-12 col-md-push-4"> |
844 |
| - <img src="/project/static/src/img/web_planner_project.png"/> |
845 |
| - </div> |
| 847 | + |
846 | 848 | <div class="row">
|
847 |
| - <div class="col-sm-1 col-md-2 icon"><span data-icon="" /></div> |
848 |
| - <div class="col-xs-12 col-md-10"> |
| 849 | + <div class="col-md-2 icon"><span data-icon="" /></div> |
| 850 | + <div class="col-md-10"> |
849 | 851 | <p>
|
850 | 852 | <strong>Create tasks and issues by email</strong><br/>
|
851 | 853 | In Odoo, every project has an email alias. If you send an email to this alias, it will automatically create a task or issue in the first stage of the project, with all the email recipients as its default followers.</p>
|
852 | 854 | <p>
|
853 | 855 | This is particularly useful to manage help and support: all incoming email from customers will be transformed into an issue that you'll be able to track easily!
|
854 | 856 | </p>
|
855 | 857 | </div>
|
856 |
| - <p class="col-sm-8 col-md-8 col-md-push-2"> |
| 858 | + <p class="col-md-8 col-md-push-2"> |
857 | 859 | <img src="/project/static/src/img/web_planner_email.png"/>
|
858 | 860 | </p>
|
859 | 861 | </div>
|
|
0 commit comments