[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] b48d36: add the possibility to remove
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] b48d36: add the possibility to remove a category from a th... |
Date: |
Sun, 11 Feb 2018 18:15:57 -0800 |
Branch: refs/heads/develop
Home: https://github.com/Dolibarr/dolibarr
Commit: b48d369258fea70f62f7956a0887bb14be2595cc
https://github.com/Dolibarr/dolibarr/commit/b48d369258fea70f62f7956a0887bb14be2595cc
Author: Ysandor <address@hidden>
Date: 2018-02-10 (Sat, 10 Feb 2018)
Changed paths:
M htdocs/societe/class/api_thirdparties.class.php
Log Message:
-----------
add the possibility to remove a category from a thirdparty
I don't know if there is a good reason for not proposing to unlink a thirdparty
from a category but if it is not the case here is a piece of code allowing to
remove a category that works for me and seems general enough to be useful to
other people.
The new function is inspired from the addCategory function.
PS : This is the first time i'm trying to contribute on github so don't
hesitate to tell me if I did something wrong.
Commit: 3d3e3809f4b75a8fecf8f1790dd422369529c788
https://github.com/Dolibarr/dolibarr/commit/3d3e3809f4b75a8fecf8f1790dd422369529c788
Author: Laurent Destailleur <address@hidden>
Date: 2018-02-12 (Mon, 12 Feb 2018)
Changed paths:
M htdocs/societe/class/api_thirdparties.class.php
Log Message:
-----------
Merge pull request #8173 from Ysandor/patch-1
NEW [REST API] Add the possibility to remove a category from a thirdparty
Compare:
https://github.com/Dolibarr/dolibarr/compare/5512e279cac4...3d3e3809f4b7
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dolibarr-git] [Dolibarr/dolibarr] b48d36: add the possibility to remove a category from a th...,
Laurent Destailleur <=