Skip to content

An example of submitting monthly expenses in Dynamics AX 2012 using Robin programming language. This example uses a monthly cell phone and internet charge of $75 and supports Cost Centers.

Notifications You must be signed in to change notification settings

ryanlowdermilk/dynamicsax2012_robin_rpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Automated monthly expenses using Robin w/ Dynamics AX 2012

An example of submitting monthly expenses in Dynamics AX 2012 using Robin programming language. This example uses a monthly cell phone and internet charge of $75 and supports Cost Centers.

Disclaimer

Although this automation has been tested, use at your own risk.

Steps to install

  1. Install Robin, here. https://robin-language.org/
  2. Download a .ZIP of this repo and extract
  3. Edit .ROBIN file on Line #1 to point to the path of the .appmask file included in the .ZIP file you downloaded
  4. Edit Line #3 and #4. Enter your cell phone and internet provider
  5. Click 'Run'

Notes

  • This will not work if you have unreconcilled transactions. First reconcile your transactions and then run this.
  • Upon running the automation, ensure you do not touch your mouse or keyboard.

About

An example of submitting monthly expenses in Dynamics AX 2012 using Robin programming language. This example uses a monthly cell phone and internet charge of $75 and supports Cost Centers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published