Skip to content

Commit 112551a

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 #11460 X-original-commit: 30d6e17 Signed-off-by: Harsh Modi (hamo) <[email protected]>
1 parent 1e90d13 commit 112551a

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
@@ -296,9 +296,8 @@ Workflow
296296
Send an E-Way bill
297297
~~~~~~~~~~~~~~~~~~
298298

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

303302
.. image:: india/e-waybill-send-button.png
304303
:alt: Send E-waybill button on invoices
@@ -308,16 +307,16 @@ automatically when an invoice or a bill is confirmed, enable :guilabel:`E-Way bi
308307
Invoice validation
309308
~~~~~~~~~~~~~~~~~~
310309

311-
Once an invoice has been issued and sent via :guilabel:`Send E-Way bill`, a confirmation message is
312-
displayed.
310+
Once an invoice/bill has been issued and sent via :guilabel:`Send E-Way bill`, a confirmation
311+
message is displayed.
313312

314313
.. image:: india/e-waybill-process.png
315314
:alt: Indian e-Way bill confirmation message
316315

317316
.. note::
318317
- You can find the JSON-signed file in the attached files in the chatter.
319318
- Odoo automatically uploads the JSON-signed file to the government portal after some time. Click
320-
:guilabel:`Process now` if you want to process the invoice immediately.
319+
:guilabel:`Process now` if you want to process the invoice/bill immediately.
321320

322321
Invoice PDF report
323322
~~~~~~~~~~~~~~~~~~
@@ -333,9 +332,9 @@ You can print the invoice PDF report once you have submitted the E-Way bill. The
333332
E-Way bill cancellation
334333
~~~~~~~~~~~~~~~~~~~~~~~
335334

336-
If you want to cancel an E-Way bill, go to the :guilabel:`E-Way bill` tab of the related invoice and
337-
fill out the :guilabel:`Cancel reason` and :guilabel:`Cancel remarks` fields. Then, click
338-
:guilabel:`Request EDI Cancellation`.
335+
If you want to cancel an E-Way bill, go to the :guilabel:`E-Way bill` tab of the related
336+
invoice/bill and fill out the :guilabel:`Cancel reason` and :guilabel:`Cancel remarks` fields. Then,
337+
click :guilabel:`Request EDI Cancellation`.
339338

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

0 commit comments

Comments
 (0)