|
1 |
| -<?xml version="1.0" encoding="utf-8" ?> |
2 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4 | 3 | <head>
|
5 | 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6 |
| -<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" /> |
| 5 | +<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" /> |
7 | 6 | <title>Account Move Sub State</title>
|
8 | 7 | <style type="text/css">
|
9 | 8 |
|
10 | 9 | /*
|
11 | 10 | :Author: David Goodger ([email protected])
|
12 |
| -:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $ |
| 11 | +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ |
13 | 12 | :Copyright: This stylesheet has been placed in the public domain.
|
14 | 13 |
|
15 | 14 | Default cascading style sheet for the HTML output of Docutils.
|
| 15 | +Despite the name, some widely supported CSS2 features are used. |
16 | 16 |
|
17 |
| -See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to |
| 17 | +See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to |
18 | 18 | customize this style sheet.
|
19 | 19 | */
|
20 | 20 |
|
|
275 | 275 | margin-left: 2em ;
|
276 | 276 | margin-right: 2em }
|
277 | 277 |
|
278 |
| -pre.code .ln { color: grey; } /* line numbers */ |
| 278 | +pre.code .ln { color: gray; } /* line numbers */ |
279 | 279 | pre.code, code { background-color: #eeeeee }
|
280 | 280 | pre.code .comment, code .comment { color: #5C6576 }
|
281 | 281 | pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
|
301 | 301 | span.pre {
|
302 | 302 | white-space: pre }
|
303 | 303 |
|
304 |
| -span.problematic { |
| 304 | +span.problematic, pre.problematic { |
305 | 305 | color: red }
|
306 | 306 |
|
307 | 307 | span.section-subtitle {
|
@@ -366,67 +366,79 @@ <h1 class="title">Account Move Sub State</h1>
|
366 | 366 | <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
367 | 367 | !! This file is generated by oca-gen-addon-readme !!
|
368 | 368 | !! changes will be overwritten. !!
|
| 369 | +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 370 | +!! source digest: sha256:b9f3f37f0bae8b820cb6a9595f77931f8ca99f6215f703f4d0911292cde30288 |
369 | 371 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
370 |
| -<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/account-invoicing/tree/14.0/account_move_substate"><img alt="OCA/account-invoicing" src="https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_move_substate"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/95/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> |
371 |
| -<p>This module allows to add a substate to journal entry. |
| 372 | +<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-invoicing/tree/14.0/account_move_substate"><img alt="OCA/account-invoicing" src="https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_move_substate"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/account-invoicing&target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p> |
| 373 | +<p>This module allows you to add a substate to a journal entry. |
372 | 374 | For each journal entry state you can define a substate.
|
373 |
| -We this module you can define substate which allow you to extend accounting workflow.</p> |
| 375 | +With this module, you can define substates which allow you to extend the accounting workflow.</p> |
374 | 376 | <p><strong>Table of contents</strong></p>
|
375 | 377 | <div class="contents local topic" id="contents">
|
376 | 378 | <ul class="simple">
|
377 |
| -<li><a class="reference internal" href="#usage" id="id1">Usage</a></li> |
378 |
| -<li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> |
379 |
| -<li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> |
380 |
| -<li><a class="reference internal" href="#authors" id="id4">Authors</a></li> |
381 |
| -<li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> |
382 |
| -<li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> |
| 379 | +<li><a class="reference internal" href="#usage" id="toc-entry-1">Usage</a></li> |
| 380 | +<li><a class="reference internal" href="#bug-tracker" id="toc-entry-2">Bug Tracker</a></li> |
| 381 | +<li><a class="reference internal" href="#credits" id="toc-entry-3">Credits</a><ul> |
| 382 | +<li><a class="reference internal" href="#authors" id="toc-entry-4">Authors</a></li> |
| 383 | +<li><a class="reference internal" href="#contributors" id="toc-entry-5">Contributors</a></li> |
| 384 | +<li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li> |
383 | 385 | </ul>
|
384 | 386 | </li>
|
385 | 387 | </ul>
|
386 | 388 | </div>
|
387 | 389 | <div class="section" id="usage">
|
388 |
| -<h1><a class="toc-backref" href="#id1">Usage</a></h1> |
| 390 | +<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1> |
389 | 391 | <ol class="arabic simple">
|
390 | 392 | <li><dl class="first docutils">
|
391 |
| -<dt>Go to ** Settings > Technical > Database Structure ** and Add “Base substate”.</dt> |
392 |
| -<dd>If necessery you can add “target State values” (ex define a substate for “cancel” |
| 393 | +<dt>Go to ** Settings > Technical > Substate Configuration > Base Substate ** and add a “Base substate”.</dt> |
| 394 | +<dd>If necessary you can add “target State values” (ex define a substate for “cancel” |
393 | 395 | state).
|
394 | 396 | Substate sequence is very important.</dd>
|
395 | 397 | </dl>
|
396 | 398 | </li>
|
397 |
| -<li>Create a journal entry and check if the substate are displayed on the header of |
398 |
| -form view. Check if you can’t set substate defined for journal entry if state is a draft.</li> |
| 399 | +<li><dl class="first docutils"> |
| 400 | +<dt>Create a journal entry and check if the substate are displayed on the header of</dt> |
| 401 | +<dd>form view. Check if you can’t set substate defined for journal entry if state is a draft.</dd> |
| 402 | +</dl> |
| 403 | +</li> |
399 | 404 | </ol>
|
400 | 405 | </div>
|
401 | 406 | <div class="section" id="bug-tracker">
|
402 |
| -<h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1> |
| 407 | +<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1> |
403 | 408 | <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-invoicing/issues">GitHub Issues</a>.
|
404 | 409 | In case of trouble, please check there if your issue has already been reported.
|
405 |
| -If you spotted it first, help us smashing it by providing a detailed and welcomed |
| 410 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
406 | 411 | <a class="reference external" href="https://github.com/OCA/account-invoicing/issues/new?body=module:%20account_move_substate%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
407 | 412 | <p>Do not contact contributors directly about support or help with technical issues.</p>
|
408 | 413 | </div>
|
409 | 414 | <div class="section" id="credits">
|
410 |
| -<h1><a class="toc-backref" href="#id3">Credits</a></h1> |
| 415 | +<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1> |
411 | 416 | <div class="section" id="authors">
|
412 |
| -<h2><a class="toc-backref" href="#id4">Authors</a></h2> |
| 417 | +<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2> |
413 | 418 | <ul class="simple">
|
| 419 | +<li>360ERP</li> |
414 | 420 | <li>Ecosoft</li>
|
415 | 421 | </ul>
|
416 | 422 | </div>
|
417 | 423 | <div class="section" id="contributors">
|
418 |
| -<h2><a class="toc-backref" href="#id5">Contributors</a></h2> |
| 424 | +<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2> |
419 | 425 | <ul class="simple">
|
420 | 426 | <li><a class="reference external" href="http://ecosoft.co.th">Ecosoft</a>:<ul>
|
421 | 427 | <li>Pimolnat Suntian <<a class="reference external" href="mailto:pimolnats@ecosoft.co.th">pimolnats@ecosoft.co.th</a>></li>
|
422 | 428 | </ul>
|
423 | 429 | </li>
|
| 430 | +<li><a class="reference external" href="https://360ERP.com">360ERP</a>:<ul> |
| 431 | +<li>Bosd <bosd></li> |
| 432 | +</ul> |
| 433 | +</li> |
424 | 434 | </ul>
|
425 | 435 | </div>
|
426 | 436 | <div class="section" id="maintainers">
|
427 |
| -<h2><a class="toc-backref" href="#id6">Maintainers</a></h2> |
| 437 | +<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2> |
428 | 438 | <p>This module is maintained by the OCA.</p>
|
429 |
| -<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> |
| 439 | +<a class="reference external image-reference" href="https://odoo-community.org"> |
| 440 | +<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /> |
| 441 | +</a> |
430 | 442 | <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
431 | 443 | mission is to support the collaborative development of Odoo features and
|
432 | 444 | promote its widespread use.</p>
|
|
0 commit comments