Dedan Irungu
Dedan Irungu
  • 3
  • 8 817
MPesa AI bot
Demo: t.me/aimpesademo_bot
Or
Search for bot aimpesademo_bot in telegram
Welcome to the future of M-Pesa payment processing with AIMPesaDemo Bot! Sign up, enroll, and create your wallet effortlessly to experience seamless transactions. Top up your wallet with ease by adding funds like "Top up 200" or "Add 200 to my wallet."
Send money hassle-free to phone numbers with commands like "Send 50 to 0713034569" or "Transfer 200 to 0713034569." Need to pay a Till number? Use commands like "Pay 50 to Till 9051903"
Paying bills? Simply command "Pay 20 to Paybill 220220 for account 0713034569" or "Clear bill of 200 to Paybill 220220 for account 0713034569." Sending money to a bank? No problem! Use commands like "Send 100 to EQBL account number 22323232323" or "Deposit 100 to EQBL account number 22323232323."
Withdraw funds effortlessly by commanding "Withdraw 20" or "Cash out 200." Plan ahead by adding future expenses with commands like "Pay 50 to Till 9051903 next week Friday"
Activate fake mode for testing purposes with commands like "Enable fake" or "Activate fake mode." Start saving effortlessly by commanding "Start Saving" or "Activate Saving Mode." You can also enable donating with commands like "Enable Donating" or "Start Donation."
Check your transaction history or statement with commands like "Payment history" or "Whole statement." Add transactions to your watch list with commands like "Watch payment to watch list" or "Watch this."
Переглядів: 194

Відео

Fighting poverty by sharing resources.
Переглядів 883 роки тому
dedanirungu.github.io/sharing/ How Shared economy can be to used to eradicate poverty Most people living in poverty, alive a life with lack of resources.This can be changed the lives of community members by improving access to resources. This can be done by having most needed resources shared within the community which will result in an increase in member earnings and better livelihood. Questio...
Mikrotik + Odoo ERP Integration with MPESA For Internet Service Provider(ISP)
Переглядів 9 тис.3 роки тому
A system for auto-billing clients with the ability to enable and disable payment and expiry respectively. The system works by integrating Odoo ERP with MPESA by interpreting messages to payment and auto-reconciling unpaid invoices with the payment transaction. It can work offline or online and does not need complex APIs integration for it to work. It uses PlaySMS, Odoo, Freeradius, and Mikrotik...

КОМЕНТАРІ

  • @franklinealenga1301
    @franklinealenga1301 Місяць тому

    Can we meet and do the software configuration for me

  • @jacksonkilonzo1699
    @jacksonkilonzo1699 Місяць тому

    How can I contact you

  • @wycliffe9270
    @wycliffe9270 2 місяці тому

    @dedanwanjiku i would like to have this software for my ISP billing

  • @bryo3109
    @bryo3109 4 місяці тому

    Hi i need this billing system

  • @magicskills9725
    @magicskills9725 4 місяці тому

    How can I reach out to you

  • @boychild3703
    @boychild3703 6 місяців тому

    Hi. I had to do a bunch of configurations for the app to install but at last, it just did. Am on odoo 15 but am missing the subscriptions tab??? Also, i cant find it anywhere in the xml files under views....you forgot maybe??? IDK. Anyway please advice...

    • @boychild3703
      @boychild3703 6 місяців тому

      Great work though, contact me too if u ever have any dev headaches yeah... But kwanza tell me what to do about the subscriptions' tab.

    • @dedanwanjiku
      @dedanwanjiku 6 місяців тому

      Please submit a pull request with your changes to github.com/mybizna/mybizna_isp or share your GitHub repo I check

    • @alimuddiny
      @alimuddiny 2 дні тому

      error on odoo15

  • @RemiLawal-f4e
    @RemiLawal-f4e 6 місяців тому

    How can i get this software

  • @jacklinemutua6320
    @jacklinemutua6320 7 місяців тому

    Really Great system. This is what we need in our company asap.

  • @wachiranyaga3424
    @wachiranyaga3424 Рік тому

    Could have been better if you demonstrate how to intergrate the mikrotik router configs with the odoo system

  • @jgcordobac
    @jgcordobac Рік тому

    How can I to get the "MObile Connect" module on 1:30 min

  • @jgcordobac
    @jgcordobac Рік тому

    Thanks that is a great module....

  • @Spinet57
    @Spinet57 Рік тому

    Hi,,if you'd code this software for me kindly let me have your contact please

    • @dedanwanjiku
      @dedanwanjiku Рік тому

      We have open source and premium reach me on 254732329393

    • @Spinet57
      @Spinet57 Рік тому

      @@dedanwanjiku this digits are many

  • @peterpaulndiangui1460
    @peterpaulndiangui1460 2 роки тому

    I would like to have this system.

  • @fiberlitnetworks
    @fiberlitnetworks 2 роки тому

    Hello, how can I get the Mobile Connect module?

  • @fiberlitnetworks
    @fiberlitnetworks 2 роки тому

    Error: Odoo Server Error Traceback (most recent call last): File "/odoo/odoo-server/odoo/addons/base/models/ir_http.py", line 237, in _dispatch result = request.dispatch() File "/odoo/odoo-server/odoo/http.py", line 683, in dispatch result = self._call_function(**self.params) File "/odoo/odoo-server/odoo/http.py", line 359, in _call_function return checked_call(self.db, *args, **kwargs) File "/odoo/odoo-server/odoo/service/model.py", line 94, in wrapper return f(dbname, *args, **kwargs) File "/odoo/odoo-server/odoo/http.py", line 347, in checked_call result = self.endpoint(*a, **kw) File "/odoo/odoo-server/odoo/http.py", line 912, in __call__ return self.method(*args, **kw) File "/odoo/odoo-server/odoo/http.py", line 531, in response_wrap response = f(*args, **kw) File "/odoo/odoo-server/addons/web/controllers/main.py", line 1398, in call_button action = self._call_kw(model, method, args, kwargs) File "/odoo/odoo-server/addons/web/controllers/main.py", line 1386, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/odoo/odoo-server/odoo/api.py", line 399, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/odoo/odoo-server/odoo/api.py", line 386, in _call_kw_multi result = method(recs, *args, **kwargs) File "<decorator-gen-72>", line 2, in button_immediate_install File "/odoo/odoo-server/odoo/addons/base/models/ir_module.py", line 74, in check_and_log return method(self, *args, **kwargs) File "/odoo/odoo-server/odoo/addons/base/models/ir_module.py", line 475, in button_immediate_install return self._button_immediate_function(type(self).button_install) File "/odoo/odoo-server/odoo/addons/base/models/ir_module.py", line 593, in _button_immediate_function modules.registry.Registry.new(self._cr.dbname, update_module=True) File "/odoo/odoo-server/odoo/modules/registry.py", line 89, in new odoo.modules.load_modules(registry._db, force_demo, status, update_module) File "/odoo/odoo-server/odoo/modules/loading.py", line 461, in load_modules loaded_modules, update_module, models_to_check) File "/odoo/odoo-server/odoo/modules/loading.py", line 349, in load_marked_modules perform_checks=perform_checks, models_to_check=models_to_check File "/odoo/odoo-server/odoo/modules/loading.py", line 179, in load_module_graph load_openerp_module(package.name) File "/odoo/odoo-server/odoo/modules/module.py", line 385, in load_openerp_module __import__('odoo.addons.' + module_name) File "/odoo/custom/addons/mybizna_isp/__init__.py", line 4, in <module> from . import models File "/odoo/custom/addons/mybizna_isp/models/__init__.py", line 6, in <module> from . import connections File "/odoo/custom/addons/mybizna_isp/models/connections.py", line 3, in <module> import mysql.connector as mysql Exception The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/odoo/odoo-server/odoo/http.py", line 639, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/odoo/odoo-server/odoo/http.py", line 315, in _handle_exception raise exception.with_traceback(None) from new_cause ModuleNotFoundError: No module named 'mysql'

  • @odongomaxx
    @odongomaxx 2 роки тому

    Would you explain installation process Mr. Dedan

  • @hayley932
    @hayley932 2 роки тому

    Good Day i have installed this module on my system it looks like it has great potential. However i am missing the subscription tab. is there another app or module i need to install? i am testing on odoo 14.

  • @mamuch7665
    @mamuch7665 2 роки тому

    Amazing work, would love to learn more.😀😃

  • @yezaw5686
    @yezaw5686 2 роки тому

    Hello, how can I get the Mobile Connect module?

    • @dedanwanjiku
      @dedanwanjiku 2 роки тому

      I will share it at github and update you.

    • @yezaw5686
      @yezaw5686 2 роки тому

      @@dedanwanjiku Thanks you.

    • @yezaw5686
      @yezaw5686 2 роки тому

      @@dedanwanjiku Brother, help me please.

  • @CyberGuardAcademy-g9p
    @CyberGuardAcademy-g9p 2 роки тому

    hello, how can I get the system?

  • @palnetfamily8772
    @palnetfamily8772 2 роки тому

    Hello. I have loved this. I want my WiFi users to automatically pay via mobile money how do I do it?

    • @SolitaireDaily
      @SolitaireDaily 2 роки тому

      hello did yo manage? I'm in Kenya and am looking for such a solution

    • @palnetfamily8772
      @palnetfamily8772 2 роки тому

      @@SolitaireDaily not yet

  • @engjamesmbugua8926
    @engjamesmbugua8926 3 роки тому

    Hello Dedan.How can i reach you?.I am James from Kenya.

    • @dedanwanjiku
      @dedanwanjiku 3 роки тому

      my Business Phone Number is 254732329393

    • @omarijaphet9593
      @omarijaphet9593 2 роки тому

      @@dedanwanjiku you phone is off

    • @dedanwanjiku
      @dedanwanjiku 2 роки тому

      @@omarijaphet9593 reach on 254713034569

  • @cecilobiyo1608
    @cecilobiyo1608 3 роки тому

    does this use lipa na mpesa till or paybill?

    • @dedanwanjiku
      @dedanwanjiku 3 роки тому

      Contact me on phone number 254732329393

  • @geoffreykaranja9168
    @geoffreykaranja9168 3 роки тому

    How much would it cost to do the setup for me

    • @dedanwanjiku
      @dedanwanjiku 3 роки тому

      Kindly contact via phone number 254732329393

  • @flexxoone
    @flexxoone 3 роки тому

    What is the name of the module, is it sold in odoo stores?

    • @dedanwanjiku
      @dedanwanjiku 3 роки тому

      I am in the process of adding it to odoo store. You can download at github. github.com/mybizna/mybizna_isp

    • @flexxoone
      @flexxoone 3 роки тому

      @@dedanwanjiku Very well thank you Dedan.

    • @dedanwanjiku
      @dedanwanjiku 3 роки тому

      @@flexxoone In case you want improvement kindly let me know by submitting issues and feedback at github.

    • @dedanwanjiku
      @dedanwanjiku 3 роки тому

      apps.odoo.com/apps/modules/14.0/mybizna_isp

    • @flexxoone
      @flexxoone 3 роки тому

      @@dedanwanjiku you can write me on whatsapp. +51 955479055

  • @carrotdev9208
    @carrotdev9208 3 роки тому

    Amazing work Dedan!!

  • @anthonymogire
    @anthonymogire 3 роки тому

    Great work

  • @gogetasuper2222
    @gogetasuper2222 3 роки тому

    This is good work, you have covered all my concerns. Keep it up.

    • @dedanwanjiku
      @dedanwanjiku 3 роки тому

      It is now open source you can set it up and test.

    • @morriswamathai4868
      @morriswamathai4868 2 роки тому

      @@dedanwanjiku hello, that an amazing product, how can i test it

    • @evanceowiti5226
      @evanceowiti5226 11 місяців тому

      ​@@dedanwanjikuI would like to have this software