Giter VIP home page Giter VIP logo

docs's Introduction

Akaunting Documentation

This repository contains the source of the Akaunting documentation, currently accessible at akaunting.com/docs.

The documentation is structured in folders, exactly as you see them on the main website.

You can read all of the documentation within as its just in plain text files, marked up with Markdown.

If you would like a local copy of the documentation, you can either download it or you can clone the repository by running the following command:

git clone git://github.com/akaunting/docs docs

Contributing

Contributing to the documentation is very simple. Feel free to fork the repository, add your changes and give back by issuing a pull request. You can even edit the docs directly on GitHub, without having to ever download the files. Make sure to follow the conventions before issuing a pull request.

You are also very welcome to make any suggestions or report any kind of problem with the documentation by opening a new Issue.

Conventions

This is a list of few conventions we follow when writing documentation that help keep the repository well organized and consistent. Feel free to use any already available as reference.

  • Every change/pull request must be reviewed first. Once reviewed, approved and pulled, it will get merged into the master branch and automatically picked up by the website.

  • File and folder names must always be written in dash and lower case. For example, if you wanted to convert “How to Install” in dash-lower-case, you would name it “how-to-install”.

  • There are some reserved names that can’t be used for anything but the scope they are intended for:

  • README.md: This is a reserved name of GitHub, used to describe the content of a particular repository directory, like this you are reading right now.

  • MENU.md: The menu file contains the navigation structure of the documentation. The menu is represented as sidebar in the Akaunting Documentation page. Menu links must not contain the file extension which means not "how-to-install.md" but "how-to-install".

  • INDEX.md: This file defines the content of the home page of documentation.

  • _images: When the document requires images, they can be placed into the respected _images folder.

  • Every document must contain an H1 (=) text at the beginning/top of the file.

  • Headers sub lines (= and -) must always align to the header text. Because this can easily get confusing, be sure to use a mono-spaced fonts. Here a couple of examples of well aligned headers:

    Header H1
    =========
    
    Header H2
    ---------
    

The headers allow for a much flexible output. For example we define the title of a Markdown file based on its H1 header title variable, rather than the file name itself.

If you have any question feel free to open an Issue.

Thank You

docs's People

Contributors

batuhawk avatar braceyourself avatar craigatcd avatar cuneytsenturk avatar denisdulici avatar dev-zm-sl avatar drbyte avatar enessacid-buker avatar fleetain avatar halimturkoglu avatar mehmetcoban avatar minusplusminus avatar ows-ali avatar pavel-mironchik avatar redrich avatar savasece avatar stojankukrika avatar tirjok avatar wkigenyi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

I cannot change item's price

I am using the Turkish version and only Turkish currency. I have created a bunch of items to sell. Later I wanted to modify the price, and was unable to. For instance, I change the price from 7,00 TL to 7,50, I press "Save" but when I open it again I see no change, it still shows 7,00 TL. The same thing happens to every item in the list. It maintains the price I set when I create the item, and impossible to change the price later.

How to develop?

Kind of large question :-p, I had worked with php, and phpmaker as frontend creator. Have never worked with laravel. Do you have any easy hint/doc about how to start for a newbie with this framework?

Thanks!

Invoices and revenues

I'm wondering if a paid invoice should become a revenue. Should this not to be the expected behavior?

Feature request: class tracking

Hello,
My feature request is to "clone" the "categories" table into a table named "class", and then add the ability track classes the same way categories are tracked. Even better would be the ability to add an arbitrary number of classes to any invoice/bill/transaction (many to many relationship).

Language change in nepali

I want to change language of this erp. what should i have to do. plz suggest me. This erp is awesome great work.

Error Installation

proc_open needs to be enabled!;
and
proc_close needs to be enabled!

not support my provider host for proc_open and proc_close to enable because disable function

Edit text: Invoice change to Quotation

Is there any way this could happen? because the situation usually my client would ask for quotation first, after confirmed, then only I send an invoice.

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.