Add stock mouvement

Hello,

Add the possibility to do stock mouvement.

Currently, I am using the Rentman API to manage stock movements for bulk equipment items. However, I’ve noticed that the create action for the stockmovements endpoint is not available in the API documentation or permissions. This limits my ability to automate stock transfers between locations (e.g., moving bulk items from “Nantes (à supprimer)” to “Nantes (à utiliser)”).

Request:
Could you please enable the create action for the stockmovements endpoint in our API access? This would allow me to:

  • Automate stock transfers between locations.
  • Synchronize stock levels programmatically.
  • Reduce manual work and potential errors.

Use Case:
I need to transfer all bulk equipment from one stock location to another. Currently, this requires manual intervention, which is time-consuming and prone to mistakes.

Technical Details:

  • Endpoint: /stockmovements
  • Action: create
  • Data to include: equipment, amount, stock_location, description, date, api_client.

Thank you for sharing this request. We will take it into account as we develop the product further.