Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
link sales documents to cbEmployee
#1
Hi,

is it possible to link all documents : Quotes, Sales Order, Invoice , Purchase order , IssueCards , ReceiptCards to cbEmployee as it is now with Accounts/Contacts?

Rgds
Reply
#2
You can add your own uitype10 fields and establish the relations that you need. So, yes, that would be no problem at all.
If you need help with the script have a look in build/changesets there are a few examples there and if that isn't enough ask again and I will detail a little more
Joe
TSolucio
Reply
#3
I was thinking about this request on the way to the office. If you would like to add this directly to the module, you can modify the vtlib_handler to add the fields on install/upgrade of the module and do a pull request on github or send me the modifications.

Let me know how I can help.
Have a nice weekend
Joe
TSolucio
Reply
#4
it is more simple than i though :

add to vtiger_fieldmodulerel

| 452 | Invoice | Accounts | \N | 1 |
| 452 | Invoice | cbEmployee | \N | 2 |

i will create a cbupdater

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)