RussellJuma / PySuiteCRM

MIT License
10 stars 4 forks source link

Adding the ability to use custom SuiteCRM Modules #12

Open Anuril opened 3 months ago

Anuril commented 3 months ago

Based on @MSLBDH's work at #6, I've added the documentation for the functionality to the readme.

Basically, with this PR, it's possible to use this Package with custom modules in SuiteCRM by providing a JSON config file.

This also fixes the Module.get_all method.

Tested with SuiteCRM V8.6. All credits for the code go to @MSLBDH.

Anuril commented 3 months ago

@RussellJuma or @TurnrDev - Is there a chance you could look at this to merge it?

TurnrDev commented 3 months ago

I'm not sure why I'm tagged in this, my only work on this project was fixing the README many moons ago

Anuril commented 2 months ago

I'm not sure why I'm tagged in this, my only work on this project was fixing the README many moons ago

Sorry for the blip then, you are listed as contributor, and seeing no reaction to #6 I hoped to make something happen. Otherwise, I might need to fork this project.