dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] de8e71: Maintain origin_id and origin


From: Juanjo Menent
Subject: [Dolibarr-git] [Dolibarr/dolibarr] de8e71: Maintain origin_id and origin for copy document
Date: Fri, 06 Nov 2015 00:15:37 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: de8e7107ee42659c0f46fba61048058c5e36e89e
      
https://github.com/Dolibarr/dolibarr/commit/de8e7107ee42659c0f46fba61048058c5e36e89e
  Author: Sergio Sanchis Climent <address@hidden>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture/class/facture.class.php

  Log Message:
  -----------
  Maintain origin_id and origin for copy document
Fix any errors.


  Commit: 6b01db59602602fa23a4255bd70bdcf52123d574
      
https://github.com/Dolibarr/dolibarr/commit/6b01db59602602fa23a4255bd70bdcf52123d574
  Author: Sergio Sanchis Climent <address@hidden>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M .tx/config
    M composer.json
    M dev/skeletons/build_class_from_table.php
    M dev/skeletons/skeleton_card.php
    M dev/skeletons/skeleton_class.class.php
    M dev/skeletons/skeleton_list.php
    M htdocs/admin/oauth.php
    M htdocs/admin/pdf.php
    M htdocs/admin/receiptprinter.php
    M htdocs/cashdesk/admin/cashdesk.php
    M htdocs/comm/action/card.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/contrat/list.php
    M htdocs/core/class/dolreceiptprinter.class.php
    M htdocs/core/class/hookmanager.class.php
    M htdocs/core/lib/functions.lib.php
    M htdocs/core/lib/geturl.lib.php
    M htdocs/core/lib/images.lib.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/modOauth.class.php
    M htdocs/core/modules/modReceiptPrinter.class.php
    M htdocs/core/modules/oauth/getgoogleoauthcallback.php
    M htdocs/core/modules/printing/printgcp.modules.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/expedition/class/expedition.class.php
    M htdocs/includes/OAuth/Common/Storage/DoliStorage.php
    R htdocs/includes/escpos/.gitignore
    R htdocs/includes/escpos/Escpos.php
    R htdocs/includes/escpos/LICENSE.md
    R htdocs/includes/escpos/README.md
    R htdocs/includes/escpos/composer.json
    R htdocs/includes/escpos/composer.lock
    R htdocs/includes/escpos/doc/Makefile
    R htdocs/includes/escpos/doc/escpos.conf
    R htdocs/includes/escpos/example/README.md
    R htdocs/includes/escpos/example/barcode.php
    R htdocs/includes/escpos/example/bit-image.php
    R htdocs/includes/escpos/example/character-encodings-with-images.php
    R htdocs/includes/escpos/example/character-encodings.php
    R htdocs/includes/escpos/example/character-tables.php
    R htdocs/includes/escpos/example/demo.php
    R htdocs/includes/escpos/example/graphics.php
    R htdocs/includes/escpos/example/interface/README.md
    R htdocs/includes/escpos/example/interface/ethernet.php
    R htdocs/includes/escpos/example/interface/linux-usb.php
    R htdocs/includes/escpos/example/interface/smb.php
    R htdocs/includes/escpos/example/interface/windows-lpt.php
    R htdocs/includes/escpos/example/interface/windows-usb.php
    R htdocs/includes/escpos/example/print-from-html.php
    R htdocs/includes/escpos/example/print-from-pdf.php
    R htdocs/includes/escpos/example/qr-code.php
    R htdocs/includes/escpos/example/receipt-with-logo.php
    R 
htdocs/includes/escpos/example/resources/character-encoding-test-strings.inc
    R htdocs/includes/escpos/example/resources/document.odt
    R htdocs/includes/escpos/example/resources/document.pdf
    R htdocs/includes/escpos/example/resources/document.z
    R htdocs/includes/escpos/example/resources/escpos-php-small.png
    R htdocs/includes/escpos/example/resources/escpos-php.png
    R htdocs/includes/escpos/example/resources/tux.png
    R htdocs/includes/escpos/example/specific/29-latvian-star-tup592.php
    R 
htdocs/includes/escpos/example/specific/32-german-tm-t20-ii-custom-command.php
    R htdocs/includes/escpos/example/specific/33-spanish-seypos-prp-300.php
    R htdocs/includes/escpos/example/specific/39-currency-symbols.php
    R htdocs/includes/escpos/example/specific/44-pound-symbol-star-tsp650.php
    R htdocs/includes/escpos/example/specific/50-P-822D-greek.php
    R htdocs/includes/escpos/example/specific/6-arabic-epos-tep-220m.php
    R htdocs/includes/escpos/example/specific/README.md
    R htdocs/includes/escpos/example/text-size.php
    R htdocs/includes/escpos/src/AbstractCapabilityProfile.php
    R htdocs/includes/escpos/src/CodePage.php
    R htdocs/includes/escpos/src/DefaultCapabilityProfile.php
    R htdocs/includes/escpos/src/DummyPrintConnector.php
    R htdocs/includes/escpos/src/EposTepCapabilityProfile.php
    R htdocs/includes/escpos/src/EscposImage.php
    R htdocs/includes/escpos/src/EscposPrintBuffer.php
    R htdocs/includes/escpos/src/FilePrintConnector.php
    R htdocs/includes/escpos/src/ImagePrintBuffer.php
    R htdocs/includes/escpos/src/NetworkPrintConnector.php
    R htdocs/includes/escpos/src/P822DCapabilityProfile.php
    R htdocs/includes/escpos/src/PrintBuffer.php
    R htdocs/includes/escpos/src/PrintConnector.php
    R htdocs/includes/escpos/src/SimpleCapabilityProfile.php
    R htdocs/includes/escpos/src/StarCapabilityProfile.php
    R htdocs/includes/escpos/src/WindowsPrintConnector.php
    R 
htdocs/includes/escpos/src/cache/Characters-DefaultCapabilityProfile.ser.gz
    R htdocs/includes/escpos/src/cache/Characters-SimpleCapabilityProfile.ser.gz
    R htdocs/includes/escpos/src/cache/Characters-StarCapabilityProfile.ser.gz
    R htdocs/includes/escpos/test/bootstrap.php
    R htdocs/includes/escpos/test/integration/ExampleTest.php
    R htdocs/includes/escpos/test/integration/resources/output/barcode.bin
    R htdocs/includes/escpos/test/integration/resources/output/bit-image.bin
    R 
htdocs/includes/escpos/test/integration/resources/output/character-encodings.bin
    R 
htdocs/includes/escpos/test/integration/resources/output/character-tables.bin
    R htdocs/includes/escpos/test/integration/resources/output/demo.bin
    R htdocs/includes/escpos/test/integration/resources/output/graphics.bin
    R htdocs/includes/escpos/test/integration/resources/output/interface.bin
    R 
htdocs/includes/escpos/test/integration/resources/output/print-from-pdf.bin.z
    R htdocs/includes/escpos/test/integration/resources/output/qr-code.bin
    R 
htdocs/includes/escpos/test/integration/resources/output/receipt-with-logo.bin
    R htdocs/includes/escpos/test/integration/resources/output/text-size.bin
    R htdocs/includes/escpos/test/phpunit.xml
    R htdocs/includes/escpos/test/unit/AbstractCapabilityProfileTest.php
    R htdocs/includes/escpos/test/unit/EscposImageTest.php
    R htdocs/includes/escpos/test/unit/EscposPrintBufferTest.php
    R htdocs/includes/escpos/test/unit/EscposTest.php
    R htdocs/includes/escpos/test/unit/WindowsPrintConnectorTest.php
    R htdocs/includes/escpos/test/unit/resources/black_transparent.gif
    R htdocs/includes/escpos/test/unit/resources/black_transparent.png
    R htdocs/includes/escpos/test/unit/resources/black_white.bmp
    R htdocs/includes/escpos/test/unit/resources/black_white.gif
    R htdocs/includes/escpos/test/unit/resources/black_white.jpg
    R htdocs/includes/escpos/test/unit/resources/black_white.png
    R htdocs/includes/escpos/test/unit/resources/canvas_black.bmp
    R htdocs/includes/escpos/test/unit/resources/canvas_black.gif
    R htdocs/includes/escpos/test/unit/resources/canvas_black.jpg
    R htdocs/includes/escpos/test/unit/resources/canvas_black.png
    R htdocs/includes/escpos/test/unit/resources/canvas_white.bmp
    R htdocs/includes/escpos/test/unit/resources/canvas_white.gif
    R htdocs/includes/escpos/test/unit/resources/canvas_white.jpg
    R htdocs/includes/escpos/test/unit/resources/canvas_white.png
    R htdocs/includes/escpos/test/unit/resources/demo.php
    R htdocs/includes/escpos/test/unit/resources/doc.pdf
    M htdocs/install/mysql/tables/llx_c_field_list.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/oauth.lang
    M htdocs/langs/en_US/printing.lang
    M htdocs/langs/fr_FR/admin.lang
    M htdocs/printing/admin/printing.php
    M htdocs/product/admin/product.php
    M htdocs/product/document.php
    M htdocs/product/price.php
    M htdocs/product/stock/product.php
    M htdocs/user/card.php
    M htdocs/user/index.php

  Log Message:
  -----------
  Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop


  Commit: 6bf8b7f328f7c9fb8cecb32b38708d40f3764a96
      
https://github.com/Dolibarr/dolibarr/commit/6bf8b7f328f7c9fb8cecb32b38708d40f3764a96
  Author: Sergio Sanchis Climent <address@hidden>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M htdocs/comm/propal/class/propal.class.php

  Log Message:
  -----------
  Default value origin_id and origin


  Commit: 75c0331b38d3ecd22769f18601824ae526993024
      
https://github.com/Dolibarr/dolibarr/commit/75c0331b38d3ecd22769f18601824ae526993024
  Author: Juanjo Menent <address@hidden>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture/class/facture.class.php

  Log Message:
  -----------
  Merge pull request #3907 from olsesacl/develop-fix

Maintain origin_id and origin for copy document


Compare: 
https://github.com/Dolibarr/dolibarr/compare/eded4557feac...75c0331b38d3

reply via email to

[Prev in Thread] Current Thread [Next in Thread]