Skip to content

Commit 30d6e17

Browse files
hamo-odooauva-odoo
authored andcommitted
[FIX] l10n_in_edi_ewaybill: fix the typos and update the functionality
In commit - odoo/odoo@1e4c538#diff-fe059f98e5cefbc09ee21ab8b14d90ba3676d8b0998d9589865d1b5a2d708a7eR38 The automation sending of ewaybill was removed. But the documentation still says that we provide automation sending of the ewaybill. In this commit we update documentation as per the current code closes #11453 Signed-off-by: Harsh Modi (hamo) <[email protected]>
1 parent 2bfd2b6 commit 30d6e17

File tree

1 file changed

+8
-9
lines changed
  • content/applications/finance/fiscal_localizations

1 file changed

+8
-9
lines changed

content/applications/finance/fiscal_localizations/india.rst

+8-9
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,8 @@ Workflow
244244
Send an E-Way bill
245245
~~~~~~~~~~~~~~~~~~
246246

247-
You can manually send an E-Way bill by clicking :guilabel:`Send E-Way bill`. To send the E-Way bill
248-
automatically when an invoice or a bill is confirmed, enable :guilabel:`E-Way bill (IN)` in your
249-
:ref:`Sales or Purchase journal <india/e-invoicing-journals>`.
247+
To send an E-Way bill, confirm the customer invoice/vendor bill and click :guilabel:`Send E-Way
248+
bill`.
250249

251250
.. image:: india/e-waybill-send-button.png
252251
:alt: Send E-waybill button on invoices
@@ -256,16 +255,16 @@ automatically when an invoice or a bill is confirmed, enable :guilabel:`E-Way bi
256255
Invoice validation
257256
~~~~~~~~~~~~~~~~~~
258257

259-
Once an invoice has been issued and sent via :guilabel:`Send E-Way bill`, a confirmation message is
260-
displayed.
258+
Once an invoice/bill has been issued and sent via :guilabel:`Send E-Way bill`, a confirmation
259+
message is displayed.
261260

262261
.. image:: india/e-waybill-process.png
263262
:alt: Indian e-Way bill confirmation message
264263

265264
.. note::
266265
- You can find the JSON-signed file in the attached files in the chatter.
267266
- Odoo automatically uploads the JSON-signed file to the government portal after some time. Click
268-
:guilabel:`Process now` if you want to process the invoice immediately.
267+
:guilabel:`Process now` if you want to process the invoice/bill immediately.
269268

270269
Invoice PDF report
271270
~~~~~~~~~~~~~~~~~~
@@ -281,9 +280,9 @@ You can print the invoice PDF report once you have submitted the E-Way bill. The
281280
E-Way bill cancellation
282281
~~~~~~~~~~~~~~~~~~~~~~~
283282

284-
If you want to cancel an E-Way bill, go to the :guilabel:`E-Way bill` tab of the related invoice and
285-
fill out the :guilabel:`Cancel reason` and :guilabel:`Cancel remarks` fields. Then, click
286-
:guilabel:`Request EDI Cancellation`.
283+
If you want to cancel an E-Way bill, go to the :guilabel:`E-Way bill` tab of the related
284+
invoice/bill and fill out the :guilabel:`Cancel reason` and :guilabel:`Cancel remarks` fields. Then,
285+
click :guilabel:`Request EDI Cancellation`.
287286

288287
.. important::
289288
Doing so cancels both the :ref:`e-Invoice <india/e-invoicing>` (if applicable) and the

0 commit comments

Comments
 (0)