-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #75 from frederic34/workdev
format
- Loading branch information
Showing
6 changed files
with
190 additions
and
336 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# EASYBUILDER FOR [DOLIBARR ERP CRM](https://www.dolibarr.org) | ||
# EASYDOCGENERATOR FOR [DOLIBARR ERP CRM](https://www.dolibarr.org) | ||
|
||
## Features | ||
|
||
Description of the module... | ||
|
||
<!-- | ||
![Screenshot easybuilder](img/screenshot_easybuilder.png?raw=true "EasyBuilder"){imgmd} | ||
![Screenshot easydocgenerator](img/screenshot_easydocgenerator.png?raw=true "EasyBuilder"){imgmd} | ||
--> | ||
|
||
Other external modules are available on [Dolistore.com](https://www.dolistore.com). | ||
|
@@ -66,11 +66,11 @@ Note: If this screen tell you that there is no "custom" directory, check that yo | |
### From a GIT repository | ||
Clone the repository in ```$dolibarr_main_document_root_alt/easybuilder``` | ||
Clone the repository in ```$dolibarr_main_document_root_alt/easydocgenerator``` | ||
```sh | ||
cd ....../custom | ||
git clone [email protected]:gitlogin/easybuilder.git easybuilder | ||
git clone [email protected]:gitlogin/easydocgenerator.git easydocgenerator | ||
``` | ||
--> | ||
|
Oops, something went wrong.