docs: enhance e-Waybill subcontracting details and settings explanation#70
docs: enhance e-Waybill subcontracting details and settings explanation#70ljain112 wants to merge 1 commit into
Conversation
📝 WalkthroughWalkthroughTwo documentation files under 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 5ea4fae7-0665-46bc-a65c-75abcb55b54e
📒 Files selected for processing (2)
pages/docs/ewaybill-and-einvoice/generating_e_waybill.mdpages/docs/ewaybill-and-einvoice/gst_settings.md
|
|
||
| - **Enable e-Waybill Generation for Subcontracting** | ||
| Enable this setting to generate e-Waybills for the Subcontracting Workflow. When materials are dispatched to subcontractors for job work, generating e-Waybills becomes essential for compliance and tracking purposes. | ||
| Enable this setting to generate e-Waybills for the Subcontracting Workflow — both when you send materials to a subcontractor for job work and when you process materials for a customer (delivering finished goods or returning raw materials). See [e-Waybill for Subcontracting](generating_e_waybill#e-waybill-for-subcontracting) for details. |
There was a problem hiding this comment.
Anchor mismatch breaks cross-document navigation link.
The link in gst_settings.md line 62 points to #e-waybill-for-subcontracting, but the heading in generating_e_waybill.md line 168 is "## e-Waybill for Subcontracting Inward", which generates the anchor #e-waybill-for-subcontracting-inward. The mismatch prevents users from navigating via the link.
pages/docs/ewaybill-and-einvoice/gst_settings.md#L62-L62: update the anchor reference from#e-waybill-for-subcontractingto#e-waybill-for-subcontracting-inwardto match the heading in generating_e_waybill.md.
🔗 Proposed fix
- See [e-Waybill for Subcontracting](generating_e_waybill#e-waybill-for-subcontracting) for details.
+ See [e-Waybill for Subcontracting](generating_e_waybill#e-waybill-for-subcontracting-inward) for details.📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| Enable this setting to generate e-Waybills for the Subcontracting Workflow — both when you send materials to a subcontractor for job work and when you process materials for a customer (delivering finished goods or returning raw materials). See [e-Waybill for Subcontracting](generating_e_waybill#e-waybill-for-subcontracting) for details. | |
| Enable this setting to generate e-Waybills for the Subcontracting Workflow — both when you send materials to a subcontractor for job work and when you process materials for a customer (delivering finished goods or returning raw materials). See [e-Waybill for Subcontracting](generating_e_waybill#e-waybill-for-subcontracting-inward) for details. |
📍 Affects 2 files
pages/docs/ewaybill-and-einvoice/gst_settings.md#L62-L62(this comment)pages/docs/ewaybill-and-einvoice/generating_e_waybill.md#L168-L168
Up to standards ✅🟢 Issues
|
No description provided.