Hello Daniel,

Sorry to be late, I didn't see your last post....

But frankly about Odoo, I don't know, it surely can be customized...

You seems you want a electronic bids system... I know that you can define
and manage your supplier chain in Odoo... But having them to long in your
system and submit bids throught it I don't know...

Odoo project is modular by nature, I guess you can develop a module for
that or outsource to some Odoo shop depends of your budget.

The thing is that Odoo already support many of your requirements so you
don't have to reinvent the wheel for the CRM part, UI, reporting, etc.

Write a good CRM with web2py is a good amount of work...

I would suggest your to establish your requirements, evaluate Odoo or other
software and then think to wrote your own thing from scratch since you
seems something that may exist already...

Good luck

Richard



On Tue, Jul 14, 2015 at 9:30 PM, Daniel Dos Santos Guilhermino <
danielguilherm...@gmail.com> wrote:

> Dear Richard,
>
> Thank you for your comment, I just read and saw website Odoo, Good suggest!
>
> I had an idea when a I visit Odoo, Is possible We adapt CRM for purchase
> department, precisely for quotes? Let explain my idea:
>
> I will create a user for the buyer of the Company. It will request that
> the vendor companies to enroll on our website to participate in quotes. We
> will have two profiles: Buyer and Seller.
>
> Sellers are separated by departments such as services, consumer and etc.
>
> When the buyer need to make a quotation, it will complete the form with
> the request, select the department and submit,
>
> The system will automatically send the form to sellers that department,
> inviting them to participate in the quote.
>
> We need to create a room of quotations, where the buyer has access to the
> suppliers answers.
>
> It is different from Odoo, we have to register the suppliers, in this
> case, they will be invited to participate.
>
> I dont know if I was clear on my explanation, What you think about?
>
> Best regards,
>
> Daniel - From Brazil!
>
> On Tuesday, July 14, 2015 at 10:23:06 AM UTC-3, Richard wrote:
>>
>> I would suggest if you need CRM functionnality that you have a look to
>> the existing open source project, let say Odoo (OpenERP) which contain an
>> CRM module and planty of orther thing... There is a Docker Odoo package
>> that may help you deploy it rapidly for testing...
>>
>> Richard
>>
>> On Tue, Jul 14, 2015 at 8:46 AM, 黄祥 <steve.van...@gmail.com> wrote:
>>
>>> I would like to deploy the Company to work a form " query" where
>>>> employees create requests for certain departments , and these departments
>>>> must respond to these requests. How best to work ? Using SQLform or Form ?
>>>>
>>>
>>> please start from simple first, after it run well, then go ahead to make
>>> it complex, the simple way to have it work is using SQLFORM.grid (CRUDS)
>>>
>>>
>>>>
>>>> We will need two profiles of users, developers and " departments " ,
>>>> how to manage this profile ?
>>>>
>>>
>>> just create it in auth_groups (users, developers and departments), after
>>> that assign the user (auth_users) to it's own group
>>>
>>> best regards,
>>> stifan
>>>
>>> --
>>> Resources:
>>> - http://web2py.com
>>> - http://web2py.com/book (Documentation)
>>> - http://github.com/web2py/web2py (Source code)
>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "web2py-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to web2py+un...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>  --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to