Coder Social home page Coder Social logo

Comments (3)

delcroip avatar delcroip commented on July 30, 2024

thanks for this work

here my feedback

  • in temisheet.js: html += '<td colspan = "' + (headerLenth -1) + '" align = "right" > TOTAL </td>'; cannot be replaced by html += '<td></td><td align = "right" > TOTAL </td>'; because it needs to cover all colunm of the table, the nuber of column is base on config
  • the mobile support code (look advanced) is hardcoded in 2 pages I will try to inject it via function to avoid code duplication

I created a branch with your code, I will have to test it but I will try to do it next week to make a version out of it

from dolibarr_project_timesheet.

delcroip avatar delcroip commented on July 30, 2024

here the branch https://github.com/delcroip/dolibarr_project_timesheet/tree/issue/236

do hesitate to create branch your self and PR, even release, lately I am quite busy with other project so I am not so reactive

br

from dolibarr_project_timesheet.

delcroip avatar delcroip commented on July 30, 2024

Actually, to be fair it would be better if you create a branch like that your work will be under your name (I don't like "stealing" your code)

from dolibarr_project_timesheet.

Related Issues (20)

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.