-
Notifications
You must be signed in to change notification settings - Fork 1.7k
add purchase order changes #8414
Conversation
|
@RakeshJesadiya Both of the files you edited are symlinks to 2.3 files. Since these changes are for 2.4, you'll have to break the symlinks by running the follow command on both files: rake symlink:replace_at path=src/guides/v2.4/b2b/<filename.md> Copy your changes to the v2.4 directory then revert the v2.3 files. Also, are you interested in writing the documentation for the new REST endpoint? |
|
@keharper I am interested to write REST API endpoint. |
|
@keharper @BarnyShergold I have error on breaking the symlinks by given command,
How Can I resolved above error? |
|
@RakeshJesadiya You need to be in the devdocs root directory when you run the command. Also, the path to the file must be relative to the root directory, so it must begin with |
|
@keharper Please check the changes as per Version specific only. |
|
running tests |
|
Hi @RakeshJesadiya, thank you for your contribution! |

Purpose of this pull request
Magento Version 2.4
This pull request (PR) improves the purchase order API and Service details. As well add grouped product requisition list details for the Magento version 2.4 only.
Affected DevDocs pages
https://devdocs.magento.com/guides/v2.4/b2b/integrations.html
https://devdocs.magento.com/guides/v2.4/b2b/bk-b2b.html