|
1 |
| -========= |
2 |
| -EDI Sales |
3 |
| -========= |
4 |
| - |
5 |
| -.. |
6 |
| - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
7 |
| - !! This file is generated by oca-gen-addon-readme !! |
8 |
| - !! changes will be overwritten. !! |
9 |
| - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
10 |
| - !! source digest: sha256:8cc00af990de28ee9679466fc10bfcfe395035c200137f800be3a5fbf69b987e |
11 |
| - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
12 |
| -
|
13 |
| -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png |
14 |
| - :target: https://odoo-community.org/page/development-status |
15 |
| - :alt: Alpha |
16 |
| -.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
17 |
| - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
18 |
| - :alt: License: AGPL-3 |
19 |
| -.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fedi-lightgray.png?logo=github |
20 |
| - :target: https://github.com/OCA/edi/tree/14.0/edi_sale_oca |
21 |
| - :alt: OCA/edi |
22 |
| -.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
23 |
| - :target: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-edi_sale_oca |
24 |
| - :alt: Translate me on Weblate |
25 |
| -.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
26 |
| - :target: https://runboat.odoo-community.org/builds?repo=OCA/edi&target_branch=14.0 |
27 |
| - :alt: Try me on Runboat |
28 |
| - |
29 |
| -|badge1| |badge2| |badge3| |badge4| |badge5| |
30 |
| - |
31 |
| -Inbound |
32 |
| -~~~~~~~ |
33 |
| -Receive sale orders from EDI channels. |
34 |
| - |
35 |
| -Control sale order confirmation |
36 |
| -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
37 |
| - |
38 |
| -You can decide if the order should be confirmed by exchange type. |
39 |
| - |
40 |
| -On your exchange type, go to advanced settings and add the following:: |
41 |
| - |
42 |
| - [...] |
43 |
| - components: |
44 |
| - process: |
45 |
| - usage: input.process.sale.order |
46 |
| - env_ctx: |
47 |
| - # Values for the wizard |
48 |
| - default_confirm_order: true |
49 |
| - default_price_source: order |
50 |
| - # Custom keys, whatever you need |
51 |
| - random_one: true |
52 |
| - |
53 |
| -Note that `env_ctx` will propagate all keys to the whole env so you can use it |
54 |
| -for any kind of context related configuration. In the case of the sale order import wizard |
55 |
| -here we are just passing defaults as we could do in odoo standard. |
56 |
| - |
57 |
| -TODO: shall we add an exchange type example as demo? |
58 |
| - |
59 |
| -.. IMPORTANT:: |
60 |
| - This is an alpha version, the data model and design can change at any time without warning. |
61 |
| - Only for development or testing purpose, do not use in production. |
62 |
| - `More details on development status <https://odoo-community.org/page/development-status>`_ |
63 |
| - |
64 |
| -**Table of contents** |
65 |
| - |
66 |
| -.. contents:: |
67 |
| - :local: |
68 |
| - |
69 |
| -Bug Tracker |
70 |
| -=========== |
71 |
| - |
72 |
| -Bugs are tracked on `GitHub Issues <https://github.com/OCA/edi/issues>`_. |
73 |
| -In case of trouble, please check there if your issue has already been reported. |
74 |
| -If you spotted it first, help us to smash it by providing a detailed and welcomed |
75 |
| -`feedback <https://github.com/OCA/edi/issues/new?body=module:%20edi_sale_oca%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
76 |
| - |
77 |
| -Do not contact contributors directly about support or help with technical issues. |
78 |
| - |
79 |
| -Credits |
80 |
| -======= |
81 |
| - |
82 |
| -Authors |
83 |
| -~~~~~~~ |
84 |
| - |
85 |
| -* Camptocamp |
86 |
| - |
87 |
| -Contributors |
88 |
| -~~~~~~~~~~~~ |
89 |
| - |
90 |
| -* Simone Orsi <simone.orsi@camptocamp.com> |
91 |
| -* Duong (Tran Quoc) <duongtq@trobz.com> |
92 |
| -* Thien (Vo Hong) <thienvh@trobz.com> |
93 |
| - |
94 |
| -Other credits |
95 |
| -~~~~~~~~~~~~~ |
96 |
| - |
97 |
| -The migration of this module from 14.0 to 16.0 was financially supported by Camptocamp. |
98 |
| - |
99 |
| -Maintainers |
100 |
| -~~~~~~~~~~~ |
101 |
| - |
102 |
| -This module is maintained by the OCA. |
103 |
| - |
104 |
| -.. image:: https://odoo-community.org/logo.png |
105 |
| - :alt: Odoo Community Association |
106 |
| - :target: https://odoo-community.org |
107 |
| - |
108 |
| -OCA, or the Odoo Community Association, is a nonprofit organization whose |
109 |
| -mission is to support the collaborative development of Odoo features and |
110 |
| -promote its widespread use. |
111 |
| - |
112 |
| -.. |maintainer-simahawk| image:: https://github.com/simahawk.png?size=40px |
113 |
| - :target: https://github.com/simahawk |
114 |
| - :alt: simahawk |
115 |
| - |
116 |
| -Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: |
117 |
| - |
118 |
| -|maintainer-simahawk| |
119 |
| - |
120 |
| -This module is part of the `OCA/edi <https://github.com/OCA/edi/tree/14.0/edi_sale_oca>`_ project on GitHub. |
121 |
| - |
122 |
| -You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
| 1 | +bot please :) |
0 commit comments