GithubHelp home page GithubHelp logo

ammd / dolibarr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dolibarr/dolibarr

0.0 0.0 0.0 192.42 MB

Dolibarr ERP CRM is a modern software to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, ...).It's an opensource software (wrote with PHP language) designed for small and medium companies, foundation and freelances. You can freely install, use and distribute it as a standalone application or as a web application to use it from every internet access and media.

Home Page: http://www.dolibarr.org

License: GNU General Public License v3.0

JavaScript 16.57% CSS 1.57% Shell 0.09% PHP 80.86% Perl 0.29% C++ 0.02% Visual Basic 0.43% Ruby 0.01% Vim Script 0.03% Puppet 0.04% ASP 0.08% XSLT 0.01%

dolibarr's People

Contributors

altairis-tof avatar aponzio avatar aspangaro avatar atm-maxime avatar braito4 avatar camlafit avatar csalvador avatar daamien avatar defrance avatar eldy avatar fappels avatar fhenry avatar frederic34 avatar grandoc avatar groolot avatar hregis avatar jfefe avatar kreizit avatar lproemer avatar lrasamoelina avatar lrq3000 avatar marcosgdf avatar openthink-laurent avatar rdoursenaud avatar remyyounes avatar ricardosequeira avatar rodo avatar simnandez avatar viniciusvgn avatar zcattacz avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dolibarr's Issues

Export agenda : filtrer selon les éléments auxquels l'utilisateur est associé

Dans l'export d'agenda /public/agenda/agendaexport.php + /comm/action/class/actioncomm.class.php il faut rajouter un filtre qui permette d'aller chercher les événements liés à un utilisateur ou à un projet dont l'utilisateur fait partie.

Avec un truc comme ça comme idée pour aller choper les utilisateurs (contacts) d'un projet :

SELECT * FROM `dlb_element_contact` WHERE `fk_socpeople`=8 AND (`fk_c_type_contact`=160 OR `fk_c_type_contact`=161)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.