Coder Social home page Coder Social logo

tkl-nomadic-odoo's People

Contributors

doccyblade avatar jedmeister avatar l-arnold avatar lirazsiri avatar ongle avatar qq7 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tkl-nomadic-odoo's Issues

DEV Branch (beta 2) not Starting

Since my first ISO build I have not been able to get Odoo Services properly started.

Doing a New test now but expect we had a few config files cross each other.

for Landis dev-wip1 is working.

We need to be cautious however. The branches are mergable but we are getting several commits in each branch ahead of ourselves.

Need to see what changed just before build.

Build Communications

I propose we move some of these conversations off of TRACKER and into Issues for tkl-nomadic-odoo as I am doing here.

Probably want to have @DocCyblade, @l-arnold and @JedMeister watching (yep) - updated. Also needed to bring JedMeister in as a Collaborator to get an @ to work.

Integrating Postfix effectively into Odoo

Just saw this when browsing the "traffic" to this repo. Seems lots of people are trying to figure how to use Postfix for an Odoo Mail Server: (far and away most popular)

Find how to Integrate Postfix Mailing into Odoo Mail Services · Issue #20 · l... 24 20
Connector Jobrunner Setup · Issue #37 4 4
Bring your doc-master up to speed with TKL Odoo Master by DocCyblade · Pull R... 3 2
l-arnold/tkl-nomadic-odoo 2 2
Home 2 2
Issues 2 1
Comparing l-arnold:doc-master...DocCyblade:master 1 1
Comparing l-arnold:master...DocCyblade:master 1 1
Data Migration Documentation · Issue #18 1 1
Final TODO List for TKL Consideration TKL-Final-RC1 · Issue #26 · l-arnold/tk... 1 1

Landing for index.php in Jessie

As I have seen Jessie Apps have index.php land in /var/www/html/

while pre Jessie they landed in /var/www/

This index.php (console) is operating out of pre jessie territory /var/www

not sure if this is an issue.

DEV Branch not loading Service

Chasing Windmills with the gradual upgrade...

There is a init file there . I changed its "code" to 755 from 644 thinking that would help but not seeing it.

systemctl restart openerp-server.service
Failed to restart openerp-server.service: Unit openerp-server.service failed to load: No such file or directory.
systemctl stop openerp-server.service
Failed to stop openerp-server.service: Unit openerp-server.service not loaded.
systemctl start openerp-server.service
Failed to start openerp-server.service: Unit openerp-server.service failed to load: No such file or directory.

use updated URL for wkhtmltopdf downloads

Hello,

wkhtmltopdf has moved the downloads provider from SourceForge to gna.org. As mentioned in the linked message, all earlier downloads have been removed from SourceForge and you are strongly advised to migrate to the new URLs. The following files in your repository will need to be updated:

  • conf.d/20_odoo_depedencies

It is recommended to either subscribe to the mailing list or Twitter feed to receive updates on new releases and further changes.

Thanks,
wkhtmltopdf maintainer

Final TODO List for TKL Consideration TKL-Final-RC1

Use this post to keep track of a final TODO list, this TODO list could create one or more issues. Any issues that would be created, just post a link to this issue so it's cross linked. Also tag it with the tkl-final-rc1 tag.

  • Update confconsole.txt (remove Samba references)(remove webconsole ref)
  • Documentation Approach (separate issue for this (will be focused on DOCS folder)).
  • Load Backup of openerp-server.conf in etc/odoo as openerp-server-backup for safety
  • Review openerp-server-man.conf (for relavence or usefulness)
  • If Connector Left in, update etc/init.d/openerp-server to reflect outlined changes for jobrunner in connector (see citation below - landis has changes built in beta 02 working SERVER)
  • Optional but desired Check that ADDONS added actually load and do something (I - LA - have a checklist to go through.. A few hours looking at OCA)
  • Check that Logs being Generated and Turned Over for (x time period)
  • Put link for odoo "database managment" into Web Console as it is in ConfConsole
  • (SHOULD NOT MAKE DEFAULT Got whtmltox (or whtmltopdf) functioning. Check with any "generated document" ie quotation
  • (SHOULD NOT MAKE DEFAULTWorkers = 2 (not 0) unless breaking whtmltox (connector wants min 1)
  • [x](SHOULD NOT MAKE DEFAULT) Debug Memory Limit Hard Minimum (add to openerp-server.conf) when jobrunners are used.
    Was able to get past this: Documented here:OCA/connector-magento#152
    • [x](SHOULD NOT MAKE DEFAULT) Workers = 2 (not 0) unless breaking whtmltox (connector wants min 1)
  • Debug Memory Limit Hard Minimum (add to openerp-server.conf) if jobrunners are used.
  • Check process security
  • Check config file security.
  • Final code cleanup / check
  • Final build tests CHROOT
  • Final build test ISO
  • Final build test Full ISO install
  • Check "reboot" cycles. From ConfConsole getting 50%. Half say "reached target shutdown" but do not shutdown... Either that or I am impatient. (LA) (subsequent 3: 2 did not reboot. 3rd did) works well enough. Seems not an Odoo issue.
  • Other Finals....

Landis Can Edit. Can also see how to make a check Box (Can Check without being in EDIT MODE!)

  • test check.... (put an X not a space in there)

EtherPad integration

Could potentially Pull part of TKL Library.
Otherwise look at how to connect as in:

Settings/Company/Company
Pads
Pad Server
Pad Api Key

Connector Jobrunner Setup

In my current experience the Connector platform (ie Magento etc) should run with JobRunner.

Pull details from various posts on this.

Ties up around Memory allocation in openerp-server.conf
plus a few other settings.

Integrate EtherPad on Odoo Server.

Perhaps there could be an "on/off" switch in case someone does not want to run it.

Hopefully can run on the Postgres DBM that Odoo runs on (separate database). Seems can use various Databases to run

Extra Module's Integration Process

Landis has a Finite set of well working Modules. Will work on those first.

had working in earlier dev-wip1 build. Unfortunately todays merge's with DEV leave those a bit stranded but the code is still there.

Basic stuff to pull together.

That said, this would be the place to focus on a slick system it seems.

ARCH VER REL Code

In 10-Odoo Dependencies we should probably clean it up as referenced in the Forum:

updated wkhtmltopdf download location Paul - Fri, 2015/08/14 - 23:20.

adjust these as suits your setup. They work as is for 64bit v13.0 TKL

ARCH=amd64
REL=wheezy
VER=0.12.2.1
wget http://download.gna.org/project/wkhtmltopdf/${VER}/wkhtmltox-${VER}_linux-${REL}-${ARCH}.deb deb -i --force-depends wkhtmltox-*.deb

apt-get -y -f install

Current CODE (10-Odoo-Dependencies) is reading as below and should try the "VER REL ARCH" path to make it easier to migrate moving forward. Best to look for other situations of similar as well.

wget http://download.gna.org/wkhtmltopdf/0.12/0.12.2.1/wkhtmltox-0.12.2.1_lin...

dpkg -i wkhtmltox-0.12.2.1_linux-jessie-amd64.deb
Add a custom footer

Manual Update Process (need correct permission)

@DocCyblade
(I'm a bit out of my element again)

Just brought in my old Database to a Build from the "Dev" level (no real changes)
However, wanting to run a "database" update at startup time.

In Webshell (su - openerp) getting the following thread and errors. Looks like the PID File should be owned by openerp (correct)

openerp@tkl-nomadic-dev:/opt/openerp$ /bin/bash openerp.init restart -d nomad -u all
Restarting openerp-server: start-stop-daemon: unable to open pidfile '/var/run/openerp-server.pid'
for writing (Permission denied)
start-stop-daemon: child returned error exit status 2 (No such file or directory)
openerp@tkt-nomadic-dev:/opt/openerp$ I

Data Migration Documentation

focusing on the "-u all -d" commands to be sure that Databases are properly upgraded when imported.

I would expect Odoo does this by default in database manager, but need to confirm

Have some other references to this but just lost track of them and need to refind (were on first version of this post that was lost)

Documentation

There is a fair bit of information we should Impart.

Thinking that this may be a "moving" subject, can we have a WIKI?
I otherwise propse we build it into the Documentation system with in var/www here
(see port https://Server:12324)

Look at Samba (purposes, access, security)

Working as we speak on a new Windows 10 machine. No "Fileserver" showing itself.

Seems it was showing itself on Windows 7 (or similar last week).

Worth looking at this.

Main issue, should it stay? Should it go?

Integrate 50-external-modules on optional basis

Need to work with both

firstboot Init Hooks and ConfConsole

to allow updating of "addons" path to integrate "chosen" extra modules in openerp-server.conf on installed system.


Prior to that, Need to have external Modules all show in
openerp-server.conf addons path line.

Each needs to be declared with a comma between.
Would be best to have a sed command.

Active Jessie LAPP - this is not a branch

Any changes to Jessie LAPP will likely not be reflected here as this is not active BRANCH

I have only seen one small change however the possibility exists of separation.

Need to move this into own space anyway.

Potentially have a TKL mailing list for Odoo

Seems that just as "security updates" can have a Mailing list so could other subjects.

A TKL Odoo Mailing list would seem a great way to build community and support for the platform.

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.